Package: libstdc++2.9-glibc2.1 Version: 2.91.66-4
There appears to be an incompatibility between the Sun JVM and the Debian Linux version of glibc2.1 that causes all C++ exceptions to result in a Segmentation Fault. I think I narrowed the problem down to /usr/lib/libstdc++-libc6.1-1.so.2. If I symbolically link to /usr/lib/libstdc++-libc6.2-2.so.3 (using the former name) in my LD_LIBRARY_PATH, everything works fine. BTW, everything works fine under Redhat 7.2, and everything works fine using Blackdown JVM, but not when using Sun JVM and Debian together. Not sure if this is a Debian glibc problem, or if this is a Sun JVM problem. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]