[pulseaudio-tickets] [PulseAudio] #363: pulseaudio exits when a remote peer closes a connection to module-simple-protocol-tcp.

PulseAudio trac-noreply at tango.0pointer.de
Sat Sep 20 18:28:41 PDT 2008


#363: pulseaudio exits when a remote peer closes a connection to module-simple-
protocol-tcp.
----------------------+-----------------------------------------------------
  Reporter:  trustin  |       Owner:  lennart
      Type:  defect   |      Status:  new    
  Priority:  normal   |   Milestone:         
 Component:  daemon   |    Severity:  major  
Resolution:           |    Keywords:         
----------------------+-----------------------------------------------------
Comment (by coling):

 OK, the assertion is useful. It's showing some memory weirdness,
 essentially something is being referenced or unreferenced that is not a
 valid object...

 Do you have any patches applied?

 Ideally I'd like a full backtrace of the assertion.. You'll need to
 reproduce this error and then run gdb and get a full backtrace.

 Do something like:
 {{{
 ulimit -c unlimited
 <reproduce error>
 There should be a core.* file (where * will be the pid)
 You can then load: gdb `which pulseaudio` core.*
 Then type: info threads
 For each thread number do:
  thread n
  bt full

 Then attach the whole thing here.

-- 
Ticket URL: <http://www.pulseaudio.org/ticket/363#comment:3>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list