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 565667 - crash in Open Folder: Trying to view right cli...
crash in Open Folder: Trying to view right cli...
Status: RESOLVED DUPLICATE of bug 549644
Product: nautilus
Classification: Core
Component: general
2.24.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-26 04:42 UTC by craig
Modified: 2008-12-29 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description craig 2008-12-26 04:42:24 UTC
Version: 2.24.2

What were you doing when the application crashed?
Trying to view right click then properties of a jpg image file.


Distribution: Fedora release 10 (Cambridge)
Gnome Release: 2.24.2 2008-11-25 (Red Hat, Inc)
BugBuddy Version: 2.24.2

System: Linux 2.6.27.9-159.fc10.x86_64 #1 SMP Tue Dec 16 14:47:52 EST 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 545599488 vsize: 545599488 resident: 64679936 share: 19107840 rss: 64679936 rss_rlim: 18446744073709551615
CPU usage: start_time: 1230266465 rtime: 127 utime: 116 stime: 11 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7f0e6322e800 (LWP 4909)]
[New Thread 0x7f0e5e547950 (LWP 4910)]
0x000000391840ec2f in __libc_waitpid (pid=4921, stat_loc=0x7fff6b271e50, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 0x7f0e6322e800 (LWP 4909))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 ImportSingleTIFF_Rational
    at ReconcileTIFF.cpp line 424
  • #7 ImportSingleTIFF
    at ReconcileTIFF.cpp line 673
  • #8 ImportTIFF_StandardMappings
    at ReconcileTIFF.cpp line 1239
  • #9 ReconcileUtils::ImportTIFF
    at ReconcileTIFF.cpp line 1835
  • #10 ImportJTPtoXMP
    at ReconcileLegacy.cpp line 92
  • #11 JPEG_MetaHandler::ProcessXMP
    at JPEG_Handler.cpp line 692
  • #12 XMPFiles::GetXMP
    at XMPFiles.cpp line 832
  • #13 WXMPFiles_GetXMP_1
    at WXMPFiles.cpp line 247
  • #14 TXMPFiles<std::string>::GetXMP
    at ../public/include/client-glue/TXMPFiles.incl_cpp line 278
  • #15 xmp_files_get_new_xmp
    at exempi.cpp line 216
  • #16 load_location
    at nautilus-image-properties-page.c line 527
  • #17 get_property_pages
    at nautilus-image-properties-page.c line 630
  • #18 append_extension_pages
    at fm-properties-window.c line 5891
  • #19 create_properties_window
    at fm-properties-window.c line 6209
  • #20 is_directory_ready_callback
    at fm-properties-window.c line 6348
  • #21 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1913
  • #22 g_main_dispatch
    at gmain.c line 2144
  • #23 IA__g_main_context_dispatch
    at gmain.c line 2697
  • #24 g_main_context_iterate
    at gmain.c line 2778
  • #25 IA__g_main_loop_run
    at gmain.c line 2986
  • #26 IA__gtk_main
    at gtkmain.c line 1200
  • #27 main
    at nautilus-main.c line 596


----------- .xsession-errors (17 sec old) ---------------------
(npviewer.bin:4768): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",
(npviewer.bin:4768): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
(npviewer.bin:4784): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",
(npviewer.bin:4784): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
LoadPlugin: failed to initialize shared library /home/craig/.mozilla/plugins/nppdf.so [/home/craig/.mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]
** (nautilus:4909): WARNING **: Unable to add monitor: Not supported
--------------------------------------------------
Comment 1 Cosimo Cecchi 2008-12-26 20:33:14 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 549644 ***
Comment 2 Hubert Figuiere (:hub) 2008-12-29 18:40:14 UTC
upgrading to exempi 2.1 should help.