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 337420 - Crash after long moving window on desktop.
Crash after long moving window on desktop.
Status: RESOLVED INCOMPLETE
Product: gnome-terminal
Classification: Core
Component: general
2.12.x
Other other
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-05 18:36 UTC by fridrih_lun
Modified: 2006-10-06 09:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description fridrih_lun 2006-04-05 18:36:25 UTC
Distribution: Gentoo Base System version 1.12.0_pre16
Package: gnome-terminal
Severity: Normal
Version: GNOME2.12.3 2.12.0
Gnome-Distributor: Gentoo
Synopsis: Crash after long moving window on desktop.
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
Bugzilla-Version: 2.12.0
BugBuddy-GnomeVersion: 2.0 (2.12.1)
Description:
Description of the crash:
Crash after long moving window on desktop.

Steps to reproduce the crash:
1. Open Gnome-terminal
2. Long move window on desktop by a mouse
3. 

Expected Results:
Close gnome-terminal

How often does this happen?
Every time when i do this

Additional Information:



Debugging Information:

Backtrace was generated from '/usr/bin/gnome-terminal'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226622432 (LWP 9661)]
[New Thread -1242268768 (LWP 9672)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226622432 (LWP 9661))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 memcpy
    from /lib/libc.so.6
  • #5 _vte_rgb_draw_pixbuf
    from /usr/lib/libvte.so.4
  • #6 _vte_fc_disconnect_settings_changes
    from /usr/lib/libvte.so.4
  • #7 _vte_draw_clear
    from /usr/lib/libvte.so.4
  • #8 vte_terminal_copy_clipboard
    from /usr/lib/libvte.so.4
  • #9 gtk_marshal_VOID__UINT_STRING
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gdk_window_clear_area_e
    from /usr/lib/libgdk-x11-2.0.so.0
  • #18 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #19 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #20 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #21 g_source_remove_poll
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #24 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-04-05 18:36 -------


Unknown version 2.12.0 in product gnome-terminal.  Setting version to "2.12.x".

Comment 1 Mariano Suárez-Alvarez 2006-08-29 01:28:33 UTC
Regarding your steps to reproduce this: what do you mean by "long move window on desktop by mouse"? Why do you expect that this will close the terminal?

This stack is impossible: vte_terminal_copy_clipboard does certainly not call _vte_draw_clear, and the function _vte_fc_disconnect_settings_changes is nowhere called in vte...

If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a description of how to reproduce this bug. You'll also need to add a stack trace; please see http://live.gnome.org/GettingTraces for more information about how to do so.
Comment 2 André Klapper 2006-10-06 09:18:03 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information Mariano asked for.
Thanks a lot in advance!