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 640718 - validate_visible_area crash
validate_visible_area crash
Status: RESOLVED DUPLICATE of bug 596308
Product: gthumb
Classification: Other
Component: general
2.12.x
Other Linux
: Normal critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2011-01-27 13:31 UTC by Michael Chudobiak
Modified: 2011-01-27 13:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Chudobiak 2011-01-27 13:31:44 UTC
From downstream:

https://bugzilla.redhat.com/show_bug.cgi?id=639648
https://bugzilla.redhat.com/show_bug.cgi?id=653798
https://bugzilla.redhat.com/show_bug.cgi?id=657915
https://bugzilla.redhat.com/show_bug.cgi?id=668527

backtraces are in the above bugs, and look like this:

Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 5269)

  • #0 validate_visible_area
    at gtktreeview.c line 5896
  • #1 do_presize_handler
    at gtktreeview.c line 6426
  • #2 presize_handler_callback
    at gtktreeview.c line 6448
  • #3 gdk_threads_dispatch
    at gdk.c line 512
  • #4 g_idle_dispatch
    at gmain.c line 4254
  • #5 g_main_dispatch
    at gmain.c line 2149
  • #6 g_main_context_dispatch
    at gmain.c line 2702
  • #7 g_main_context_iterate
    at gmain.c line 2780
  • #8 g_main_loop_run
    at gmain.c line 2988
  • #9 IA__gtk_main
    at gtkmain.c line 1237
  • #10 main
    at main.c line 449

Comment 1 Michael Chudobiak 2011-01-27 13:31:58 UTC

*** This bug has been marked as a duplicate of bug 596308 ***