After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 139408 - core dump in open_button_pressed_cb()
core dump in open_button_pressed_cb()
Status: VERIFIED FIXED
Product: GGV
Classification: Deprecated
Component: general
unspecified
Other All
: Immediate critical
: ---
Assigned To: Jaka Mocnik
Jaka Mocnik
: 145890 146401 147706 322760 344037 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-04-07 18:48 UTC by Kouichirou Hiratsuka
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add check for second argument of open_button_pressed_cb() (997 bytes, patch)
2004-04-07 19:22 UTC, Kouichirou Hiratsuka
none Details | Review

Description Kouichirou Hiratsuka 2004-04-07 18:48:26 UTC
When I hit return key on ggv-2.6.0, it dumps core.

In src/ggv-window.c, open_button_pressed_cb() needs check for second argument.
Because this function is called from line 907 and its second argument is NULL.

reproduce the bug:
    ggv &
    (hit return key on ggv)
Comment 1 Kouichirou Hiratsuka 2004-04-07 19:22:14 UTC
Created attachment 26445 [details] [review]
add check for second argument of open_button_pressed_cb()
Comment 2 alexander.winston 2004-04-07 20:40:40 UTC
Adding the PATCH keyword.
Comment 3 Jaka Mocnik 2004-04-18 11:09:13 UTC
applied; thanks for the patch!
Comment 4 Jaka Mocnik 2004-07-18 15:56:04 UTC
*** Bug 147706 has been marked as a duplicate of this bug. ***
Comment 5 Jaka Mocnik 2004-07-18 15:56:33 UTC
*** Bug 145890 has been marked as a duplicate of this bug. ***
Comment 6 Jaka Mocnik 2004-07-18 15:57:06 UTC
*** Bug 146401 has been marked as a duplicate of this bug. ***
Comment 7 Teppo Turtiainen 2005-12-01 20:08:52 UTC
*** Bug 322760 has been marked as a duplicate of this bug. ***
Comment 8 Elijah Newren 2006-06-06 17:09:48 UTC
*** Bug 344037 has been marked as a duplicate of this bug. ***