Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 148222 Details for
Bug 223504
nasd fails at startup 'Fixing recursive fault but reboot is needed!'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
strace log for nasd started with autoOpen 'yes' in fc6
nasd_2.6.19-1.2911.fc6_panic_autoOpen-yes.trace (text/plain), 7.59 KB, created by
Lacrocivious Acrophosist
on 2007-02-16 18:40:39 UTC
(
hide
)
Description:
strace log for nasd started with autoOpen 'yes' in fc6
Filename:
MIME Type:
Creator:
Lacrocivious Acrophosist
Created:
2007-02-16 18:40:39 UTC
Size:
7.59 KB
patch
obsolete
>3625 execve("/usr/bin/nasd", ["/usr/bin/nasd", "-aa", "-b"], [/* 31 vars */]) = 0 >3625 brk(0) = 0x9901000 >3625 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f8e000 >3625 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >3625 open("/etc/ld.so.cache", O_RDONLY) = 3 >3625 fstat64(3, {st_mode=S_IFREG|0644, st_size=117707, ...}) = 0 >3625 mmap2(NULL, 117707, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f71000 >3625 close(3) = 0 >3625 open("/lib/libc.so.6", O_RDONLY) = 3 >3625 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\360\37"..., 512) = 512 >3625 fstat64(3, {st_mode=S_IFREG|0755, st_size=1576920, ...}) = 0 >3625 mmap2(0x1e9000, 1295780, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x1e9000 >3625 mmap2(0x320000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x137) = 0x320000 >3625 mmap2(0x323000, 9636, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x323000 >3625 close(3) = 0 >3625 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f70000 >3625 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f706c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >3625 mprotect(0x320000, 8192, PROT_READ) = 0 >3625 mprotect(0x1e5000, 4096, PROT_READ) = 0 >3625 munmap(0xb7f71000, 117707) = 0 >3625 brk(0) = 0x9901000 >3625 brk(0x9922000) = 0x9922000 >3625 open("/etc/nas//nasd.conf", O_RDONLY|O_LARGEFILE) = 3 >3625 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf9ed0f8) = -1 ENOTTY (Inappropriate ioctl for device) >3625 fstat64(3, {st_mode=S_IFREG|0444, st_size=2475, ...}) = 0 >3625 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f8d000 >3625 read(3, "#\n#\tA sample config file for the"..., 8192) = 2475 >3625 read(3, "", 4096) = 0 >3625 write(2, "config: Maxfrags set to 3\n", 26) = 26 >3625 write(2, "config: Minfrags set to 2\n", 26) = 26 >3625 write(2, "config: Fragsize set to 256\n", 28) = 28 >3625 write(2, "config: Maxfrags set to 3\n", 26) = 26 >3625 write(2, "config: Minfrags set to 2\n", 26) = 26 >3625 write(2, "config: Fragsize set to 256\n", 28) = 28 >3625 read(3, "", 8192) = 0 >3625 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf9ed0f8) = -1 ENOTTY (Inappropriate ioctl for device) >3625 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(4, 1), ...}) = 0 >3625 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >3625 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f8c000 >3625 write(1, "Network Audio System Release 1.8"..., 33) = 33 >3625 write(2, "Network Audio System Release 1.8"..., 33) = 33 >3625 chdir("/") = 0 >3625 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7f70708) = 3626 >3625 setpgid(3626, 3626) = 0 >3625 exit_group(0) = ? >3626 setpgid(0, 3626) = 0 >3626 close(0) = 0 >3626 close(1) = 0 >3626 close(2) = 0 >3626 open("/dev/tty", O_RDWR|O_LARGEFILE) = 0 >3626 ioctl(0, TIOCNOTTY) = 0 >3626 close(0) = 0 >3626 open("/", O_RDONLY|O_LARGEFILE) = 0 >3626 dup2(0, 1) = 1 >3626 dup2(0, 2) = 2 >3626 chdir("/") = 0 >3626 close(0) = 0 >3626 close(1) = 0 >3626 munmap(0xb7f8c000, 4096) = 0 >3626 write(2, "", 0) = -1 EBADF (Bad file descriptor) >3626 open("/var/adm/X0msgs", O_RDWR|O_CREAT|O_APPEND|O_LARGEFILE, 0666) = -1 ENOENT (No such file or directory) >3626 open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 0 >3626 dup2(0, 2) = 2 >3626 close(0) = 0 >3626 getpgrp() = 3626 >3626 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 >3626 socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 0 >3626 setsockopt(0, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0 >3626 bind(0, {sa_family=AF_INET, sin_port=htons(8000), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 >3626 setsockopt(0, SOL_SOCKET, SO_LINGER, {onoff=0, linger=0}, 8) = 0 >3626 listen(0, 5) = 0 >3626 ioctl(0, SIOCGIFCONF, {64, {{"lo", {AF_INET, inet_addr("127.0.0.1")}}, {"eth0", {AF_INET, inet_addr("192.168.1.45")}}}}) = 0 >3626 umask(0) = 022 >3626 mkdir("/tmp/.sockets", 0777) = -1 EEXIST (File exists) >3626 unlink("/tmp/.sockets/audio0") = 0 >3626 socket(PF_FILE, SOCK_STREAM, 0) = 1 >3626 bind(1, {sa_family=AF_FILE, path="/tmp/.sockets/audio0"}, 22) = 0 >3626 listen(1, 5) = 0 >3626 umask(022) = 0 >3626 rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 >3626 rt_sigaction(SIGHUP, {0x8059b00, [HUP], SA_RESTART}, {SIG_DFL}, 8) = 0 >3626 rt_sigaction(SIGINT, {0x8059ac0, [INT], SA_RESTART}, {SIG_DFL}, 8) = 0 >3626 rt_sigaction(SIGTERM, {0x8059ac0, [TERM], SA_RESTART}, {SIG_DFL}, 8) = 0 >3626 open("/etc/X0.hosts", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >3626 rt_sigaction(SIGUSR1, {SIG_IGN}, {SIG_DFL}, 8) = 0 >3626 getppid() = 1 >3626 write(2, "A", 1) = 1 >3626 write(2, "uInitPhysicalDevices();\n", 24) = 24 >3626 write(2, "I", 1) = 1 >3626 write(2, "nit: will close device when fini"..., 50) = 50 >3626 write(2, "I", 1) = 1 >3626 write(2, "nit: will initialize mixer devic"..., 43) = 43 >3626 write(2, "o", 1) = 1 >3626 write(2, "penDevice OUT /dev/dsp mode 2\n", 30) = 30 >3626 open("/dev/dsp", O_RDWR|O_SYNC|O_LARGEFILE) = 4 >3626 write(2, "o", 1) = 1 >3626 write(2, "penDevice(1) IN /dev/dsp1 mode 0"..., 33) = 33 >3626 open("/dev/dsp1", O_RDONLY|O_LARGEFILE) = 5 >3626 write(2, "s", 1) = 1 >3626 write(2, "etupSoundcard(...);\n", 20) = 20 >3626 write(2, "+", 1) = 1 >3626 write(2, "+ Setting up Output device (/dev"..., 38) = 38 >3626 write(2, "+", 1) = 1 >3626 write(2, "++ requesting wordsize of 16, ", 30) = 30 >3626 ioctl(4, SNDCTL_DSP_SETFMT or SOUND_PCM_READ_BITS, 0x8062544) = 0 >3626 write(2, "g", 1) = 1 >3626 write(2, "ot 16\n", 6) = 6 >3626 write(2, "+", 1) = 1 >3626 write(2, "++ requesting 2 channel(s), ", 28) = 28 >3626 ioctl(4, SNDCTL_DSP_STEREO, 0x8062548) = 0 >3626 write(2, "g", 1) = 1 >3626 write(2, "ot 2 channel(s)\n", 16) = 16 >3626 write(2, "+", 1) = 1 >3626 write(2, "++ Requesting minimum sample rat"..., 43) = 43 >3626 ioctl(4, SNDCTL_DSP_SPEED or SOUND_PCM_READ_RATE, 0x8062550) = 0 >3626 write(2, "g", 1) = 1 >3626 write(2, "ot 5000\n", 8) = 8 >3626 write(2, "+", 1) = 1 >3626 write(2, "++ Requesting maximum sample rat"..., 44) = 44 >3626 ioctl(4, SNDCTL_DSP_SPEED or SOUND_PCM_READ_RATE, 0x8062554) = 0 >3626 write(2, "g", 1) = 1 >3626 write(2, "ot 44100\n", 9) = 9 >3626 ioctl(4, SNDCTL_DSP_SETFRAGMENT, 0xbf9ed630) = 0 >3626 write(2, "s", 1) = 1 >3626 write(2, "etupSoundcard(...);\n", 20) = 20 >3626 write(2, "+", 1) = 1 >3626 write(2, "+ Setting up Input device (/dev/"..., 38) = 38 >3626 write(2, "+", 1) = 1 >3626 write(2, "++ requesting wordsize of 8, ", 29) = 29 >3626 ioctl(5, SNDCTL_DSP_SETFMT or SOUND_PCM_READ_BITS
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 223504
: 148222 |
148225