GNOME Bugzilla – Bug 367040
crash in change_dummy_row_callback at fm-list-model.c:1692
Last modified: 2007-10-19 22:07:40 UTC
What were you doing when the application crashed? Browsing ftp folders when nautilus crashes Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 83910656 vsize: 0 resident: 83910656 share: 0 rss: 26820608 rss_rlim: 0 CPU usage: start_time: 1162143574 rtime: 0 utime: 302 stime: 0 cutime:284 cstime: 0 timeout: 18 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/nautilus' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1227041104 (LWP 4350)] [New Thread -1306432608 (LWP 4707)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 79910
Thread 1 (Thread -1227041104 (LWP 4350))
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance! 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 367701 ***
*** Bug 373526 has been marked as a duplicate of this bug. ***
*** Bug 378090 has been marked as a duplicate of this bug. ***
*** Bug 414667 has been marked as a duplicate of this bug. ***
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance! please install the glib and nautilus debug packages
after login to my ftp : ftp://192.168.1.2/ If I directly go to my folder "PUBLIC" it works (ftp://192.168.1.2/PUBLIC) But if I first open my folder "PUBLIC" with the little arrow on the left and afterwards try to go in my folder "PUBLIC" it crashes every times (ftp://192.168.1.2/PUBLIC) Traces in attachement
Created attachment 83925 [details] Nautilus_ftp_crahses_traces
*** Bug 417845 has been marked as a duplicate of this bug. ***
gclaeys, thanks for the trace! copying it here, and adding "0xb75a0dd6 in" in front of "change_dummy_row_callback" so s-d-f recognizes it.
+ Trace 118384
*** Bug 405856 has been marked as a duplicate of this bug. ***
Launchpad bug http://bugzilla.gnome.org/show_bug.cgi?id=367040
launchpad comment: " Ok, I did not post before as I was doing deep tests on Edgy and Feisty Alpha, on how to find a way to reproduce the crash with a live CD. I can now trig it straightforwardly and easily. The result is that I get this Nautilus bug / crash on *both* distros live CDs, Edgy and Feisty Alpha. I boot on the live CD, then I simply install the gstreamer 0.10 plugins : ffmpeg, fluendo-mp3, bad, bad-multiverse, ugly, ugly-multiverse. The bug/crash is then trigged in Nautilus when setting the option in Nautilus : "Preview sound" to "Always". To trig it : I browse a *ssh* folder in *icon view* with mp3s, and I double click on different mp3s (which starts totem), then I close totem and double click on some other mp3s file, or I try to right click on an mp3 file and display its properties, ... After 3 or 4 such actions, nautilus starts to become unstable : it does not display anymore the mp3 icon (with a music note), just a white plain icon and does not respond anymore. Sometimes, it also crashes and trigs the crash bug report. Notes : - the bug does not appear for local mp3s, nor in Nautilus list view. - The bug appears also if I install mpg123-alsa. In that case, the sound preview works, but the bug/crash still appears."
*** Bug 421868 has been marked as a duplicate of this bug. ***
*** Bug 457664 has been marked as a duplicate of this bug. ***
*** Bug 454698 has been marked as a duplicate of this bug. ***
this bug was fixed by http://svn.gnome.org/viewvc/nautilus/trunk/src/file-manager/fm-list-model.c?r1=12538&r2=12537 and is a duplicate of bug 336051. *** This bug has been marked as a duplicate of 336051 ***