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 85026 - Crash when selecting nil font
Crash when selecting nil font
Status: RESOLVED DUPLICATE of bug 64107
Product: gnome-core
Classification: Deprecated
Component: gnome-terminal
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-core Maintainers
gnome-core Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-12 14:31 UTC by kmaraas
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kmaraas 2002-06-12 14:35:16 UTC
Package: gnome-core
Severity: major
Version: 1.4.1
Synopsis: Crash when selecting nil font
Bugzilla-Product: gnome-core
Bugzilla-Component: gnome-terminal

Description:
This is a crash when selecting the nil font in gnome-terminal. There's a lot of duplicates but I wanted to reproduce it with a recent setup. This is the absolute latest gnome-libs and gnome-core.


Debugging Information:

0x406181d9 in __wait4 () from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 664
  • #3 <signal handler called>
  • #4 vt_update
    at update.c line 661
  • #5 zvt_term_readdata
    at zvtterm.c line 3173
  • #6 gdk_io_invoke
    at gdkevents.c line 886
  • #7 g_io_unix_dispatch
    at giounix.c line 137
  • #8 g_main_dispatch
    at gmain.c line 656
  • #9 g_main_iterate
    at gmain.c line 877
  • #10 g_main_run
    at gmain.c line 935
  • #11 gtk_main
    at gtkmain.c line 524
  • #12 main_terminal_program
    at gnome-terminal.c line 3300
  • #13 main
    at gnome-terminal.c line 3311
  • #14 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 664
  • #3 <signal handler called>
  • #4 vt_update
    at update.c line 661
  • #5 zvt_term_readdata
    at zvtterm.c line 3173
  • #6 gdk_io_invoke
    at gdkevents.c line 886
  • #7 g_io_unix_dispatch
    at giounix.c line 137




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-12 10:35 -------

The original reporter (kmaraas@online.no) 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 Heath Harrelson 2002-06-25 19:05:54 UTC

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