! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
abort on selection of RAW (cr2) image
Status:
RESOLVED: INVALID

Comments

Description perldude editbugs 2007-04-25 20:50:23 CEST
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070322 Firefox/2.0.0.3
Build Identifier: 

Thunar aborts if I select CR2 RAW image: 

GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
aborting...
Aborted


Reproducible: Always




version: Thunar 0.8.1svn-r25640
Comment 1 Benedikt Meurer editbugs 2007-04-27 14:22:19 CEST
Backtrace?
Comment 2 perldude editbugs 2007-04-28 12:21:51 CEST
Program received signal SIGABRT, Aborted.
[Switching to Thread -1220995408 (LWP 19363)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7737145 in raise () from /lib/libc.so.6
#2  0xb7738b69 in abort () from /lib/libc.so.6
#3  0xb78603c5 in IA__g_logv (log_domain=0xb7882286 "GLib", 
    log_level=G_LOG_LEVEL_CRITICAL, 
    format=0xb788929b "%s: assertion `%s' failed", 
    args1=0xbfb5c3dc "\aN\210·÷M\210·\fc²·\031") at gmessages.c:497
#4  0xb786040a in IA__g_log (log_domain=0xb7882286 "GLib", 
    log_level=G_LOG_LEVEL_CRITICAL, 
    format=0xb788929b "%s: assertion `%s' failed") at gmessages.c:517
#5  0xb78604da in IA__g_return_if_fail_warning (log_domain=0xb7882286 "GLib", 
    pretty_function=0xb7884e03 "IA__g_propagate_error", 
    expression=0xb7884df7 "src != NULL") at gmessages.c:532
#6  0xb784a406 in IA__g_propagate_error (dest=0x0, src=0x6) at gerror.c:226
#7  0xb7b1a8eb in IA__gdk_pixbuf_loader_close (loader=0x82395c0, error=0x0)
    at gdk-pixbuf-loader.c:717
#8  0xb7b18809 in IA__gdk_pixbuf_get_file_info (
    filename=0x820b270 "/home/jens/_mg_0598.cr2", width=0xbfb5d540, 
    height=0xbfb5d544) at gdk-pixbuf-io.c:1282
#9  0x080843bd in ?? ()
#10 0x0820b270 in ?? ()
#11 0xbfb5d540 in ?? ()
#12 0xbfb5d544 in ?? ()
---Type <return> to continue, or q <return> to quit---
#13 0x08267698 in ?? ()
#14 0x08277750 in ?? ()
#15 0x00000011 in ?? ()
#16 0xbfb5d518 in ?? ()
#17 0xb7f363f0 in ?? () from /usr/lib/libexo-0.3.so.0
#18 0x081b5000 in ?? ()
#19 0x08133258 in ?? ()
#20 0xbfb5d518 in ?? ()
#21 0xb785629d in IA__g_list_append (list=0x81a64c8, data=0x8262a40)
    at glist.c:69
#22 0x080b1016 in ?? ()
#23 0x081a64c8 in ?? ()
#24 0x08262a40 in ?? ()
#25 0x01b5d598 in ?? ()
#26 0x081b5000 in ?? ()
#27 0x081b5000 in ?? ()
#28 0x00000005 in ?? ()
#29 0xbfb5d5b8 in ?? ()
#30 0x080aec99 in ?? ()
#31 0x081b5000 in ?? ()
#32 0x08174680 in ?? ()
#33 0xb78f4ebc in type_rw_lock () from /usr/lib/libgobject-2.0.so.0
#34 0xb78f46e8 in ?? () from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#35 0x081b1cc0 in ?? ()
#36 0x081b1cc0 in ?? ()
#37 0xbfb5d5b8 in ?? ()
#38 0xb78cde5b in IA__g_param_spec_get_redirect_target (pspec=0x81b5000)
    at gparam.c:386
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Comment 3 Benedikt Meurer editbugs 2007-05-09 17:06:18 CEST
Looks like an invalid assertion in GdkPixbuf (or the responsible module). Build with --enable-debug=no to disable the crash and file a bug report to gtk.
Comment 4 Nick Schermer editbugs 2012-09-30 08:10:57 CEST
Please reopen if this is still an issue with the latest Thunar release.

Bug #3180

Reported by:
perldude
Reported on: 2007-04-25
Last modified on: 2012-09-30

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information