FS#29574 - gthumb 2.90.3-1 under XFCE crashes at almost every action

Attached to Project: Arch Linux
Opened by Marek Kozlowski (guayasil) - Monday, 23 April 2012, 15:38 GMT
Last edited by Ionut Biru (wonder) - Tuesday, 24 April 2012, 06:15 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I'm cliking on the /home folder:

(gthumb:27688): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
Segmentation fault

I'm cliking the `back' icon:

(gthumb:27822): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
Segmentation fault

The 2.14 version was buggy but sometimes it worked fine. Under gthumb 2.90 whatever I'm doing it crashes as above. Some incorrect dependencies?
This task depends upon

Closed by  Ionut Biru (wonder)
Tuesday, 24 April 2012, 06:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.0.0
Comment by Ionut Biru (wonder) - Monday, 23 April 2012, 16:06 GMT
please recompile gthumb, glib2 and gtk3 with debug symbols and provide a gdb trace

https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces#One_package_settings_only
Comment by Marek Kozlowski (guayasil) - Monday, 23 April 2012, 18:18 GMT
For the gtk3 I receive:

CCLD gtk-query-immodules-3.0
/usr/bin/ld: queryimmodules.o: undefined reference to symbol 'g_module_symbol'
/usr/bin/ld: note: 'g_module_symbol' is defined in DSO /usr/lib/libgmodule-2.0.so.0 so try adding it to the linker command line
/usr/lib/libgmodule-2.0.so.0: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[4]: *** [gtk-query-immodules-3.0] Error 1
make[4]: Leaving directory `/home/aki/Downloads/ABS/gtk3/src/gtk+-3.2.3/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/aki/Downloads/ABS/gtk3/src/gtk+-3.2.3/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/aki/Downloads/ABS/gtk3/src/gtk+-3.2.3/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/aki/Downloads/ABS/gtk3/src/gtk+-3.2.3'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...

:-(
Comment by Ionut Biru (wonder) - Monday, 23 April 2012, 20:34 GMT
please test gthumb 3.0.0

if you still have problems, get some debug packages from : pkgbuild.com/~ioni/debug.

Like a side note, you tried to rebuild an old version of gtk3 :)
Comment by Marek Kozlowski (guayasil) - Tuesday, 24 April 2012, 06:09 GMT
3.0.0 seems to work OK :-)

Loading...