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 76630 - Edit -> Copy crashed gnome terminal
Edit -> Copy crashed gnome terminal
Status: RESOLVED DUPLICATE of bug 70704
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-03-27 11:59 UTC by d
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description d 2002-03-27 11:53:17 UTC
Package: gnome-core
Severity: major
Version: 1.4.0.6
Synopsis: Edit -> Copy crashed gnome terminal
Bugzilla-Product: gnome-core
Bugzilla-Component: gnome-terminal

Description:
1) select some text
2) Copy
3) crash



Debugging Information:

(no debugging symbols found)...0x4063ae29 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 664
  • #3 <signal handler called>
  • #4 strncpy
    at ../sysdeps/generic/strncpy.c line 41
  • #5 g_strndup
    at gstrfuncs.c line 122
  • #6 toggle_menubar_cmd
  • #7 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #8 gtk_handlers_run
    at gtksignal.c line 1917
  • #9 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #10 gtk_signal_emit
    at gtksignal.c line 552
  • #11 gtk_widget_activate
    at gtkwidget.c line 2890
  • #12 gtk_menu_shell_activate_item
    at gtkmenushell.c line 859
  • #13 gtk_menu_shell_button_release
    at gtkmenushell.c line 486
  • #14 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #15 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #16 gtk_signal_emit
    at gtksignal.c line 552
  • #17 gtk_widget_event
    at gtkwidget.c line 2864
  • #18 gtk_propagate_event
    at gtkmain.c line 1378
  • #19 gtk_main_do_event
    at gtkmain.c line 818
  • #20 gdk_event_dispatch
    at gdkevents.c line 2139
  • #21 g_main_dispatch
    at gmain.c line 656
  • #22 g_main_iterate
    at gmain.c line 877
  • #23 g_main_run
    at gmain.c line 935
  • #24 gtk_main
    at gtkmain.c line 524
  • #25 new_terminal_for_client
  • #26 main
  • #27 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 664
  • #3 <signal handler called>
  • #4 strncpy
    at ../sysdeps/generic/strncpy.c line 41
  • #5 g_strndup
    at gstrfuncs.c line 122
  • #6 toggle_menubar_cmd
  • #7 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-27 06:53 -------

The original reporter (d@g.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, gnome-core-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2002-03-28 08:23:20 UTC
This looks to  be Ximian specific. Using the packages I made available
at http://www.gnome.org/~kmaraas fixes this.

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