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 594527 - crash in gThumb: Using File>Import with m...
crash in gThumb: Using File>Import with m...
Status: RESOLVED DUPLICATE of bug 593819
Product: gthumb
Classification: Other
Component: general
0.x
Other All
: Normal critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2009-09-08 16:49 UTC by Michael Chudobiak
Modified: 2009-09-08 17:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Michael Chudobiak 2009-09-08 16:49:52 UTC
Version: 2.11.0

What were you doing when the application crashed?
Using File>Import with my F200EXR camera connected.

The import dialog shows "Fuji Photo Film Co., Ltd USB PTP Camera", but the thumbnail area is not rendered before the crash.


Distribution: Fedora release 11 (Leonidas)
Gnome Release: 2.26.3 2009-07-07 (Red Hat, Inc)
BugBuddy Version: 2.26.0

System: Linux 2.6.29.6-217.2.16.fc11.x86_64 #1 SMP Mon Aug 24 17:17:40 EDT 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10601901
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, pk-gtk-module, gnomebreakpad

Memory status: size: 578899968 vsize: 578899968 resident: 25923584 share: 15953920 rss: 25923584 rss_rlim: 18446744073709551615
CPU usage: start_time: 1252428487 rtime: 40 utime: 35 stime: 5 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gthumb'

[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0x7f2e278c2910 (LWP 17912)]
[New Thread 0x7f2e2ab3f910 (LWP 17911)]
[New Thread 0x7f2e27a2f910 (LWP 17905)]
[New Thread 0x7f2e27ab0910 (LWP 17904)]
[New Thread 0x7f2e27b31910 (LWP 17903)]
[New Thread 0x7f2e27bb2910 (LWP 17902)]
0x0000003c3300ea2d in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 0x7f2e320817b0 (LWP 17900))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_spawn_sync
    from /lib64/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /lib64/libglib-2.0.so.0
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 g_str_hash
    from /lib64/libglib-2.0.so.0
  • #6 g_hash_table_lookup
    from /lib64/libglib-2.0.so.0
  • #7 for_each_child_next_files_ready
    at gio-utils.c line 347
  • #8 ??
    from /lib64/libgio-2.0.so.0
  • #9 ??
    from /lib64/libgio-2.0.so.0
  • #10 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #11 ??
    from /lib64/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #13 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #14 main
    at main.c line 397


----------- .xsession-errors (501 sec old) ---------------------
LoadPlugin: failed to initialize shared library /usr/lib/ICAClient/npica.so [/usr/lib/ICAClient/npica.so: wrong ELF class: ELFCLASS32]
LoadPlugin: failed to initialize shared library /usr/lib/flash-plugin/libflashplayer.so [/usr/lib/flash-plugin/libflashplayer.so: wrong ELF class: ELFCLASS32]
LoadPlugin: failed to initialize shared library /usr/lib/ICAClient/npica.so [/usr/lib/ICAClient/npica.so: wrong ELF class: ELFCLASS32]
LoadPlugin: failed to initialize shared library /usr/lib/flash-plugin/libflashplayer.so [/usr/lib/flash-plugin/libflashplayer.so: wrong ELF class: ELFCLASS32]
LoadPlugin: failed to initialize shared library /usr/lib/ICAClient/npica.so [/usr/lib/ICAClient/npica.so: wrong ELF class: ELFCLASS32]
LoadPlugin: failed to initialize shared library /usr/lib/flash-plugin/libflashplayer.so [/usr/lib/flash-plugin/libflashplayer.so: wrong ELF class: ELFCLASS32]
LoadPlugin: failed to initialize shared library /usr/lib/ICAClient/npica.so [/usr/lib/ICAClient/npica.so: wrong ELF class: ELFCLASS32]
(soffice:7551): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed
(soffice:7551): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed
(soffice:7551): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed
(soffice:7551): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed
--------------------------------------------------
Comment 1 Michael Chudobiak 2009-09-08 17:07:47 UTC

*** This bug has been marked as a duplicate of bug 593819 ***