Bug#724233: iceweasel crashes with illegal instruction when accessing javascript gmail web page.

Javier Vasquez j.e.vasquez.v at gmail.com
Sun Sep 22 21:31:00 UTC 2013


I also got gdb log, and it shows the same failure:

[Thread 0x655ff490 (LWP 23275) exited]
[New Thread 0x655ff490 (LWP 23336)]
[New Thread 0x5bcff490 (LWP 23337)]
[New Thread 0x5b1ff490 (LWP 23358)]
[New Thread 0x572ff490 (LWP 23381)]
[New Thread 0x569ff490 (LWP 23398)]
[New Thread 0x530ff490 (LWP 23444)]
[Thread 0x5e5ff490 (LWP 23311) exited]
[New Thread 0x526ff490 (LWP 23447)]

Program received signal SIGILL, Illegal instruction.
0x77ded48c in __sqrt_finite () from /lib/mipsel-linux-gnu/loongson2f/libm.so.6

The back trace couldn't find the culprit:

(gdb) bt
#0  0x77ded48c in __sqrt_finite () from
/lib/mipsel-linux-gnu/loongson2f/libm.so.6
#1  0x778b3868 in lookup (x=<optimized out>, f=<optimized out>,
this=<optimized out>) at
/build/iceweasel-AksY7a/iceweasel-24.0/js/src/jsmath.h:44
#2  js_math_sqrt (cx=0x6616c220, argc=<optimized out>, vp=0x718a71f8)
at /build/iceweasel-AksY7a/iceweasel-24.0/js/src/jsmath.cpp:766
#3  0x77757d24 in CallJSNative (args=..., native=<optimized out>,
cx=<optimized out>) at ../../../js/src/jscntxtinlines.h:321
...
#38 0x76935544 in nsWindow::OnMotionNotifyEvent (this=0x6ebdbb50,
aEvent=0x718d28c0) at
/build/iceweasel-AksY7a/iceweasel-24.0/widget/gtk2/nsWindow.cpp:2558
#39 0x76935610 in motion_notify_event_cb (widget=<optimized out>,
event=0x718d28c0) at
/build/iceweasel-AksY7a/iceweasel-24.0/widget/gtk2/nsWindow.cpp:5208
#40 0x7488646c in ?? () from /usr/lib/mipsel-linux-gnu/libgtk-x11-2.0.so.0
warning: GDB can't find the start of the function at 0x7488646a.

    GDB is unable to find the start of the function at 0x7488646a
and thus can't determine the size of that function's stack frame.
This means that GDB may be unable to access that stack frame, or
the frames below it.
    This problem is most likely caused by an invalid program counter or
stack pointer.
    However, if you think GDB should simply search farther back
from 0x7488646a for code which looks like the beginning of a
function, you can increase the range of the search using the `set
heuristic-fence-post' command.

Attached goes the full gdb output.

-- 
Javier.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iceweasel_gdb_new.log
Type: text/x-log
Size: 10433 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-mozilla-maintainers/attachments/20130922/2b92ec95/attachment.bin>


More information about the pkg-mozilla-maintainers mailing list