  | | | perl module SAP::DBTech::dbm, unresolved symbol and segmentation fault | perl module SAP::DBTech::dbm, unresolved symbol and segmentation fault 2006-07-14 - By Thorsten Rosenkranz
Back Hello
I use the Perl-Module SAP::DBTech::dbm. It's an old version (there's no version number in it). After upgrading my perl from 5.005 to 5.8.8 it says: undefined symbol: Perl_safemalloc. So I tried to update the SAP::DBTech-module too. After installation of maxdb-perl-linux-32 (See http://nux-32.ora-code.com)bit-i386-7_6_00_27.tgz i get another unresolved symbol: dbmcperl.so: undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE This symbol is defined in libstdc++.so, so I tried LD_PRELOAD=libstdc++.so
Now I get "segmentation fault" while loading the lib.
What can I do to get it running again?
Thorsten
--
Thorsten Rosenkranz
Imago Informationstechnologie GmbH Sauerwiesen 6 67661 Kaiserslautern Tel. 06301-708-0 Fax. 06301-708-222 mailto:rosenkranz@(protected) http://www.imago.de HRB 3008 Amtsgericht Kaiserslautern USt-IdNr. DE 174941022 Gesch?ftsf?hrer: Herr Dipl.-Ing. Christian Keller
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/maxdb?unsub=mysql@(protected)
|
|
 |