Closed
Bug 56403
Opened 24 years ago
Closed 24 years ago
Mozilla crashes when I type meta-leftarrow
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: davby, Assigned: don)
Details
(Keywords: crash)
Build: 2000101221
Platform: Solaris 2.7
Reproducible: Always
Start mozilla with mozilla about:blank
Type meta leftarrow
At this point Mozilla always dumps core for me. This is the stack trace:
main(0x2, 0xffbed5fc, 0xffbed608, 0x36cc0, 0x0, 0x0)
0x16e60(0x0, 0xff2cf740, 0x0, 0x2, 0xffffffff, 0xff3b16e1)
Run__17nsAppShellService(0xe2658, 0xfec4de6c, 0xe2658, 0xfec4d1c8,
0xfee3ac90, 0x3f8)
Run__10nsAppShell(0x5b6c0, 0xfdfa5f14, 0x5b6c0, 0x1455e8, 0x0, 0xffe)
gtk_main(0x75160, 0xfdfa5d1c, 0x87420, 0xfdbdc360, 0x0, 0x0)
g_main_run(0xffb68, 0xfdf22158, 0x0, 0xfdfa5fd8, 0x0, 0x0)
g_main_iterate(0xfdd1b604, 0xfdd1b570, 0x47c, 0x24, 0x47c, 0x24)
g_main_dispatch(0x480, 0x480, 0x47c, 0x24, 0x47c, 0x24)
gdk_event_dispatch(0x164730, 0xffbed1f0, 0x0, 0xfed5af6c, 0x0, 0x0)
handle_gdk_event__FP9_GdkEventPv(0x164730, 0x0, 0xfdfae8e0, 0xfdd1b608, 0x0, 0x0)
0xfdfaec40(0x164730, 0x5826c0, 0x0, 0xffbed084, 0x20, 0x5ea88)
handle_key_press_event__FP10_GtkObjectP12_GdkEventKeyPv(0x0, 0x164730,
0x21a2f0, 0x3400, 0xffbecf94, 0xffbecf90)
InitKeyPressEvent__FP12_GdkEventKeyPvR10nsKeyEvent(0x164730, 0x21a2f0,
0xffbecf38, 0x85, 0x81010100, 0xff0000)
nsConvertCharCodeToUnicode__FP12_GdkEventKey(0x164730, 0xfdfb7dc0, 0xfdd05520,
0xf0000000, 0xffbeceb0, 0x0)
Comment 2•24 years ago
|
||
could you get better crash data?
Comment 3•24 years ago
|
||
updating component and setting defualt owner.
Component: Browser-General → Keyboard Navigation
Comment 4•24 years ago
|
||
...and setting defualt owner.
Assignee: asa → don
QA Contact: doronr → sairuh
Comment 5•24 years ago
|
||
methinks this is a dup...
*** This bug has been marked as a duplicate of 54884 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•