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 615300 - nautilus crashed with SIGSEGV in g_mount_spec_match_with_path()
nautilus crashed with SIGSEGV in g_mount_spec_match_with_path()
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: Crashers
2.30.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-09 15:22 UTC by Pedro Villavicencio
Modified: 2011-04-06 20:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-04-09 15:22:25 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/528299

looks similar to bug 511571

there's no description on how to reproduce the issue so far, i'm asking for specific steps though.

".

Thread 1 (process 1614)

  • #0 items_equal
    at gmountspec.c line 344
  • #1 g_mount_spec_match_with_path
    at gmountspec.c line 417
  • #2 g_daemon_vfs_get_file_for_uri
    at gdaemonvfs.c line 254
  • #3 ??
    at gdaemonvfs.c line 747
  • #4 g_daemon_file_read_finish
    at gdaemonfile.c line 1063
  • #5 g_file_find_enclosing_mount_async
    from /usr/lib/libgio-2.0.so.0
  • #6 nautilus_directory_async_state_changed
    at nautilus-directory-async.c line 4229
  • #7 query_info_callback
    at nautilus-directory-async.c line 3476
  • #8 g_simple_async_result_complete
    from /usr/lib/libgio-2.0.so.0
  • #9 g_daemon_file_monitor_cancel
    at gdaemonfilemonitor.c line 196
  • #10 g_daemon_file_set_display_name_async
    at gdaemonfile.c line 3099
  • #11 _g_daemon_vfs_get_mount_info_async
    at gdaemonvfs.c line 922
  • #12 handle_async_reply
    at gdbusutils.c line 1219
  • #13 _dbus_pending_call_complete
    at dbus-pending-call.c line 196
  • #14 complete_pending_call_and_unlock
    at dbus-connection.c line 2227
  • #15 dbus_connection_dispatch
    at dbus-connection.c line 4390
  • #16 dbus_source_dispatch
    at gdbusutils.c line 810
  • #17 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #18 ??
    from /lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #20 IA__gtk_events_pending
    at /build/buildd/gtk+2.0-2.19.6/gtk/gtkmain.c line 1298
  • #21 main
    at nautilus-main.c line 583

Comment 1 Cosimo Cecchi 2011-04-06 20:42:12 UTC
Downstream reporter say this is fixed.