From:             [EMAIL PROTECTED]
Operating system: OSX
PHP version:      5.3CVS-2008-06-28 (CVS)
PHP Bug Type:     mbstring related
Bug description:  mbstring fails to load

Description:
------------
When trying to load the mbstring extension it fails causing PHP crash.

Reproduce code:
---------------
$ php -d extension=mbstring.so -v

Expected result:
----------------
PHP 5.3.0-dev (cli) (built: Jun 28 2008 12:15:44) 
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2008 Zend Technologies
    with Xdebug v2.0.3, Copyright (c) 2002-2007, by Derick Rethans




Actual result:
--------------
dyld: NSLinkModule() error
dyld: Symbol not found: _third_arg_force_ref
  Referenced from: /usr/local/lib/php/extensions/no-debug-non-zts-
20071006/mbstring.so
  Expected in: flat namespace

Trace/BPT trap



-- 
Edit bug report at http://bugs.php.net/?id=45388&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45388&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45388&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45388&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45388&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45388&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45388&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45388&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45388&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45388&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45388&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45388&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45388&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45388&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45388&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45388&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45388&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45388&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45388&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45388&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45388&r=mysqlcfg

Reply via email to