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 97197 - Galeon crashes frequently on form submissions
Galeon crashes frequently on form submissions
Status: RESOLVED DUPLICATE of bug 97196
Product: galeon
Classification: Deprecated
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: galeon-maint
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2002-10-30 05:09 UTC by srn
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description srn 2002-10-30 05:07:46 UTC
Package: galeon
Severity: critical
Version: 1.3
Synopsis: Galeon crashes frequently on form submissions
Bugzilla-Product: galeon
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
Pretty much every time I submit a form, Galeon crashes. Bugzilla is
pretty good at reproducing this.

Additional Information:

This is built against Mozilla from about 1 week ago on RedHat 8 using
the gcc compat stuff.

Mozilla doesn't have the problem.



Debugging Information:

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

(no debugging symbols found)...[New Thread 8192 (LWP 9932)]
[New Thread 16385 (LWP 9936)]
[New Thread 8194 (LWP 9937)]
[New Thread 16387 (LWP 9938)]
[New Thread 24580 (LWP 9939)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 9932))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 DummyParserRequest::GetURI(nsIURI**)
    from /usr/lib/mozilla-1.2b/components/libgkcontent.so
  • #7 EmbedProgress::RequestToURIString(nsIRequest*, char**)
    from /usr/lib/libgtkembedmoz.so
  • #8 EmbedProgress::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned, unsigned)
    from /usr/lib/libgtkembedmoz.so
  • #9 nsDocLoaderImpl::FireOnStateChange(nsIWebProgress*, nsIRequest*, int, unsigned)
    from /usr/lib/mozilla-1.2b/components/liburiloader.so
  • #10 nsDocLoaderImpl::doStartURLLoad(nsIRequest*)
    from /usr/lib/mozilla-1.2b/components/liburiloader.so
  • #11 nsDocLoaderImpl::OnStartRequest(nsIRequest*, nsISupports*)
    from /usr/lib/mozilla-1.2b/components/liburiloader.so
  • #12 nsLoadGroup::AddRequest(nsIRequest*, nsISupports*)
    from /usr/lib/mozilla-1.2b/components/libnecko.so
  • #13 HTMLContentSink::AddDummyParserRequest()
    from /usr/lib/mozilla-1.2b/components/libgkcontent.so
  • #14 HTMLContentSink::WillBuildModel()
    from /usr/lib/mozilla-1.2b/components/libgkcontent.so
  • #15 CNavDTD::WillBuildModel(CParserContext const&, nsITokenizer*, nsIContentSink*)
    from /usr/lib/mozilla-1.2b/components/libhtmlpars.so
  • #16 nsParser::WillBuildModel(nsString&)
    from /usr/lib/mozilla-1.2b/components/libhtmlpars.so
  • #17 nsParser::ResumeParse(int, int, int)
    from /usr/lib/mozilla-1.2b/components/libhtmlpars.so
  • #18 nsParser::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned)
    from /usr/lib/mozilla-1.2b/components/libhtmlpars.so
  • #19 nsDocumentOpenInfo::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned)
    from /usr/lib/mozilla-1.2b/components/liburiloader.so
  • #20 nsStreamListenerTee::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned)
    from /usr/lib/mozilla-1.2b/components/libnecko.so
  • #21 nsHttpChannel::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned)
    from /usr/lib/mozilla-1.2b/components/libnecko.so
  • #22 nsOnDataAvailableEvent::HandleEvent()
    from /usr/lib/mozilla-1.2b/components/libnecko.so
  • #23 nsARequestObserverEvent::HandlePLEvent(PLEvent*)
    from /usr/lib/mozilla-1.2b/components/libnecko.so
  • #24 PL_HandleEvent
    from /usr/lib/libxpcom.so
  • #25 PL_ProcessPendingEvents
    from /usr/lib/libxpcom.so
  • #26 nsEventQueueImpl::ProcessPendingEvents()
    from /usr/lib/libxpcom.so
  • #27 event_processor_callback(_GIOChannel*, GIOCondition, void*)
    from /usr/lib/mozilla-1.2b/components/libwidget_gtk2.so
  • #28 g_io_unix_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #33 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #34 main
  • #35 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-10-30 00:07 -------

Reassigning to the default owner of the component, galeon-maint@bugzilla.gnome.org.

Comment 1 srn 2002-10-30 05:10:50 UTC

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