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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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: Sat Apr 27 08:01:29 2024 UTC