Closed Bug 24883 Opened 25 years ago Closed 25 years ago

[CRASH] Crash when hitting backspace key in any text box

Categories

(Core :: XUL, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 24885

People

(Reporter: rzach, Assigned: trudelle)

Details

On today's Linux build 2000.01.24.08, I crash whenever I hit the delete or
backspace button after I've typed something.  This happens in every text entry
box (location bar, abook search box, address field in message compose, HTML form
inputs fields, etc.)

To reproduce:
1. Click in some text box
2. Enter "abc"
3. Press backspace or delete

Actual result: Segfault
Expected result: Character erased

Stack trace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 930]

Program received signal SIGSEGV, Segmentation fault.
0x40b2a563 in NSGetModule ()
(gdb) where
#0  0x40b2a563 in NSGetModule ()
#1  0x40b2c143 in NSGetModule ()
#2  0x40c9c945 in NSGetModule ()
#3  0x40c9cb8a in NSGetModule ()
#4  0x40c9cfa0 in NSGetModule ()
#5  0x40c98b11 in NSGetModule ()
#6  0x40b2241c in NSGetModule ()
#7  0x40e420c9 in NSGetModule ()
#8  0x40e41ce0 in NSGetModule ()
#9  0x40af1376 in NSGetModule ()
#10 0x40c7d886 in NSGetModule ()
#11 0x40b5d050 in NSGetModule ()
#12 0x40c8a825 in NSGetModule ()
#13 0x40b4553f in NSGetModule ()
#14 0x40c88849 in NSGetModule ()
#15 0x40ca6207 in NSGetModule ()
#16 0x40b2513b in NSGetModule ()
#17 0x4096f544 in NSGetModule ()
#18 0x4096f4f0 in NSGetModule ()
#19 0x4096f4f0 in NSGetModule ()
#20 0x4097838a in NSGetModule ()
#21 0x4096e03d in NSGetModule ()
#22 0x411e117a in nsWidget::DispatchEvent ()
---Type <return> to continue, or q <return> to quit---
#23 0x411e10a5 in nsWidget::DispatchWindowEvent ()
#24 0x411e6335 in nsWindow::OnKey ()
#25 0x411d793d in handle_key_press_event ()
#26 0x411d7b3d in handle_gdk_event ()
#27 0x4082c5cb in gdk_event_dispatch ()
#28 0x4085abe6 in g_main_dispatch ()
#29 0x4085b1a1 in g_main_iterate ()
#30 0x4085b341 in g_main_run ()
#31 0x40780859 in gtk_main ()
#32 0x411d00aa in nsAppShell::Run ()
#33 0x41193c12 in nsAppShellService::Run ()
#34 0x804a3a5 in JS_PushArguments ()
#35 0x804a714 in JS_PushArguments ()
#36 0x40214cb3 in __libc_start_main (main=0x804a538 <JS_PushArguments+4848>, 
    argc=1, argv=0xbffff864, init=0x8048fd8 <_init>, fini=0x804bae0 <_fini>, 
    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffff85c)
    at ../sysdeps/generic/libc-start.c:78
(gdb)

*** This bug has been marked as a duplicate of 24885 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.