gdb breaks on unknown signal
Apple Reference #: 78366
Issue:
gdb breaks at the end of every request-response loop cycle, claiming that it has caught an unknown signal in closesocket.
Workaround:
Use the continue command to continue execution when gdb breaks. To prevent this from happening in the first place, do one of the following :
In some cases, the solution described may not fully resolve the problem. In these cases, try the following additional step:
Under the Windows NT registry path:
HKEY_LOCAL_MACHINE\\SOFTWARE\\ORACLE
rename the key
OTRACE73
to (for example)
OTRACE73.RENAMED
This is an unsupported procedure and may create unknown side effects with the Oracle database. If problems occur, rename the key to its original name.