User forums > Help

Segmentation Fault

<< < (2/2)

tom0769:
Hi Kalma,

could you fix this?
Is there a possibilty to disable this feature?

Kalma:
Hello,
I've tried it but it does not seem to work.
The app runs normaly without the debugger, but with the debugger it gets this SIGSEGV.
Maybe it could be that it works on your machine. You can disable this feature when you
change the boot.ini file.
For example: multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect /NoExecute=AlwaysOff /PAE

tom0769:
Hi,

I tried changing the boot.ini, but the problem is still the same:
In debug mode even a simple win32api-call as "Beep()" leeds to a segmentation fault in "RpcRaiseException()".
The application seems to run normally in release mode.

On several other systems (notebook Win2k PII-400MHz, desktop WinXP prof. SP2 P4-2,4GHz) there is no problem.

tom0769:
Hi,

yesterday I installed Borland BC55 compiler.
I switched my project to Borland compiler, did some necessary settings (paths, libs, ...), compiled and run the application.
It worked!
I loaded the application in Turbo Debugger and run the application from there:
No segmentation faults or exceptions.
- GetOpenFileName() works fine
- Beep() doesn't crash, though no sound is output, only the duration parameter seems to be handled.

Navigation

[0] Message Index

[*] Previous page

Go to full version