[pulseaudio-tickets] [PulseAudio] #395: Pulseaudio makes a break after Startup on PowerPC Hardware

PulseAudio trac-noreply at tango.0pointer.de
Fri Feb 20 15:21:13 PST 2009


#395: Pulseaudio makes a break after Startup on PowerPC Hardware
---------------------+------------------------------------------------------
  Reporter:  philro  |       Owner:  lennart 
      Type:  defect  |      Status:  reopened
  Priority:  normal  |   Milestone:          
 Component:  core    |    Severity:  normal  
Resolution:          |    Keywords:  PowerPC 
---------------------+------------------------------------------------------

Comment(by rhabarber1848):

 Some strace logs, before the pause:
 {{{
 rt_sigaction(SIGINT, {0xfb0c358, [], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGTERM, {0xfb0c358, [], SA_RESTART}, {SIG_DFL, [], 0}, 8) =
 0
 rt_sigaction(SIGUSR1, {0xfb0c358, [], SA_RESTART}, {SIG_DFL, [], 0}, 8) =
 0
 rt_sigaction(SIGUSR2, {0xfb0c358, [], SA_RESTART}, {SIG_DFL, [], 0}, 8) =
 0
 rt_sigaction(SIGHUP, {0xfb0c358, [], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
 time(NULL)                              = 1235171903
 open("/proc/self/auxv", O_RDONLY)       = -1 ENOENT (No such file or
 directory)
 rt_sigaction(SIGILL, {0xfb0c358, [], 0}, {SIG_DFL, [], 0}, 8) = 0
 }}}
 after the pause:
 {{{
 rt_sigaction(SIGILL, {SIG_DFL, [], 0}, NULL, 8) = 0
 open("/var/etc/pulse/default.pa", O_RDONLY|O_LARGEFILE) = 7
 fstat64(7, {st_mode=S_IFREG|0644, st_size=4010, ...}) = 0
 }}}
 During the pause, strace -fF shows nothing...

-- 
Ticket URL: <http://pulseaudio.org/ticket/395#comment:5>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list