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 491597 - crash in File Browser: i has just requested pro...
crash in File Browser: i has just requested pro...
Status: RESOLVED DUPLICATE of bug 479101
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 491598 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-10-30 02:58 UTC by Alejandro Martin Jimeno
Modified: 2007-10-30 11:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Alejandro Martin Jimeno 2007-10-30 02:58:38 UTC
Version: 2.18.3

What were you doing when the application crashed?
i has just requested properties from a volume on my desktop, they (the properties) showed up, and an error was produced..


Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-2-amd64 #1 SMP Thu Aug 30 23:43:59 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 311226368 vsize: 311226368 resident: 28594176 share: 17133568 rss: 28594176 rss_rlim: 18446744073709551615
CPU usage: start_time: 1193712910 rtime: 105 utime: 95 stime: 10 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x2b494e815bc0 (LWP 3464)]
(no debugging symbols found)
0x00002b4947fa4c7f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2b494e815bc0 (LWP 3464))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strcmp
    from /lib/libc.so.6
  • #4 ??
  • #5 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #6 ??
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #9 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 ??
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 gtk_list_store_remove
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_list_store_clear
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 ??
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 ??
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 nautilus_file_emit_changed
  • #22 nautilus_directory_emit_change_signals
  • #23 emit_change_signals_for_all_files
  • #24 ??
  • #25 Nautilus_MetafileMonitor_metafile_ready
  • #26 ??
  • #27 ??
  • #28 ??
    from /usr/lib/libeel-2-2.18.so
  • #29 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #30 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #31 ??
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #33 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #34 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
fixme:richedit:RichEditWndProc_common EM_GETLANGOPTIONS: stub
fixme:richedit:RichEditWndProc_common EM_SETLANGOPTIONS: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
sock_set_error: Conseguido
fixme:winsock:WSACancelAsyncRequest (0xdeaf),stub
fixme:winsock:WSACancelAsyncRequest (0xdeae),stub
fixme:winsock:WSACancelAsyncRequest (0xdeb0),stub
fixme:winsock:WSACancelAsyncRequest (0xdeb1),stub
fixme:shell:DllCanUnloadNow stub
[Tue Oct 30 03:57:07 2007] [alert] Apache.exe: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[Tue Oct 30 03:57:07 2007] [warn] pid file c:/abies_web/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
Apache/1.3.20 (Win32) running...
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033bb58
fixme:shell:DllCanUnloadNow stub
--------------------------------------------------
Comment 1 Alejandro Martin Jimeno 2007-10-30 03:07:15 UTC
*** Bug 491598 has been marked as a duplicate of this bug. ***
Comment 2 palfrey 2007-10-30 11:37:23 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 479101 ***