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 621387 - Crash in action_new_folder_callback at fm-directory-view.c:1377
Crash in action_new_folder_callback at fm-directory-view.c:1377
Status: RESOLVED INCOMPLETE
Product: nautilus
Classification: Core
Component: general
2.28.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-12 16:37 UTC by Linus Hoppe
Modified: 2010-07-16 15:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Linus Hoppe 2010-06-12 16:37:57 UTC
Reported with help of apport in LP 593096. For more attachments and details see https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/593096. 

Binary package hint: nautilus

Nautilus crashes sometimes when trying to create a new folder with STRG+SHIFT+N. After that, the desktop icons aren't displayed.

ProblemType: Crash
Architecture: i386
AssertionMessage: ERROR:fm-directory-view.c:1377:action_new_folder_callback: assertion failed: (FM_IS_DIRECTORY_VIEW (callback_data))
Date: Sat Jun 12 18:17:17 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: fglrx wl
Package: nautilus 1:2.28.1-0ubuntu3
ProcCmdline: nautilus
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-22.60-generic
Signal: 6
SourcePackage: nautilus
StacktraceTop:
 __kernel_vsyscall ()
 *__GI_raise (sig=6)
 *__GI_abort () at abort.c:92
 g_assertion_message () from /lib/libglib-2.0.so.0
 g_assertion_message_expr () from /lib/libglib-2.0.so.0
Title: nautilus assert failure: ERROR:fm-directory-view.c:1377:action_new_folder_callback: assertion failed: (FM_IS_DIRECTORY_VIEW (callback_data))
Uname: Linux 2.6.31-22-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers
Comment 1 Cosimo Cecchi 2010-06-13 17:46:06 UTC
Please attach a valid stacktrace here.

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 and reopen this bug or report a new one. Thanks in advance!
Comment 2 Linus Hoppe 2010-07-16 15:39:28 UTC
See https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/593096 for the backtrace of the apport retracer.