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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
28 + 49 = ?
Subscribe to this entry?

 
 [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 Apr 26 05:01:30 2024 UTC