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 58611 - Terminal emulation
Terminal emulation
Status: RESOLVED DUPLICATE of bug 50636
Product: gnome-core
Classification: Deprecated
Component: general
1.2.x
Other Linux
: Normal major
: ---
Assigned To: gnome-core Maintainers
gnome-core Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-08-06 13:26 UTC by tore.syvertsen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description tore.syvertsen 2001-08-06 13:28:21 UTC
Package:  gnome-core
Severity: grave
Version:  1.2.4
Synopsis: Terminal emulation
Class:    sw-bug

Distribusjon: Red Hat Linux release 7.1 (Seawolf)
System: Linux 2.4.2-2 i686 unknown
C library: glibc-2.2.2-10
C compiler: 2.96
glib: 1.2.9
GTK+: 1.2.9
ORBit: ORBit 0.5.7
gnome-libs: gnome-libs 1.2.8
libxml: 1.8.10
gnome-print: gnome-print-0.25-9
gnome-core: gnome-core 1.2.4


Description:
When using terminal emulator against another unix system, I get the
error (in norwegian) 
"minnsegementfeil" which loosly can be translated to "memory segment
error". The error
appears rather "randomly", at least with respect to which UNIX command
given.
It might have something to do with numer of lines kept in teh terminal
buffer.

The only option given is close window/make an error report.


Debugging information:
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x40597519 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 eval.c line 41
  • #3 <signal handler called>
  • #4 vt_getmatches
    from /usr/lib/libzvt.so.2
  • #5 zvt_term_motion_notify
    from /usr/lib/libzvt.so.2
  • #6 gtk_marshal_BOOL__POINTER
    at eval.c line 41
  • #7 gtk_signal_real_emit
    at eval.c line 41
  • #8 gtk_signal_emit
    at eval.c line 41
  • #9 gtk_widget_event
    at eval.c line 41
  • #10 gtk_propagate_event
    at eval.c line 41
  • #11 gtk_main_do_event
    at eval.c line 41
  • #12 gdk_event_dispatch
    at eval.c line 41
  • #13 g_main_dispatch
    at eval.c line 41
  • #14 g_main_iterate
    at eval.c line 41
  • #15 g_main_run
    at eval.c line 41
  • #16 gtk_main
    at eval.c line 41
  • #17 new_terminal_for_client
    at eval.c line 41
  • #18 main
    at eval.c line 41
  • #19 __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 eval.c line 41
  • #3 <signal handler called>
  • #4 vt_getmatches
    from /usr/lib/libzvt.so.2
  • #5 zvt_term_motion_notify
    from /usr/lib/libzvt.so.2
  • #6 gtk_marshal_BOOL__POINTER
    at eval.c line 41
  • #7 gtk_signal_real_emit
    at eval.c line 41




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-08-06 09:28 -------

The original reporter (tore.syvertsen@ergo.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 Kjartan Maraas 2001-08-24 17:05:45 UTC
Please upgrade to the latest packages and see if that fixes it for
you. Your release is fairly old by now.
Comment 2 Kjartan Maraas 2001-08-27 19:00:37 UTC
This might have been caused by bugs in regexp handing in glibc. Can
you try upgrading glibc and see if that helps?


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