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 579627 - crash in Open Folder: Not sure what triggered ...
crash in Open Folder: Not sure what triggered ...
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
2.24.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 583895 583943 587937 596482 596828 597985 598032 598882 599207 603802 615297 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-04-20 17:07 UTC by shadowbu
Modified: 2010-12-17 14:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
Fix crash when middle click on an invalid network share in Places (744 bytes, patch)
2010-04-04 22:32 UTC, Marcus Carlson
none Details | Review
Fix crash when middle click on an invalid network share in Places (updated) (1.96 KB, patch)
2010-04-06 16:44 UTC, Marcus Carlson
none Details | Review

Description shadowbu 2009-04-20 17:07:58 UTC
Version: 2.24.2

What were you doing when the application crashed?
Not sure what triggered this crash.


Distribution: Fedora release 10 (Cambridge)
Gnome Release: 2.24.3 2009-01-16 (Red Hat, Inc)
BugBuddy Version: 2.24.2

System: Linux 2.6.27.19-170.2.35.fc10.x86_64 #1 SMP Mon Feb 23 13:00:23 EST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: default.kde

Memory status: size: 703348736 vsize: 703348736 resident: 22528000 share: 11653120 rss: 22528000 rss_rlim: 18446744073709551615
CPU usage: start_time: 1239951885 rtime: 19460 utime: 2111 stime: 17349 cutime:0 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7f1d82e50810 (LWP 3379)]
0x000000379440ec2f in __libc_waitpid (pid=26143, stat_loc=0x7fff8ae9a6e0, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 0x7f1d82e50810 (LWP 3379))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #3 run_bug_buddy
    at gnome-breakpad.cc line 223
  • #4 check_if_gdb
    at gnome-breakpad.cc line 292
  • #5 bugbuddy_segv_handle
    at gnome-breakpad.cc line 84
  • #6 <signal handler called>
  • #7 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #8 abort
    at abort.c line 88
  • #9 IA__g_assertion_message
    at gtestutils.c line 1301
  • #10 IA__g_assertion_message_expr
    at gtestutils.c line 1312
  • #11 nautilus_file_get_internal
    at nautilus-file.c line 534
  • #12 got_file_info_for_view_selection_callback
    at nautilus-window-manage-views.c line 1161
  • #13 mount_not_mounted_callback
    at nautilus-window-manage-views.c line 1000
  • #14 mount_reply
    at gdaemonfile.c line 1442
  • #15 handle_async_reply
    at gdbusutils.c line 1278
  • #16 complete_pending_call_and_unlock
    at dbus-connection.c line 2212
  • #17 dbus_connection_dispatch
    at dbus-connection.c line 4352
  • #18 dbus_source_dispatch
    at gdbusutils.c line 869
  • #19 g_main_dispatch
    at gmain.c line 2144
  • #20 IA__g_main_context_dispatch
    at gmain.c line 2697
  • #21 g_main_context_iterate
    at gmain.c line 2778
  • #22 IA__g_main_loop_run
    at gmain.c line 2986
  • #23 IA__gtk_main
    at gtkmain.c line 1200
  • #24 main
    at nautilus-main.c line 596


----------- .xsession-errors (15 sec old) ---------------------
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x502612c
QString::arg: Argument missing: Amarok - No track playing., 0:00
QString::arg: Argument missing: Amarok - No track playing., 0:00
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x50333e8
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x503573c
**
ERROR:nautilus-file.c:534:nautilus_file_get_internal: assertion failed: (location != NULL)
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-05-26 22:56:28 UTC
*** Bug 583943 has been marked as a duplicate of this bug. ***
Comment 2 Cosimo Cecchi 2009-05-28 15:02:22 UTC
*** Bug 583895 has been marked as a duplicate of this bug. ***
Comment 3 Fabio Durán Verdugo 2009-07-07 13:09:03 UTC
*** Bug 587937 has been marked as a duplicate of this bug. ***
Comment 4 Fabio Durán Verdugo 2009-09-27 20:53:11 UTC
*** Bug 596482 has been marked as a duplicate of this bug. ***
Comment 5 Fabio Durán Verdugo 2009-09-30 18:41:20 UTC
*** Bug 596828 has been marked as a duplicate of this bug. ***
Comment 6 A. Walton 2009-10-11 23:40:15 UTC
*** Bug 598032 has been marked as a duplicate of this bug. ***
Comment 7 Fabio Durán Verdugo 2009-10-19 02:56:27 UTC
*** Bug 598882 has been marked as a duplicate of this bug. ***
Comment 8 Fabio Durán Verdugo 2009-10-21 15:59:13 UTC
*** Bug 599207 has been marked as a duplicate of this bug. ***
Comment 9 Akhil Laddha 2009-12-04 16:48:49 UTC
*** Bug 603802 has been marked as a duplicate of this bug. ***
Comment 10 Marcus Carlson 2010-04-04 22:32:14 UTC
Created attachment 157928 [details] [review]
Fix crash when middle click on an invalid network share in Places

This seems to fix the issue. Please, review asap as it's quite a big crash (according to me :) )
Comment 11 Alexander Larsson 2010-04-06 08:47:25 UTC
It seems to be right, but I'd prefer not to have a separate return from the function.

Just do if (loc == NULL) { slot_close()} else { current code }
Comment 12 Marcus Carlson 2010-04-06 16:44:57 UTC
Created attachment 158059 [details] [review]
Fix crash when middle click on an invalid network share in Places (updated)
Comment 13 Alexander Larsson 2010-04-07 07:59:53 UTC
pushed
Comment 14 Fabio Durán Verdugo 2010-04-09 19:40:50 UTC
*** Bug 615297 has been marked as a duplicate of this bug. ***
Comment 15 Cosimo Cecchi 2010-12-17 14:49:31 UTC
*** Bug 597985 has been marked as a duplicate of this bug. ***