GNOME Bugzilla – Bug 357955
crash in Computer: opening the Preferences ...
Last modified: 2007-03-23 02:25:29 UTC
What were you doing when the application crashed? opening the Preferences dialog... Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.0 2006-09-04 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 117821440 vsize: 0 resident: 117821440 share: 0 rss: 34037760 rss_rlim: 0 CPU usage: start_time: 1159360068 rtime: 0 utime: 228 stime: 0 cutime:218 cstime: 0 timeout: 10 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 -1226810608 (LWP 23042)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 73382
Thread 1 (Thread -1226810608 (LWP 23042))
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Created attachment 73566 [details] stack traces when nautilus crashed after i tried to open the preferences dialog
Here is the stack trace. I wasn't sure about which bits to copy and paste so I just included the whole gdb information. I think the stack trace bit is at the end. File attached
Created attachment 73567 [details] debugging symbols sorry, this might be what you wanted instead of the previous file, i didn't do the steps to get the debugging symbols before
*** Bug 366050 has been marked as a duplicate of this bug. ***
*** Bug 365949 has been marked as a duplicate of this bug. ***
*** Bug 361542 has been marked as a duplicate of this bug. ***
*** Bug 363579 has been marked as a duplicate of this bug. ***
*** Bug 368606 has been marked as a duplicate of this bug. ***
Nice trace, thanks Durand! Confirming. Stacktrace atached to comment 4, reflowed:
+ Trace 81229
great, do u want me to do anything else?
*** Bug 368985 has been marked as a duplicate of this bug. ***
*** Bug 369175 has been marked as a duplicate of this bug. ***
*** Bug 364258 has been marked as a duplicate of this bug. ***
*** Bug 370551 has been marked as a duplicate of this bug. ***
*** Bug 374374 has been marked as a duplicate of this bug. ***
*** Bug 374493 has been marked as a duplicate of this bug. ***
*** Bug 392169 has been marked as a duplicate of this bug. ***
*** Bug 393629 has been marked as a duplicate of this bug. ***
*** Bug 362467 has been marked as a duplicate of this bug. ***
*** Bug 393108 has been marked as a duplicate of this bug. ***
*** Bug 388948 has been marked as a duplicate of this bug. ***
*** Bug 401285 has been marked as a duplicate of this bug. ***
*** Bug 401965 has been marked as a duplicate of this bug. ***
*** Bug 377653 has been marked as a duplicate of this bug. ***
*** Bug 395034 has been marked as a duplicate of this bug. ***
Unless i missread something the crash is in update_icon_captions_from_gconf, but i don't understand why it crashes. What is the output of gconftool-2 -g /apps/nautilus/icon_view/captions for a system with this crash? (as an example, mine is "[size,date_modified,mime_type]")
output of gconftool-2 -g /apps/nautilus/icon_view/captions: [size,date_modified]
edit to previous comment, I've upgraded to ubuntu feisty (next version) now but I still have the same problem.
2007-01-31 Alexander Larsson <alexl@redhat.com> * src/nautilus-file-management-properties.c (update_icon_captions_from_gconf): Avoid crashing if not enough items in icon view caption pref (#357955) * src/file-manager/fm-icon-container.c (fm_icon_container_get_icon_text): Avoid spewing warnings in above case, also some performance fixes.
thanks a lot!
*** Bug 403527 has been marked as a duplicate of this bug. ***
*** Bug 403960 has been marked as a duplicate of this bug. ***
*** Bug 411187 has been marked as a duplicate of this bug. ***
*** Bug 421720 has been marked as a duplicate of this bug. ***