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 110426 - gnome crash on resize with MAN page
gnome crash on resize with MAN page
Status: RESOLVED DUPLICATE of bug 94509
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-09 16:22 UTC by Dustin_Bingham
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dustin_Bingham 2003-04-10 00:57:20 UTC
Package: gnome-terminal
Severity: normal
Version: 2.0.1
Synopsis: gnome crash on resize with MAN page
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
Gnome-term crashed during a resize operation while viewing a man page.

Steps to reproduce the problem:
1. bring up a gnome term
2. do a man on X
3. scrolled down (with spacebar) to section on geometry
4. resize window to faily large size. Crashed on release of window edge

Actual Results:
Crash

Expected Results:
Resizing of window with some possible reformatting of the text on the
console.

How often does this happen?
Once so far.

Additional Information:
Did have another gterm in the back as well. Don't think that matters
though.



Debugging Information:

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

(no debugging symbols found)...[New Thread 16384 (LWP 12549)]
0x408f8bb6 in waitpid ()
   from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 12549))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 kill
    from /lib/libc.so.6
  • #5 raise
    from /lib/libpthread.so.0
  • #6 raise
    from /lib/libc.so.6
  • #7 abort
    from /lib/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/libc.so.6
  • #0 waitpid
    from /lib/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-04-09 20:57 -------

The original reporter (Dustin_Bingham@hotmail.com) 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, hp@redhat.com.

Comment 1 Alex Duggan 2003-04-17 13:39:41 UTC

*** This bug has been marked as a duplicate of 94509 ***