GNOME Bugzilla – Bug 342708
gedit crash in ubuntu dapper
Last modified: 2007-01-02 21:38:33 UTC
Distribution: Ubuntu 6.06LTS (dapper) Package: gedit Severity: Normal Version: GNOME2.14.1 2.14.2 Gnome-Distributor: Ubuntu Synopsis: gedit crash in ubuntu dapper Bugzilla-Product: gedit Bugzilla-Component: general Bugzilla-Version: 2.14.2 BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: I want copy a text from other place using the third button mouse. When i click twice, gedit crash. Really a use a two button mouse, clicking left-right button at the same time. Steps to reproduce the crash: 1. Select text from another application. 2. Left-right button click (two button mouse) at the same time. 3. The first time don't paste the text. 4. Then i click left-right button again. 5. Gedit crashes. Expected Results: Gedit crash and all files open are lost How often does this happen? Always Additional Information: Distro ubuntu dapper Debugging Information: Backtrace was generated from '/usr/bin/gedit' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 6813)] (no debugging symbols found) 0xb71947f8 in waitpid () from /lib/libpthread.so.0
+ Trace 68397
Thread 1 (Thread 16384 (LWP 6813))
------- Bug created by bug-buddy at 2006-05-23 15:44 ------- Unknown version 2.14.2 in product gedit. Setting version to "2.14.x".
I can confirm this, also on dapper.
works fine here (on dapper, but using gedit CVS). Can someone reproduce it from another distro ? Otherwise, maybe you should report it into launchpad.
dapper here too and I cannot reproduce. Looking at the stack trace it looks like a assertion fails inside gtk. Can you guys launch gedit from the terminal and post any warnings printed there?
other usefuk info is the exact set of config you are using and which plugins are loaded.
Warning from terminal Gtk-ERROR **: file gtktextview.c: line 5670 (gtk_text_view_start_selection_drag) : assertion failed: (text_view->selection_drag_handler == 0) aborting...
I can confirm this. I noticed it a while ago, but failed to file a report. I can reproduce this with CVS too. It's kind of hard, you need to select/click some times with all buttons and eventually it happens. I tried this with just a gtktextview and I couldn't reproduce.
jesse: what about gtksourceview test widget?
No, can't seem to trigger it with the gtksourceview test widget.
*** Bug 343898 has been marked as a duplicate of this bug. ***
Ok, the bugs sound pretty similar, although the backtraces are quite different, I've included mine below for reference, but check the last thread, it seems to be where the issue was, and we can get a reasonable ballpark for our issue, lemme try the cvs of gtksourceview and see if this still happens. 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 -1225418528 (LWP 31546)] [New Thread -1292444752 (LWP 31949)] [New Thread -1240351824 (LWP 31550)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 68654
Thread 1 (Thread -1225418528 (LWP 31546))
*** Bug 345421 has been marked as a duplicate of this bug. ***
I can reproduce this crash on Dapper. I cannot reproduce it with tomboy or leafpad so it may be due to gtksourceview or gedit itself. I cannot reproduce it with gtk+/gedit from CVS HEAD.
*** This bug has been marked as a duplicate of 344826 ***
*** Bug 392007 has been marked as a duplicate of this bug. ***