News Feed
Jobs Feed
Sections




News Archive
Lars Strojny's Blog:
PHP Segfaulting with PECL/UUID and PECL/IMAGICK
September 08, 2010 @ 14:17:13

If you've been using (or will be using) the uuid and imagick extensions for PHP, you might be able to save yourself a lot of headache by reading this new post from Lars Strojny about his segfault woes.

Ran into a bug yesterday, where http://pecl.php.net/uuid in combination with http://pecl.php.net/imagick yielded a segfault when using uuid_create().

After trying to trace it down with a backtrace and cachegrind results, he (and Mikko & Pierre) found that both extensions were built against the libuuid.so.1 file. While that wasn't the issue directly, they did find a work-around that helped the issue - renaming some ini files so uuid was loaded first.

0 comments voice your opinion now!
uuid imagick pecl extension segfault debug libuuid


blog comments powered by Disqus

Similar Posts

Perplexed Labs: Convert HTML to PDF in PHP (libwkhtmltox extension)

Zend Developer Zone: Using JavaScript in PHP with PECL and SpiderMonkey

Lars Strojny's Blog: PHP Segfaulting with PECL/UUID and PECL/IMAGICK

Rob Allen's Blog: Zend Framework, IIS and 500 errors

Pierre-Alain Joye's Blog: how to do not work around filter (don't be lazy :)


Community Events











Don't see your event here?
Let us know!


release language functional conference testing object code tool opinion introduction series framework community interview example podcast unittest composer zendframework2 development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework