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 68320 - Galeon crashes when trying to copy a large chunk of text from clipboard
Galeon crashes when trying to copy a large chunk of text from clipboard
Status: RESOLVED DUPLICATE of bug 60062
Product: galeon
Classification: Deprecated
Component: Mozilla interaction
unspecified
Other other
: Normal normal
: ---
Assigned To: Philip Langdale
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2002-01-09 14:43 UTC by nelsoncc
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description nelsoncc 2002-01-09 14:36:48 UTC
Package: galeon
Severity: major
Version: 1.0.2
Synopsis: Galeon crashes when trying to copy a large chunk of text from clipboard
Bugzilla-Product: galeon
Bugzilla-Component: Mozilla interaction

Description:
Go to a web page with ~100K of ASCII text.  Highlight it.  Open the text
editor of your
choice (xemacs in this case) and try to paste the highlighted text
(middle mouse 
button technique).  Result: galeon dumps core.

The same thing happens if you try to use the "copy" and "paste" menu
options.

Also, when trying to print this page, it only sends the first page of
data over to either 
the printer or the print preview application.  The same thing happens in
Mozilla, so I 
suspect that it's a gecko problem.

Note that the web page in question is almost nothing but text.  There
is, I believe, 
one small table at the top, but not much else in the way of frills. 
Unfortunately, I 
can't send a pointer to the page because it's not accessible to the
general public.



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x408063a9 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 sigaction
    from /lib/libpthread.so.0
  • #5 killpg
    from /lib/libc.so.6
  • #6 NSGetModule
    from /usr/lib/mozilla/components/libuconv.so
  • #7 NSGetModule
    from /usr/lib/mozilla/components/libuconv.so
  • #8 NSGetModule
    from /usr/lib/mozilla/components/libuconv.so
  • #9 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #10 gtk_marshal_NONE__POINTER_INT_INT
    at gtkmarshal.c line 375
  • #11 gtk_handlers_run
    at gtksignal.c line 1917
  • #12 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #13 gtk_signal_emit_by_name
    at gtksignal.c line 618
  • #14 gtk_selection_invoke_handler
    at gtkselection.c line 1475
  • #15 gtk_selection_request
    at gtkselection.c line 899
  • #16 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #17 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #18 gtk_signal_emit
    at gtksignal.c line 552
  • #19 gtk_widget_event
    at gtkwidget.c line 2864
  • #20 gtk_main_do_event
    at gtkmain.c line 834
  • #21 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #22 gdk_event_dispatch
    at gdkevents.c line 2139
  • #23 g_main_dispatch
    at gmain.c line 656
  • #24 g_main_iterate
    at gmain.c line 877
  • #25 g_main_run
    at gmain.c line 935
  • #26 gtk_main
    at gtkmain.c line 524
  • #27 main
  • #28 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 sigaction
    from /lib/libpthread.so.0
  • #5 killpg
    from /lib/libc.so.6
  • #6 NSGetModule
    from /usr/lib/mozilla/components/libuconv.so
  • #7 NSGetModule
    from /usr/lib/mozilla/components/libuconv.so




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-01-09 09:36 -------

Unknown version 1.0.x in product galeon. Setting version to the default, "unspecified".
The original reporter (nelsoncc@hap.arnold.af.mil) 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, philipl@mail.utexas.edu.

Comment 1 nelsoncc 2002-01-09 14:44:30 UTC
This is almost certainly a gecko problem, since Mozilla (0.9.7) shows
the same behavior.
Comment 2 Yanko Kaneti 2002-01-09 16:33:33 UTC

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