For the macheads
This probably only applies to developers, but just a heads up in case you see any weird app problems that you can't explain in 10.4.8
signals (specifically, at least SIGABRT) are not handled properly in any thread other than the primary thread of a process. It doesn't dump core on PPC, and the core generated on intel is not readable by the debugger.
signals (specifically, at least SIGABRT) are not handled properly in any thread other than the primary thread of a process. It doesn't dump core on PPC, and the core generated on intel is not readable by the debugger.