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 457168 - eog crashes when using save as and not entering a filename extension
eog crashes when using save as and not entering a filename extension
Status: RESOLVED DUPLICATE of bug 427806
Product: eog
Classification: Core
Component: general
2.19.x
Other All
: Normal critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-15 18:16 UTC by Will Horne
Modified: 2007-07-17 07:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Will Horne 2007-07-15 18:16:41 UTC
Steps to reproduce:
1. Open an image file with eog
2. Go to File > Save As
3. Type in a name without an extension, e.g., "screenshot"


Stack trace:
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Starting program: /usr/bin/eog 
[Thread debugging using libthread_db enabled]

[New Thread -1265714288
EOG-ERROR **: file eog-image-save-info.c: line 163 (eog_image_save_info_from_vfs_uri): assertion failed: (info->format != NULL)
aborting...
 (LWP 19236)]

Program received signal SIGTRAP, Trace/breakpoint trap.

Thread NaN (LWP 19212)

  • #0 IA__g_logv
  • #1 IA__g_log
  • #2 IA__g_assert_warning
    at /build/buildd/glib2.0-2.13.6/glib/gmessages.c line 552
  • #3 eog_image_save_info_from_vfs_uri
    at eog-image-save-info.c line 163
  • #4 eog_job_save_as_real_run
    at eog-jobs.c line 696
  • #5 eog_job_save_run
    at eog-jobs.c line 603
  • #6 eog_render_thread
    at eog-job-queue.c line 84
  • #7 g_thread_create_proxy
    at /build/buildd/glib2.0-2.13.6/glib/gthread.c line 594
  • #8 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #9 clone
    from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread -1228043376 (LWP 19212))

  • #0 IA__g_logv
  • #1 IA__g_log
  • #2 IA__g_assert_warning
    at /build/buildd/glib2.0-2.13.6/glib/gmessages.c line 552
  • #3 eog_image_save_info_from_vfs_uri
    at eog-image-save-info.c line 163
  • #4 eog_job_save_as_real_run
    at eog-jobs.c line 696
  • #5 eog_job_save_run
    at eog-jobs.c line 603
  • #6 eog_render_thread
    at eog-job-queue.c line 84
  • #7 g_thread_create_proxy
    at /build/buildd/glib2.0-2.13.6/glib/gthread.c line 594
  • #8 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #9 clone
    from /lib/tls/i686/cmov/libc.so.6


Other information:
Console Output:

EOG-ERROR **: file eog-image-save-info.c: line 163 (eog_image_save_info_from_vfs_uri): assertion failed: (info->format != NULL)
aborting...
Trace/breakpoint trap (core dumped)
Comment 1 Felix Riemann 2007-07-17 07:23:25 UTC
Yeah, this is a known problem in the 2.19.x series and we still need to find a good solution to it.

----
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 427806 ***