The Java app I'm developing on Linux is failing when I try to run with
native threads. Before I spend a lot of time scratching my head over my
own code, I need to ask:

The failure is a SIGSEGV (segmentation fault). Should this ever happen
as a result of my app's behavior? My inclination is to suspect the JVM.
The app runs beautifully with green threads.

Nathan Meyers
[EMAIL PROTECTED]

Reply via email to