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 66450 - Crash after using window.close()
Crash after using window.close()
Status: RESOLVED DUPLICATE of bug 58977
Product: galeon
Classification: Deprecated
Component: Mozilla interaction
unspecified
Other other
: Normal normal
: ---
Assigned To: Philip Langdale
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2001-12-07 17:43 UTC by rodolfo
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rodolfo 2001-12-07 17:46:55 UTC
Package: galeon
Severity: normal
Version: 1.0
Synopsis: Crash after using window.close()
Bugzilla-Product: galeon
Bugzilla-Component: Mozilla interaction

Description:
I'm debuging a web app. It uses window.close(). After using it in a href
with url javascript, galeon crashed.



Debugging Information:

(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 19924)]
[New Thread 2049 (LWP 19939)]
[New Thread 1026 (LWP 19940)]
[New Thread 2051 (LWP 19941)]
[New Thread 12292 (LWP 19958)]

0x4088b1d9 in wait4 () from /lib/libc.so.6

Thread 5 (Thread 12292 (LWP 19958))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 967
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 PR_WaitCondVar
    from /usr/lib/libnspr4.so
  • #4 nsThreadPool::GetRequest
    from /usr/lib/libxpcom.so
  • #5 nsThreadPoolRunnable::Run
    from /usr/lib/libxpcom.so
  • #6 nsThread::Main
    from /usr/lib/libxpcom.so
  • #7 PR_Select
    from /usr/lib/libnspr4.so
  • #8 pthread_start_thread
    at manager.c line 274

Thread 4 (Thread 2051 (LWP 19941))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 967
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 PR_WaitCondVar
    from /usr/lib/libnspr4.so
  • #4 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #5 NSGetModule
    from /usr/lib/mozilla/components/libnecko.so
  • #6 nsThread::Main
    from /usr/lib/libxpcom.so
  • #7 PR_Select
    from /usr/lib/libnspr4.so
  • #8 pthread_start_thread
    at manager.c line 274




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-12-07 12:46 -------

The original reporter (rodolfo@siu.buap.mx) 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 2001-12-07 23:20:42 UTC

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