It crashes at this row:

p->timer_elapsed = r == 0;

And the only thing that could cause problems is if the p pointer is
invalid. It is used right before in the ppoll call, so maybe something
inside ppoll destroys the stack somehow...?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1239172

Title:
  pulseaudio crashed with SIGSEGV in pa_rtpoll_run()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1239172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to