473,387 Members | 1,624 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

zend api / strange segfault in extension

Hello,

I'm developing a php extension as a communication layer for a
proprietary database.

Now, when I run two different versions of this extension on the same
webserver (Apache 3, PHP 4.3.3, extension loaded via dl() ), I will get
strange segmentation faults - that occur somewhere in PHP (not in the
extension itself).

I tried everything - from changing the name of the .so to changing all
function names, to changing everything in zend_module_info etc.

But I still got crashes, when using both modules at the same time (not
in same request, but on the same webserver). What else could cause this
problem? I even would expect that an extension will be unloaded after a
request, and that it will only be loaded in the next request.

Maybe the module won't be correctly unloaded and causes a crash when
trying to load the other module?

Anyone had similar experiences ?
Thanks,
Robert Frunzke
Jul 17 '05 #1
0 1359

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: webguynow | last post by:
I'm a little confused, I have test apps, using Pear DB.php but in my application, and debugging through Zend studio, I have some Database updates obviously working and then I get a Fatal Error....
1
by: James | last post by:
I am getting frustrated of the PHP 5 releases chocking on OCI8 -- they just seem really unstable as do recent ISAPI filters when run on Windows 2003 Server. As an example the newest PHP 5.1.4...
2
by: howachen | last post by:
Hi, Where can I find a newsgroup/forum to ask questions related to the PHP/Zend extension development? thanks.
7
by: archimonde2 | last post by:
What are pros any cons to use eaccelerator and zend optimizer on php5-mod with apache2.2 ?? Does accelerators work immediately after install on all php files? When both are in use which...
0
by: howa | last post by:
For example, in http://eaccelerator.net/wiki/InstallFromSource It said: ..eAccelerator can be installed both as Zend or PHP extension.. In fact, what are the difference? Is all extensions can...
1
by: mosesdinakaran | last post by:
Hi All, Is there a difference between Zend Extension and PHP Extensions In php.ini For Mysql we have extension=mysql.so But for XDEBUG we have
4
by: Blueparty | last post by:
I am going to use Ioncube or Zend compiler/encoder to deploy PHP5 applications on servers at customers premisses. The factors that affect choice are: - reliability - easy of deployment at...
0
by: corretge | last post by:
Zend outsourced the news service to businesses. NET ...
7
by: Service4PC | last post by:
Hi all, I've a problem... I'm writing an extension for php, and i need to execute a file php... but only the content of the file and not the file... Now I better explain: - the extension get the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.