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 328110 - Crash on thumbnailing .ps file
Crash on thumbnailing .ps file
Status: RESOLVED DUPLICATE of bug 327323
Product: nautilus
Classification: Core
Component: Thumbnails
2.13.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-22 00:27 UTC by Reinout van Schouwen
Modified: 2006-01-22 01:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Reinout van Schouwen 2006-01-22 00:27:27 UTC
1. Open home dir in Nautilus
2. Open this bugzilla page in Epiphany 
3. Print the page to a Postscript file in your home dir

Expected result: a thumbnail of the .ps file is created

Actual result: nautilus goes in crash loop

Backtrace:
Detaching after fork from child process 26381.
ESP Ghostscript 815.01 (2005-09-22)
Copyright (C) 2004 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.

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

Program received signal SIGTRAP, Trace/breakpoint trap.

Thread NaN (LWP 26379)

  • #0 IA__g_logv
    at gmessages.c line 503
  • #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 ??
    from /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so
  • #5 gdk_pixbuf_savev
    from /usr/lib/libgdk_pixbuf-2.0.so.0
  • #6 gdk_pixbuf_save
    from /usr/lib/libgdk_pixbuf-2.0.so.0
  • #7 gnome_thumbnail_factory_save_thumbnail
    from /usr/lib/libgnomeui-2.so.0
  • #8 thumbnail_thread_start
    at nautilus-thumbnails.c line 592
  • #9 start_thread
    from /lib/tls/libpthread.so.0
  • #10 clone
    from /lib/tls/libc.so.6

Comment 1 Martin Wehner 2006-01-22 01:32:08 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 ***