GNOME Bugzilla – Bug 146401
ggv crashed when I hit teh space bar
Last modified: 2004-12-22 21:47:04 UTC
Distribution: Fedora Core release 2 (Tettnang) Package: GGV Severity: major Version: GNOME2.6. 2.6.x Gnome-Distributor: Red Hat, Inc Synopsis: ggv crashed when I hit teh space bar Bugzilla-Product: GGV Bugzilla-Component: GGV Bugzilla-Version: 2.6.x BugBuddy-GnomeVersion: 2.0 (2.6.0) Description: Description of the crash: ggv crashed when I hit the space bar. Steps to reproduce the crash: 1. open the file 2. hit the space bar 3. Expected Results: no crash How often does this happen? always Additional Information: Debugging Information: Backtrace was generated from '/usr/bin/ggv' (no debugging symbols found)...Using host libthread_db library "/lib/tls/libthread_db.so.1". (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[Thread debugging using libthread_db enabled] [New Thread -150257536 (LWP 864)] (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...0x007fa402 in ?? ()
+ Trace 47914
Thread 1 (Thread -150257536 (LWP 864))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-07-09 00:24 ------- Unknown platform unknown. Setting to default platform "Other". Unknown milestone "unknown" in product "GGV". Setting to default milestone for this product, '---' The original reporter of this bug does not have an account here. Reassigning to the person who moved it here, unknown@bugzilla.gnome.org. Previous reporter was dumas@centre-cired.fr. Setting to default status "UNCONFIRMED". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
I also see this on fedora core 2. (ggv 2.6.0) The crash happens when the focus is not in the content area. If I click on the content area first then press space there is no crash.
*** Bug 146402 has been marked as a duplicate of this bug. ***
*** Bug 146817 has been marked as a duplicate of this bug. ***
*** Bug 147140 has been marked as a duplicate of this bug. ***
Other than the dups marked, this appears to be a unique stack trace.
I'd like to report that this exact problem is happening to me, constantly. Load a .ps file, hit space, get crash. Or, load a .ps file, hit the right arrow on top bar a couple of times, hit space, get crash. However, load a .ps file, hit page-down, then hit space, no crash. Or load a .ps file, click on left sidebar (to go to page 2 or something), click on document (to move focus back there), hit space, no crash. I think I see what the problem might be: When I start, the focus (dotted box outline) is on the drop-down button of the 'open' icon, the little down-arrow next to the 'open' icon on the top bar. If you *click* on that down-arrow, you get a tiny little dotted-outline box just below the open icon, as if there were an empty drop-down list there. Hitting space must be trying to open the same null menu through another means, and hitting a rough patch of code (non-error-checked, I mean). Aha! That's it! If you click on the drop-down arrow *twice*, you can get the interface back into the state where spacebar will crash it. That state is when the drop-down arrow has the focus (dotted box). Good luck, hope you can fix it!
Oh yeah, forgot to mention the environment: Fedora Core 2, ggv-2.6.0-2
duplicate; this was fixed in 2.6.1 and HEAD. *** This bug has been marked as a duplicate of 139408 ***
*** Bug 154193 has been marked as a duplicate of this bug. ***