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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 12:01:35 2025 UTC