php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50054 magick/semaphore.c Assertion
Submitted: 2009-11-02 15:00 UTC Modified: 2010-12-20 12:50 UTC
From: technik at cyberagent dot de Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5.3.0 OS: Debian 5.0.3 Linux version 2.6.2
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.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: technik at cyberagent dot de
New email:
PHP Version: OS:

 

 [2009-11-02 15:00 UTC] technik at cyberagent dot de
Description:
------------
goofy:~ # php -m
[PHP Modules]
Core
ctype
curl
date
dom
ereg
facedetect
fileinfo
filter
ftp
gd
geoip
gettext
hash
iconv
idn
imagick
imap
json
libpuzzle
libxml
lzf
magickwand
mbstring
mcrypt
memcache
mhash
mysql
mysqli
openssl
pcre
PDO
pdo_sqlite
Phar
posix
Reflection
session
SimpleXML
SPL
SQLite
sqlite3
standard
tidy
tokenizer
xml
xmlreader
xmlwriter
xsl
zip
zlib

[Zend Modules]

php: magick/semaphore.c:288: LockSemaphoreInfo: Assertion `semaphore_info != (SemmaphoreInfo *) ((void *)0)' failed.
Aborted
goofy:~ #

(assertion occures on every php call)


Reproduce code:
---------------
none


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-03 10:47 UTC] jani@php.net
Wrong place to report bugs in PECL extensions. Try http://pecl.php.net/bugs/ instead.
 [2010-12-20 12:50 UTC] jani@php.net
-Package: Tidy +Package: Unknown/Other Function
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 02 03:01:30 2024 UTC