reproducible browser crash in linux
Posted: 02-16-2005, 06:35 PM
this url:
http://www.offroad-challenge.home.ro
A backtrace seems to indicate that the flash player is at fault.
Shockwave Flash 6.0 r79
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 1086625792 (LWP 20606)]
0x43c8eb91 in ApplyEnvelope () from
/usr/lib/mozilla-firefox/plugins/libflashplayer.so
(gdb) bt
#0 0x43c8eb91 in ApplyEnvelope () from
/usr/lib/mozilla-firefox/plugins/libflashplayer.so
#1 0x43c8da81 in CoreSoundMix::BuildBuffer () from
/usr/lib/mozilla-firefox/plugins/libflashplayer.so
#2 0x43c8cfe8 in CoreSoundMix::SendBuffer () from
/usr/lib/mozilla-firefox/plugins/libflashplayer.so
#3 0x43c8c92c in CoreSoundMix::PollSound () from
/usr/lib/mozilla-firefox/plugins/libflashplayer.so
#4 0x43d19231 in PlatformPlayer::XSoundTimerProc () from
/usr/lib/mozilla-firefox/plugins/libflashplayer.so
#5 0x408ca715 in XtAppProcessEvent () from /usr/X11R6/lib/libXt.so.6
#6 0x08bec641 in nsCLiveconnect::~nsCLiveconnect ()
#7 0x405e4dcc in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0
#8 0x405e26b2 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#9 0x405e3738 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0x405e3a70 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0x405e4013 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#12 0x402d7a23 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x08567528 in nsAppShell::ReleaseGlobals ()
#14 0x08a0b754 in nsAppShellService::AttemptingQuit ()
#15 0x08c0fa30 in xre_main ()
#16 0x0834a344 in main ()
(gdb)
OR
Shockwave Flash 7.0 r25
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 1086625792 (LWP 20708)]
0x43ce46d5 in ApplyEnvelope () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
(gdb) bt
#0 0x43ce46d5 in ApplyEnvelope () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#1 0x43ce2f7a in CoreSoundMix::BuildBuffer () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#2 0x43ce283a in CoreSoundMix::SendBuffer () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#3 0x43ce21a7 in CoreSoundMix::PollSound () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#4 0x43cc30e2 in CRaster::PaintBits () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#5 0x43ccbca0 in DisplayList::UpdateRect () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#6 0x43ccc06c in DisplayList::Update () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#7 0x43d1e2df in CorePlayer::UpdateBuffer () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#8 0x43d1da43 in CorePlayer::DrawScreen () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#9 0x43d1e237 in CorePlayer::UpdateScreen () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#10 0x43d12a6a in CorePlayer::DoPlay () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#11 0x43d517dc in UnixCommonPlayer::OnTimer () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#12 0x43d95a29 in gtkTimerCallback () from
/home/cmatei/.mozilla/plugins/libflashplayer.so
#13 0x405e4dcc in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0
#14 0x405e26b2 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#15 0x405e3738 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0x405e3a70 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x405e4013 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#18 0x402d7a23 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#19 0x08567528 in nsAppShell::ReleaseGlobals ()
#20 0x08a0b754 in nsAppShellService::AttemptingQuit ()
#21 0x08c0fa30 in xre_main ()
#22 0x0834a344 in main ()
(gdb)
The backtrace is from firefox.
Kernel is 2.6.7, sound is ALSA + OSS emulation. Even if I start ESD, the
result is the same (it crashes at the same location with the same floating
point exception).
Unfortunatelly, I've not found a more proper method to report this, other than
this forum.
Anyone having the same problem ?
Thanks,
Matei



Linear Mode

