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 120995 - Crash on resize of window
Crash on resize of window
Status: RESOLVED DUPLICATE of bug 94509
Product: gnome-core
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-core Maintainers
gnome-core Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-08-29 13:49 UTC by keith
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description keith 2003-08-29 13:49:21 UTC
Package:  gnome-core
Severity: normal
Version:  2.0.1
Synopsis: Crash on resize of window
Class:    sw-bug

Distribution: Red Hat Linux release 8.0 (Psyche)
System: Linux 2.4.18-14smp i686 i686
C library: glibc-2.3.2-4.80.6
C compiler: gcc (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
glib: 1.2.9
GTK+: 1.2.9
ORBit: ORBit 0.5.7
gnome-libs: gnome-libs 1.2.8
libxml: 1.8.17
gnome-print: gnome-print-0.25
gnome-core: gnome-core 1.2.4


Description:
I was reading a man page in Gnome-terminal.  Then I resized the window.
CRASH.


Debugging information:
(no debugging symbols found)...[New Thread 16384 (LWP 4130)]
0x408fb7f7 in waitpid ()
   from /lib/i686/libpthread.so.0
  • #0 waitpid
    from /lib/i686/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #3 <signal handler called>
  • #4 kill
    from /lib/i686/libc.so.6
  • #5 raise
    from /lib/i686/libpthread.so.0
  • #6 raise
    from /lib/i686/libc.so.6
  • #7 abort
    from /lib/i686/libc.so.6
  • #8 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #9 g_log
    from /usr/lib/libglib-2.0.so.0
  • #10 vte_terminal_ensure_cursor
    from /usr/lib/libvte.so.2
  • #11 vte_sequence_handler_ce
    from /usr/lib/libvte.so.2
  • #12 vte_terminal_handle_sequence
    from /usr/lib/libvte.so.2
  • #13 vte_terminal_process_incoming
    from /usr/lib/libvte.so.2
  • #14 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 main
  • #21 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 waitpid
    from /lib/i686/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #3 <signal handler called>
  • #4 kill
    from /lib/i686/libc.so.6
  • #5 raise
    from /lib/i686/libpthread.so.0
  • #6 raise
    from /lib/i686/libc.so.6
  • #7 abort
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-08-29 09:49 -------

The original reporter (keith@osc.edu) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-core-maint@bugzilla.gnome.org.

Comment 1 Elijah Newren 2003-08-30 03:19:16 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 94509 ***