Bug#635894: libgomp1: Linking a JNI library with openmp makes std::cerr::operator<< crash

2012-05-01 Thread Matthias Klose
tags 635894 + moreinfo thanks On 29.07.2011 14:53, Adrien Guinet wrote: > Package: libgomp1 > Version: 4.6.1-4 > Severity: important > > When linking a C++ library which will be used with JNI with openmp, this > makes std::cerr::operator<< crashes when this library is used inside a > JVM. > > A

Bug#635894: libgomp1: Linking a JNI library with openmp makes std::cerr::operator<< crash

2011-07-29 Thread Adrien Guinet
Package: libgomp1 Version: 4.6.1-4 Severity: important When linking a C++ library which will be used with JNI with openmp, this makes std::cerr::operator<< crashes when this library is used inside a JVM. A test case is provided in the .tar.gz available here: http://public.geekou.info/jni-openmp.t