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 681505 - nautilus segfaults in icon_set_selected()
nautilus segfaults in icon_set_selected()
Status: RESOLVED DUPLICATE of bug 681479
Product: nautilus
Classification: Core
Component: File Search Interface
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-08-09 10:20 UTC by Sebastien Bacher
Modified: 2012-08-09 10:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2012-08-09 10:20:54 UTC
The bug has been reported on https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1034548

nautilus version: 3.5.5

"When trying to search for a file, nautilus crashed without warning.

  • #0 icon_set_selected
    at nautilus-canvas-container.c line 479
  • #1 nautilus_canvas_container_select_first
    at nautilus-canvas-container.c line 6798
  • #2 nautilus_view_select_first
    at nautilus-view.c line 406
  • #3 done_loading
    at nautilus-view.c line 3153
  • #4 display_pending_files
    at nautilus-view.c line 3610
  • #5 display_pending_callback
    at nautilus-view.c line 3705
  • #6 g_timeout_dispatch
    at /build/buildd/glib2.0-2.33.8/./glib/gmain.c line 4018
  • #7 g_main_dispatch
    at /build/buildd/glib2.0-2.33.8/./glib/gmain.c line 2707
  • #8 g_main_context_dispatch
    at /build/buildd/glib2.0-2.33.8/./glib/gmain.c line 3211
  • #9 g_main_context_iterate
    at /build/buildd/glib2.0-2.33.8/./glib/gmain.c line 3282
  • #10 g_main_context_iteration
    at /build/buildd/glib2.0-2.33.8/./glib/gmain.c line 3343
  • #11 g_application_run
    at /build/buildd/glib2.0-2.33.8/./gio/gapplication.c line 1607

Comment 1 Cosimo Cecchi 2012-08-09 10:44:21 UTC
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 bug 681479 ***