php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59200 JS_THREADSAFE spidermonkey: hangs in JS_NewRuntime
Submitted: 2010-05-08 17:48 UTC Modified: 2017-01-10 08:01 UTC
From: neuhauser+peclbugs at sigpipe dot cz Assigned:
Status: Suspended Package: spidermonkey (PECL)
PHP Version: 5.3.2 OS: FreeBSD
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: neuhauser+peclbugs at sigpipe dot cz
New email:
PHP Version: OS:

 

 [2010-05-08 17:48 UTC] neuhauser+peclbugs at sigpipe dot cz
Description:
------------
using spidermonkey.googlecode.com/files/libmozjs-1.9.2-4.tar.bz2 configured with

  --enable-threadsafe --enable-jit --enable-readline --with-pthreads --with-system-nspr

php stalls on entry into JS_NewRuntime

Reproduce code:
---------------
php -n -d extension_dir=modules -d extension=spidermonkey.so -r 'new jscontext;'


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-10 08:01 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-01-10 08:01 UTC] kalle@php.net
Suspending this report as the extension have not had a release for almost 5 years.  Please revive this if the extension once again shows life
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC