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 371717 - crash in Text Editor: Accidentaly hit Ctrl-S a...
crash in Text Editor: Accidentaly hit Ctrl-S a...
Status: RESOLVED DUPLICATE of bug 350988
Product: gedit
Classification: Applications
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-06 21:12 UTC by Markus Johnsson
Modified: 2006-11-06 21:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Markus Johnsson 2006-11-06 21:12:23 UTC
Version: 2.16.1

What were you doing when the application crashed?
Accidentaly hit Ctrl-S and then, to abort, hit escape twice. 


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 118874112 vsize: 0 resident: 118874112 share: 0 rss: 35844096 rss_rlim: 0
CPU usage: start_time: 1162765179 rtime: 0 utime: 50384 stime: 0 cutime:48839 cstime: 0 timeout: 1545 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1226963280 (LWP 18747)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226963280 (LWP 18747))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
    at gmessages.c line 552
  • #10 gtk_file_chooser_default_should_respond
    at gtkfilechooserdefault.c line 7702
  • #11 _gtk_file_chooser_embed_should_respond
    at gtkfilechooserembed.c line 200
  • #12 delegate_should_respond
    at gtkfilechooserembed.c line 111
  • #13 _gtk_file_chooser_embed_should_respond
    at gtkfilechooserembed.c line 200
  • #14 response_cb
    at gtkfilechooserdialog.c line 550
  • #15 IA__g_cclosure_marshal_VOID__INT
    at gmarshal.c line 216
  • #16 IA__g_closure_invoke
    at gclosure.c line 490
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #18 IA__g_signal_emit_valist
  • #19 IA__g_signal_emit
    at gsignal.c line 2243
  • #20 IA__gtk_dialog_response
    at gtkdialog.c line 835
  • #21 action_widget_activated
    at gtkdialog.c line 534
  • #22 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #23 IA__g_closure_invoke
    at gclosure.c line 490
  • #24 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #25 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #26 IA__g_signal_emit
    at gsignal.c line 2243
  • #27 IA__gtk_button_clicked
    at gtkbutton.c line 889
  • #28 gtk_button_finish_activate
    at gtkbutton.c line 1557
  • #29 gtk_button_key_release
    at gtkbutton.c line 1414
  • #30 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #31 g_type_class_meta_marshal
    at gclosure.c line 567
  • #32 IA__g_closure_invoke
    at gclosure.c line 490
  • #33 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #34 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #35 IA__g_signal_emit
    at gsignal.c line 2243
  • #36 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #37 IA__gtk_propagate_event
    at gtkmain.c line 2177
  • #38 IA__gtk_main_do_event
    at gtkmain.c line 1445
  • #39 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #40 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #41 g_main_context_iterate
    at gmain.c line 2677
  • #42 IA__g_main_loop_run
    at gmain.c line 2881
  • #43 IA__gtk_main
    at gtkmain.c line 1024
  • #44 main
    at gedit.c line 568
  • #0 __kernel_vsyscall

Comment 1 Markus Johnsson 2006-11-06 21:16:49 UTC
Kinda short bug report. I'm very tired. 

This is what happen:
I created a new document and wrote a few lines, then by accident, I hit ctrl-s and the "save as" dialog came up, and I hit escape, (as tired as I am ;) ) twice. 

The application crashed before the dialog was closed, or before gedit could paint over the dialog window.
Comment 2 Karsten Bräckelmann 2006-11-06 21:37:00 UTC
Thanks for the detailed description. :)

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 350988 ***