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 355758 - crash in change_dummy_row_callback()
crash in change_dummy_row_callback()
Status: RESOLVED DUPLICATE of bug 336051
Product: nautilus
Classification: Core
Component: general
2.16.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-13 11:30 UTC by Christian Kirbach
Modified: 2006-10-18 10:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Christian Kirbach 2006-09-13 11:30:39 UTC
Steps to reproduce:
1. Open Nautilus
2. Enter "ftp://ftp.gnome.org" in the location bar and hit enter
3. Select "Connect anonymously" and press the "Connect" button
4. Expand the "mirror" directory by pressing the arrow in front of it (not
double clicking it) so that you stay in the root directory of the FTP site.
5. Now double click the "mirror" directory to change directory.


  • #3 <signal handler called>
  • #4 change_dummy_row_callback
    at fm-list-model.c line 1693
  • #5 g_main_context_is_owner
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #9 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 main
    at nautilus-main.c line 406
  • #0 __kernel_vsyscall

Comment 1 Alexander Larsson 2006-10-18 10:48:10 UTC

*** This bug has been marked as a duplicate of 336051 ***