GNOME Bugzilla – Bug 355701
crash in Drivel Journal Editor: Using the bleeding-edge ...
Last modified: 2007-10-06 13:58:54 UTC
What were you doing when the application crashed? Using the bleeding-edge Ubuntu Edgy-Eft after feature freeze. I had typed "sudo make install" in an xterm and the password prompt had appeared. I ignored this and clicked the already open Drivel window on the same desktop. I made a drag selection going left and upward to select 4 lines of html. Drivel hung during the mouse drag selection. Not sure if it relates, but I'm running Xgl/Compiz and am expecting stability issues. Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.0 2006-09-04 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 51511296 vsize: 0 resident: 51511296 share: 0 rss: 7151616 rss_rlim: 0 CPU usage: start_time: 1158119108 rtime: 0 utime: 168 stime: 0 cutime:155 cstime: 0 timeout: 13 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/drivel' (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 -1230264656 (LWP 28657)] [New Thread -1231864928 (LWP 28660)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 72238
Thread 1 (Thread -1230264656 (LWP 28657))
*** Bug 373326 has been marked as a duplicate of this bug. ***
confirming as per duplicate
*** Bug 374679 has been marked as a duplicate of this bug. ***
*** Bug 374977 has been marked as a duplicate of this bug. ***
*** Bug 376918 has been marked as a duplicate of this bug. ***
from the last duplicate: Gtk-ERROR **: file gtktextview.c: line 5668 (gtk_text_view_start_selection_drag): assertion failed: (text_view->selection_drag_handler == 0) => moving to gtk.
*** Bug 377918 has been marked as a duplicate of this bug. ***
*** Bug 379193 has been marked as a duplicate of this bug. ***
*** Bug 380043 has been marked as a duplicate of this bug. ***
*** Bug 381216 has been marked as a duplicate of this bug. ***
bug 382775 could be another duplicate
*** Bug 384460 has been marked as a duplicate of this bug. ***
I have been unable to reproduce this so far. We could certainly make this less of a problem by replacing the g_assert (text_view->selection_drag_handler == 0); by if (text_view->selection_drag_handler) { g_warning ("Already inside a drag selection!\n"); return; } considering that gtk_text_view_end_selection_drag already silently ignores spurious calls.
*** Bug 386900 has been marked as a duplicate of this bug. ***
*** Bug 386967 has been marked as a duplicate of this bug. ***
*** Bug 387085 has been marked as a duplicate of this bug. ***
*** Bug 389906 has been marked as a duplicate of this bug. ***
Thw workaround described in comment 13 has been committed.
*** Bug 393114 has been marked as a duplicate of this bug. ***
*** Bug 402204 has been marked as a duplicate of this bug. ***
*** Bug 405456 has been marked as a duplicate of this bug. ***
*** Bug 404507 has been marked as a duplicate of this bug. ***
*** Bug 405480 has been marked as a duplicate of this bug. ***
*** Bug 406033 has been marked as a duplicate of this bug. ***
*** Bug 364329 has been marked as a duplicate of this bug. ***
*** Bug 406301 has been marked as a duplicate of this bug. ***
*** Bug 406580 has been marked as a duplicate of this bug. ***
*** Bug 369513 has been marked as a duplicate of this bug. ***
*** Bug 409559 has been marked as a duplicate of this bug. ***
*** Bug 410217 has been marked as a duplicate of this bug. ***
*** Bug 410893 has been marked as a duplicate of this bug. ***
*** Bug 411546 has been marked as a duplicate of this bug. ***
*** Bug 411837 has been marked as a duplicate of this bug. ***
*** Bug 411749 has been marked as a duplicate of this bug. ***
*** Bug 415487 has been marked as a duplicate of this bug. ***
*** Bug 417370 has been marked as a duplicate of this bug. ***
*** Bug 418805 has been marked as a duplicate of this bug. ***
*** Bug 420665 has been marked as a duplicate of this bug. ***
*** Bug 422190 has been marked as a duplicate of this bug. ***
*** Bug 421714 has been marked as a duplicate of this bug. ***
*** Bug 417300 has been marked as a duplicate of this bug. ***
*** Bug 423705 has been marked as a duplicate of this bug. ***
*** Bug 425303 has been marked as a duplicate of this bug. ***
*** Bug 423168 has been marked as a duplicate of this bug. ***
*** Bug 427801 has been marked as a duplicate of this bug. ***
*** Bug 428128 has been marked as a duplicate of this bug. ***
*** Bug 429336 has been marked as a duplicate of this bug. ***
*** Bug 425748 has been marked as a duplicate of this bug. ***
*** Bug 430070 has been marked as a duplicate of this bug. ***
*** Bug 427590 has been marked as a duplicate of this bug. ***
*** Bug 430201 has been marked as a duplicate of this bug. ***
*** Bug 430705 has been marked as a duplicate of this bug. ***
*** Bug 432615 has been marked as a duplicate of this bug. ***
*** Bug 432715 has been marked as a duplicate of this bug. ***
*** Bug 434424 has been marked as a duplicate of this bug. ***
*** Bug 424932 has been marked as a duplicate of this bug. ***
*** Bug 438416 has been marked as a duplicate of this bug. ***
*** Bug 439136 has been marked as a duplicate of this bug. ***
*** Bug 440246 has been marked as a duplicate of this bug. ***
*** Bug 440578 has been marked as a duplicate of this bug. ***
*** Bug 441660 has been marked as a duplicate of this bug. ***
*** Bug 446334 has been marked as a duplicate of this bug. ***
*** Bug 452714 has been marked as a duplicate of this bug. ***
*** Bug 444859 has been marked as a duplicate of this bug. ***
*** Bug 454159 has been marked as a duplicate of this bug. ***
*** Bug 455521 has been marked as a duplicate of this bug. ***
*** Bug 462331 has been marked as a duplicate of this bug. ***
*** Bug 471946 has been marked as a duplicate of this bug. ***
*** Bug 481106 has been marked as a duplicate of this bug. ***
*** Bug 482346 has been marked as a duplicate of this bug. ***