[PHP-DEV] creating a new extension From: Julia A. Case (julie <email protected>)
Date: 06/24/01

I want to create a new extension that is a wrapper for the
libfalken.so.12.0 shared library, I don't and can't get source code for
it. I tried a very simple experiment where I just called the init()
function (this sets up the initial variables and such) but when I call it
I get a segfault in php... The core file shows this

Cannot create references to/from string offsets nor overloaded objects

If you need more of the core file, I can provide that, any help is
appreciated.

Thanks,
Julia

-- 
[  Julia Anne Case  ] [        Ships are safe inside the harbor,       ]
[Programmer at large] [      but is that what ships are really for.    ]  
[   Admining Linux  ] [           To thine own self be true.           ]
[ Windows/WindowsNT ] [ Fair is where you take your cows to be judged. ]
          

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>