Search found 1 match

by kuhagen
Thu, 2007-02-08, 15:00
Forum: DCMTK - Installation
Topic: 'pure virtual method' crash on exit (linux/gcc)
Replies: 10
Views: 20114

'pure virtual method' crash on exit (linux/gcc)

Hello I have a shared lib, linked against a static version of dcmtk. The app linked against the shared lib crashes on exit. The backtrace of the crash is: #10 0x03d80ec2 in std::terminate () from /usr/lib/libstdc++.so.6 #11 0x03d81565 in __cxa_pure_virtual () from /usr/lib/libstdc++.so.6 #12 0x03abd...