Closed
Bug 63342
Opened 25 years ago
Closed 25 years ago
RTM Crash (Linux - Top10) [@ handle_key_release_event - libgdk-1.2.so.0]
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P2)
Tracking
()
mozilla0.8
People
(Reporter: jay, Assigned: pavlov)
References
()
Details
(Keywords: crash, topcrash)
Crash Data
This is a topcrasher for RTM on Linux, not sure if I got the right component,
but from user comments, this appears to be a problem with keyboard shortcuts.
Here is a stack trace and some user comments:
libgdk-1.2.so.0 + 0x241c2 (0x406631c2)
libgdk-1.2.so.0 + 0x1448d (0x4065348d)
libgdk-1.2.so.0 + 0x143eb (0x406533eb)
handle_key_release_event()
dispatch_superwin_event()
handle_gdk_event()
libgdk-1.2.so.0 + 0x15b80 (0x40654b80)
libglib-1.2.so.0 + 0x10736 (0x4067d736)
libglib-1.2.so.0 + 0x10d43 (0x4067dd43)
libglib-1.2.so.0 + 0x10eec (0x4067deec)
libgtk-1.2.so.0 + 0x785d9 (0x405d65d9)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x18cae (0x40270cae)
Comment: (23208960) I connected to port 98 on a linux machine with the html
versionof linuxconf running (ie the linuxconf service)
Comment: (23208996) retry of connection to linuxconf
Comment: (23215904) bookmark management fails..
Comment: (23237477) getting www.vfk.hjem.wanadoo.dk Comment: (23239229) used
ctrl-w to close 1 of the windows
Comment: (23239355) pressed Esc after doing a find (ctrl-f)
Reporter | ||
Comment 1•25 years ago
|
||
Adding topcrash keyword and [@ handle_key_release_event - libgdk-1.2.so.0] for
tracking.
Keywords: topcrash
Comment 6•25 years ago
|
||
marking dup of 56417, which has a specific crash in mind.
*** This bug has been marked as a duplicate of 56417 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 7•24 years ago
|
||
mass verification of duplicate bugs: to find all bugspam pertaining to this, set
your search string to "DuplicateBugsBelongInZahadum".
if you think this particular bug is *not* a duplicate, please provide a
compelling reason, as well as check a recent *trunk* build (on the appropriate
platform[s]), before reopening.
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Crash Signature: [@ handle_key_release_event - libgdk-1.2.so.0]
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
•