Closed Bug 137663 Opened 24 years ago Closed 24 years ago

Segmentation fault with CTRL-W

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: kitame, Assigned: Matti)

References

()

Details

(Keywords: crash, stackwanted)

On 0.9.9 and trunk (2002-04-14) (1) Go to http://www.starshiptraders.com (2) Press Ctrl-w Result: Mozilla segfaults.
WFM 2002041408/Win2K Reporter, you may wish to try a more recent build: http://ftp.mozilla.org/pub/mozilla/nightly/latest/
>On 0.9.9 and trunk (2002-04-14) That means that he is using a recent build.. Reporter: Can you please use a talkback enabled build and add the talkback ID of that crash to this bug ? (run mozilla/components/talkback to get the ID)
I've checked again with trunk 20020416, the problem is gone. Only 0.9.9 will crash. So, I've tried talkback build, but talkback won't be activated when crash. I attach backtrace information (with gdb) instead. (gdb) bt #0 0x4050b039 in malloc () from /lib/libc.so.6 #1 0x405ebc06 in __builtin_new () from /usr/lib/libstdc++-libc6.1-1.so.2 #2 0x4109d4d0 in NSGetModule () from /home/takuo/mozilla-test/components/libgklayout.so #3 0x410b0a5e in NSGetModule () from /home/takuo/mozilla-test/components/libgklayout.so #4 0x410b0280 in NSGetModule () [...] #20472 0x40c94e1f in NSGetModule () from /home/takuo/mozilla-test/components/libwidget_gtk.so #20473 0x40c94b84 in NSGetModule () from /home/takuo/mozilla-test/components/libwidget_gtk.so #20474 0x4034a457 in gdk_wm_protocols_filter () from /usr/lib/libgdk-1.2.so.0 #20475 0x4037a4d8 in g_get_current_time () from /usr/lib/libglib-1.2.so.0 #20476 0x4037aae3 in g_get_current_time () from /usr/lib/libglib-1.2.so.0 #20477 0x4037ac7c in g_main_run () from /usr/lib/libglib-1.2.so.0 #20478 0x4029b7e7 in gtk_main () from /usr/lib/libgtk-1.2.so.0 #20479 0x40c8e674 in NSGetModule () from /home/takuo/mozilla-test/components/libwidget_gtk.so #20480 0x40c6daa6 in fullsoft_copyright () from /home/takuo/mozilla-test/components/libnsappshell.so #20481 0x0804fe89 in main1 () #20482 0x080506d7 in main () #20483 0x404b617f in __libc_start_main () from /lib/libc.so.6
>I've checked again with trunk 20020416, the problem is gone. marking worksforme based on the comment. The stack trace is useless because it's from an optimized build without Symbols
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.