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 532593 - crash in Home Folder: When I tried to open a f...
crash in Home Folder: When I tried to open a f...
Status: RESOLVED DUPLICATE of bug 522534
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-11 09:45 UTC by moriyoshi
Modified: 2008-05-11 10:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description moriyoshi 2008-05-11 09:45:26 UTC
What were you doing when the application crashed?
When I tried to open a folder located in another machine running Windows, Nautilus reproducibly crashes. The content of the folder is as follows:

smb: \Desktop\> ls
  .                                   D        0  Sun May 11 18:38:38 2008
  ..                                  D        0  Sun May 11 18:38:38 2008
  00105.xcf                           A     1259  Thu May  8 04:23:18 2008
  00106.xcf                           A     1260  Thu May  8 04:23:11 2008
  00107.xcf                           A     1282  Thu May  8 04:23:19 2008
  ecell3-dmc-msvc.cmd                 A      775  Thu Jan 24 02:11:40 2008
  Ecma-335.pdf                        A  3219107  Tue Mar  6 00:00:14 2007
  face-base.xcf                       A    16118  Thu May  8 04:23:27 2008
  griffith.em                         A     1011  Fri Apr 25 13:41:47 2008
  griffith.eml                        A     2399  Fri Apr 25 15:05:57 2008
  Makefile.pygnomecanvas              A     2169  Tue Jan 22 00:26:46 2008
  morning-roll-call.txt               A    13715  Tue Apr 10 02:18:04 2007
  motherboard_manual_8ipe1000g_j.pdf      A  7866738  Sun Feb  3 15:33:40 2008
  My Song 4.aif                       A 35929792  Fri Dec 21 20:44:12 2007
  n2461.pdf                           A  8911384  Sat May  3 05:05:59 2008
  PAP_0000.JPG                       AH   489956  Tue May  6 18:21:58 2008
  Partition III CIL.pdf               A   994149  Tue Mar  6 00:02:18 2007
  php-count.xls                       A   104960  Fri Oct 26 09:11:56 2007
  php-vuln-cve.xls                    A  4954624  Wed Oct 24 09:43:50 2007
  php-vuln-report-20071026.odt        A    27472  Sat Oct 27 17:50:34 2007
  php-vuln-report-20071026.pdf        A   151955  Sat Oct 27 17:50:32 2007
  RT107e-Users.pdf                    A  8724117  Sun Feb  3 21:18:38 2008
  source.psd                          A    83356  Fri Jun 22 23:26:58 2007
  Sources.lnk                         A      610  Mon Jan  7 14:47:06 2008
  test.rb                             A      246  Mon Apr 21 11:24:39 2008
  text-3rdyears.pdf                   A  6227156  Sun May 11 08:04:03 2008
  シミュレーション実行環境.ppt      A    47104  Thu Sep  6 23:09:18 2007
  振動系.xls                       A   243200  Fri Apr 25 18:40:02 2008



Distribution: Debian lenny/sid
Gnome Release: 2.22.1 2008-04-08 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.23-1-686 #1 SMP Fri Dec 21 13:57:07 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Alphacube GTK 0.5
Icon Theme: gnome

Memory status: size: 84070400 vsize: 84070400 resident: 26292224 share: 16318464 rss: 26292224 rss_rlim: 4294967295
CPU usage: start_time: 1210498692 rtime: 179 utime: 163 stime: 16 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 0xb6bb7720 (LWP 4267)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6bb7720 (LWP 4267))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.16.3/glib/gspawn.c line 374
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.16.3/glib/gspawn.c line 682
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 istr_hash
    at nautilus-directory-async.c line 170
  • #7 g_hash_table_insert_internal
    at /build/buildd/glib2.0-2.16.3/glib/ghash.c line 118
  • #8 istr_set_insert
    at nautilus-directory-async.c line 189
  • #9 dequeue_pending_idle_callback
    at nautilus-directory-async.c line 848
  • #10 directory_load_callback
    at nautilus-directory-async.c line 1035
  • #11 dispatch_job_callback
    at gnome-vfs-job.c line 237
  • #12 g_idle_dispatch
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 4087
  • #13 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2009
  • #14 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2642
  • #15 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2850
  • #16 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 main
    at nautilus-main.c line 556
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:65: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:63: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:64: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:65: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
Initializing gnome-mount extension
seahorse nautilus module initialized
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:63: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:64: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:65: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:63: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:64: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:65: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:63: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:64: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/moriyoshi/.themes/Alphacube GTK 0.5/gtk-2.0/gtkrc:65: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
--------------------------------------------------
Comment 1 Cosimo Cecchi 2008-05-11 10:10:18 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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