abrt 1.0.7 detected a crash. architecture: i686 Attached file: backtrace cmdline: audacious2 -i gtkui comment: I was listening to online radio station when it happened. component: audacious executable: /usr/bin/audacious2 kernel: 2.6.31.12-174.2.19.fc12.i686.PAE package: audacious-2.2-10.fc12 rating: 4 reason: Process was terminated by signal 11 (Segmentation fault) release: Fedora release 12 (Constantine)
Created attachment 396511 [details] File: backtrace
What is the audacious-plugins package that is installed? ( rpm --query audacious-plugins )
audacious-plugins-2.2-21.fc12.i686
oh, it was updated since the crash occurred. But as far as I remember, audacious often crashed when playing online radio stations. Maybe that's because I had a low Internet bandwidth so audacious may lose connection and that leads to its crash.
Yes, the neon plugin (for HTTP/HTTPS transport) did not handle all errors upon losing a connection. As a result, it continued to call the neon library, and in the library that lead to undefined behaviour by API definition - it dereferenced an internal NULL pointer and crashed. Since audacious-plugins-2.2-18 there is a work-around: https://admin.fedoraproject.org/updates/F12/FEDORA-2010-1696 Please try to reproduce with -21.fc12, and feel free to submit a fresh backtrace then. Or with -23.fc12: http://admin.fedoraproject.org/updates/audacious-plugins-2.2-23.fc12
*** This bug has been marked as a duplicate of bug 562164 ***