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 308405 - Gedit crashed when editing file mounted on nfs
Gedit crashed when editing file mounted on nfs
Status: RESOLVED DUPLICATE of bug 105745
Product: gedit
Classification: Applications
Component: general
2.2.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
gedit QA volunteers
Depends on:
Blocks:
 
 
Reported: 2005-06-20 16:09 UTC by Andrei Dergatchev
Modified: 2005-07-14 17:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Andrei Dergatchev 2005-06-20 16:09:58 UTC
Steps to reproduce:
1. 
2. 
3. 


Stack trace:
(gdb) thread apply all bt
 

Thread 1 (Thread 1091643456 (LWP 14823))

  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 gdk_add_client_message_filter
    from /usr/lib/libgdk-x11-2.0.so.0
  • #5 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #6 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #7 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #11 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 main
  • #13 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??


Other information:
Gedit works fine on this PC. I use it almost daily and this is its first
ever crash for 2 years. Because I rarely use it to edit files on nfs
I suspect the fact that the file was mounted on nfs might be the main suspect
to look at.
Comment 1 Luis Villa 2005-07-14 17:32:42 UTC
Dup of something already reported. Thanks for reporting, though.

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