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 462840 - crash if marking text behind left display border
crash if marking text behind left display border
Status: RESOLVED DUPLICATE of bug 344826
Product: gedit
Classification: Applications
Component: general
2.14.x
Other other
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-02 16:13 UTC by dexter
Modified: 2007-08-02 16:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description dexter 2007-08-02 16:13:19 UTC
Distribution: Red Hat Linux release 3
Package: gedit
Severity: Normal
Version: GNOME2.14.3 2.14.4
Gnome-Distributor: Ubuntu
Synopsis: crash while maring text behind left display border
Bugzilla-Product: gedit
Bugzilla-Component: general
Bugzilla-Version: 2.14.4
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
When  you mark text with mouse behind left border
of the display and relase left click there, then marked text follow 
mouse even if mouse click is
released. When you click to stop it, it crash.

Steps to reproduce the crash:
1. write at least 1/2 page of text
2. mark text with mouse (hold left click) and move on the screen. Go
behind left window corner (out of display if gedit window is not 
maximalized)
3. if you release the click when out of display(left side) with the 
mouse and continue moving the mouse, marked text
will follow you. If it follows you and you right click on the text to
stop it, it crash. If it doesn't start to follow you, then play litle
bit like this and it will come.

Expected Results:


How often does this happen?
every time, if done as described

Additional Information:



Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912587743664 (LWP 6932)]
[New Thread 1074006368 (LWP 6933)]
(no debugging symbols found)
0x00002aaaaf6f20ca in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 46912587743664 (LWP 6932))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #8 gtk_text_view_starts_display_line
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 gtk_text_view_starts_display_line
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_source_view_get_marker_pixbuf
    from /usr/lib/libgtksourceview-1.0.so.0
  • #11 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #16 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 main
  • #0 waitpid
    from /lib/libpthread.so.0






------- Bug created by bug-buddy at 2007-08-02 16:13 -------


Bugreport had an attachment. This cannot be imported to Bugzilla.
Contact bugmaster@gnome.org if you are willing to write a patch for this.
Unknown version 2.14.4 in product gedit.  Setting version to "2.14.x".

Comment 1 Iestyn Pryce 2007-08-02 16:39:46 UTC
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 344826 ***