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 96440 - Galeon crashes when form with radio buttons submitted
Galeon crashes when form with radio buttons submitted
Status: RESOLVED DUPLICATE of bug 67691
Product: galeon
Classification: Deprecated
Component: Mozilla interaction
unspecified
Other other
: Normal normal
: ---
Assigned To: Philip Langdale
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2002-10-21 17:01 UTC by Joel
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joel 2002-10-21 21:03:13 UTC
Package: galeon
Severity: major
Version: 1.2.99
Synopsis: Galeon crashes when form with radio buttons submitted
Bugzilla-Product: galeon
Bugzilla-Component: Mozilla interaction
BugBuddy-GnomeVersion: 2.0 (2.0.5)

Description:
Description of Problem:  When submitting some forms (radio buttons seem
to be common between all the crashes), galeon will crash with a
segmentation fault.  Galeon CVS


Steps to reproduce the problem:
1. Go to this page:
http://arstechnica.infopop.net/OpenTopic/page?CHOICE=2&POLL_OID=1690975635&m=1690975635&VOTE.y=6&VOTE.x=41&VOTE=vote&f=96509133&a=tpc&s=50009562&ORIGINAL_REFERRER_URL=http%3A%2F%2Farstechnica.infopop.net%2FOpenTopic%2Fpage%3Fa%3Dtpc%26s%3D50009562%26f%3D96509133%26m%3D1690975635
2. Click an option in the poll and click "vote now"
3. Galeon will crash with a segfault.

Actual Results:  Crash


Expected Results: Form data submitted and loading continued.


How often does this happen?  Always.


Additional Information:  Using Galeon CVS and Mozilla 1.1 with XFT and
GTK2 head patch.



Debugging Information:

Backtrace was generated from '/usr/local/bin/galeon-bin'

[New Thread 1024 (LWP 15875)]
[New Thread 2049 (LWP 15878)]
[New Thread 1026 (LWP 15879)]
[New Thread 2051 (LWP 15880)]
[New Thread 3076 (LWP 15881)]
[New Thread 6149 (LWP 15884)]
0x40b994b9 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 15875))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_scores_display_with_pixmap
    from /usr/lib/libgnomeui-2.so.0
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 NSGetModule
    from /usr/lib/mozilla/components/libgkcontent.so
  • #7 EmbedProgress::RequestToURIString(nsIRequest*, char**)
    from /usr/lib/mozilla/libgtkembedmoz.so
  • #8 EmbedProgress::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned, unsigned)
    from /usr/lib/mozilla/libgtkembedmoz.so
  • #9 NSGetModule
    from /usr/lib/mozilla/components/liburiloader.so
  • #10 NSGetModule
    from /usr/lib/mozilla/components/liburiloader.so
  • #11 NSGetModule
    from /usr/lib/mozilla/components/liburiloader.so
  • #12 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #13 NSGetModule
    from /usr/lib/mozilla/components/libgkcontent.so
  • #14 NSGetModule
    from /usr/lib/mozilla/components/libgkcontent.so
  • #15 NSGetModule
    from /usr/lib/mozilla/components/libhtmlpars.so
  • #16 NSGetModule
    from /usr/lib/mozilla/components/libhtmlpars.so
  • #17 NSGetModule
    from /usr/lib/mozilla/components/libhtmlpars.so
  • #18 NSGetModule
    from /usr/lib/mozilla/components/libhtmlpars.so
  • #19 NSGetModule
    from /usr/lib/mozilla/components/liburiloader.so
  • #20 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #21 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #22 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #23 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #24 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #25 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #26 PL_HandleEvent
    from /usr/lib/mozilla/libxpcom.so
  • #27 PL_ProcessPendingEvents
    from /usr/lib/mozilla/libxpcom.so
  • #28 nsEventQueueImpl::ProcessPendingEvents()
    from /usr/lib/mozilla/libxpcom.so
  • #29 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk2.so
  • #30 g_io_unix_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #34 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #35 main
    at galeon-main.c line 154
  • #36 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-10-21 17:03 -------

Unknown version 1.2.x in product galeon. Setting version to the default, "unspecified".
The original reporter (Joel@WindowPlanet.net) 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 Yanko Kaneti 2002-10-21 21:08:18 UTC

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