segmentation fault (MacOS 10.0.4 build 4Q12)
segmentation fault (MacOS 10.0.4 build 4Q12)
- Subject: segmentation fault (MacOS 10.0.4 build 4Q12)
- From: kubernan <email@hidden>
- Date: Wed, 8 Aug 2001 19:18:06 +0200
Hello,
Trying to modify my source code, i discovered all *my* new executable
compiling under OS 10..0.4 with project builider 1.0.1 (v63.0)
fall in segmentation fault.
My source code call C++ function (wrapping with C code) in ObjC source
code. It seems
the crash appears in the call of this function (i have nothing in the
debugger).
I tried with my backuped source code and i have the same problem.
But executable building in previous version of MacOS X works well
under 10.0.4
Any idea ?
Kub.