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 327881 - eog randomly crashes with error GLib-CRITICAL **: g_convert: assertion `str != NULL' failed
eog randomly crashes with error GLib-CRITICAL **: g_convert: assertion `str !...
Status: RESOLVED DUPLICATE of bug 327323
Product: eog
Classification: Core
Component: image viewer
2.13.x
Other All
: Normal critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-20 16:15 UTC by Mitch
Modified: 2006-01-20 16:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Mitch 2006-01-20 16:15:27 UTC
Steps to reproduce:
1. View images


Stack trace:
ob 133: disposing ...
Job 133: disposing end
Job 134: disposing ...
Job 134: disposing end

GLib-CRITICAL **: g_convert: assertion `str != NULL' failed
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.

Thread 16386 (LWP 17249)

  • #0 IA__g_logv
    at gmessages.c line 502
  • #1 IA__g_log
    at gmessages.c line 517
  • #2 IA__g_return_if_fail_warning
    at gmessages.c line 532
  • #3 IA__g_convert
    at gconvert.c line 713
  • #4 real_save_png
    at io-png.c line 863
  • #5 gdk_pixbuf__png_image_save
    at io-png.c line 981
  • #6 IA__gdk_pixbuf_savev
    at gdk-pixbuf-io.c line 1408
  • #7 IA__gdk_pixbuf_save
    at gdk-pixbuf-io.c line 1635
  • #8 gnome_thumbnail_factory_save_thumbnail
    from /usr/local/lib/libgnomeui-2.so.0
  • #9 eog_thumbnail_load
    at eog-thumbnail.c line 100
  • #10 job_thumb_create
    at eog-collection-item.c line 318
  • #11 eog_job_call_action
    at eog-job.c line 382
  • #12 thread_start_func
    at eog-job-manager.c line 85
  • #13 g_thread_create_proxy
    at gthread.c line 582
  • #14 pthread_start_thread
    from /lib/libpthread.so.0
  • #15 pthread_start_thread_event
    from /lib/libpthread.so.0
  • #16 clone
    from /lib/libc.so.6



Other information:
Comment 1 Mitch 2006-01-20 16:32:05 UTC
I wonder if this is just a bad .thumbnail cache ? I deleted my cache and can't reproduce this anymore, though i'm a bit astonished eog/glib is happy to crash so easily ?
Comment 2 Christian Kirbach 2006-01-20 16:53:53 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 327323 ***
Comment 3 Mitch 2006-01-20 16:56:04 UTC
Damn. I hate logging dups. How come i can never find the dups when i search before i log the bug ;-(