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 98188 - Crashes when submitting web forms (SuSE 8.1)
Crashes when submitting web forms (SuSE 8.1)
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-11-10 17:47 UTC by dave
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description dave 2002-11-10 17:50:51 UTC
Package: galeon
Severity: major
Version: 1.2.5
Synopsis: Crashes when submitting web forms (SuSE 8.1)
Bugzilla-Product: galeon
Bugzilla-Component: Mozilla interaction

Description:
Description of Problem: galeon consistently crashes upon HTTP Post
operations (web form submission)


Steps to reproduce the problem:
1.  Load a web page with a web form.
2.  Enter data.
3.  submit and crash.

Actual Results:


Expected Results:


How often does this happen?
almost every time

Additional Information:




Debugging Information:

Backtrace was generated from '/opt/gnome/bin/galeon-bin'

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New
Thread 1024 (LWP 9118)]
[New Thread 2049 (LWP 9126)]
[New Thread 1026 (LWP 9127)]
[New Thread 2051 (LWP 9128)]
[New Thread 3076 (LWP 9129)]
[New Thread 7173 (LWP 9135)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x40a188c9 in wait4 () from
/lib/libc.so.6

Thread 1 (Thread 1024 (LWP 9118))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_segv_handle
    from /opt/gnome/lib/libgnomeui.so.32
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 NSGetModule
    from /opt/mozilla/components/libgkcontent.so
  • #7 EmbedProgress::RequestToURIString(nsIRequest*, char**)
    from /opt/mozilla/lib/libgtkembedmoz.so
  • #8 EmbedProgress::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned, unsigned)
    from /opt/mozilla/lib/libgtkembedmoz.so
  • #9 NSGetModule
    from /opt/mozilla/components/liburiloader.so
  • #10 NSGetModule
    from /opt/mozilla/components/liburiloader.so
  • #11 NSGetModule
    from /opt/mozilla/components/liburiloader.so
  • #12 NSGetModule
    from /opt/mozilla/components/libnecko.so
  • #13 NSGetModule
    from /opt/mozilla/components/libgkcontent.so
  • #14 NSGetModule
    from /opt/mozilla/components/libgkcontent.so
  • #15 NSGetModule
    from /opt/mozilla/components/libhtmlpars.so
  • #16 NSGetModule
    from /opt/mozilla/components/libhtmlpars.so
  • #17 NSGetModule
    from /opt/mozilla/components/libhtmlpars.so
  • #18 NSGetModule
    from /opt/mozilla/components/libhtmlpars.so
  • #19 NSGetModule
    from /opt/mozilla/components/liburiloader.so
  • #20 NSGetModule
    from /opt/mozilla/components/libnecko.so
  • #21 NSGetModule
    from /opt/mozilla/components/libnecko.so
  • #22 NSGetModule
    from /opt/mozilla/components/libnecko.so
  • #23 NSGetModule
    from /opt/mozilla/components/libnecko.so
  • #24 PL_HandleEvent
    from /opt/mozilla/lib/libxpcom.so
  • #25 PL_ProcessPendingEvents
    from /opt/mozilla/lib/libxpcom.so
  • #26 nsEventQueueImpl::ProcessPendingEvents()
    from /opt/mozilla/lib/libxpcom.so
  • #27 NSGetModule
    from /opt/mozilla/components/libwidget_gtk.so
  • #28 NSGetModule
    from /opt/mozilla/components/libwidget_gtk.so
  • #29 g_io_unix_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #30 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #31 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #32 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #33 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #34 main
  • #35 __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-11-10 12:50 -------

Unknown version 1.2.x in product galeon. Setting version to the default, "unspecified".
The original reporter (dave@davekaufman.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-11-10 18:18:13 UTC

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