Clueless run time error C++

38 views
Skip to first unread message

Saiful Khan

unread,
Jun 23, 2014, 11:06:10 AM6/23/14
to spar...@googlegroups.com
Dear Sparksee, 

I create a shared object  libGraph.so. The linking and execution goes well on the same machine where I create libGraph.so. However, if I copy the  libGraph.so to an another virtual machine I get the following run time error. Can you please suggest what is the issue here? 

The code crashes exactly at the call. 
m_sparksee = new Sparksee(cfg);

Please let me know if I should give more deatils. Appreciate your help in this on advance.


Log
terminate called after throwing an instance of 'sparksee::gdb::Error'
**** CRITICAL ERROR (SIGNAL NUM 6)
------- Begin of call stack ------
/home/install/lib/libsparksee.so(_ZN13sparksee_core21CallStackTraceHandler13SignalHandlerEi+0x3a) [0xb74d45ba]
[0xb77d0400]
[0xb77d0424]
/lib/i386-linux-gnu/libc.so.6(gsignal+0x47) [0xb7149827]
/lib/i386-linux-gnu/libc.so.6(abort+0x143) [0xb714cc53]
/usr/lib/i386-linux-gnu/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x195) [0xb7333595]
/usr/lib/i386-linux-gnu/libstdc++.so.6(+0x4a1f3) [0xb73311f3]
/usr/lib/i386-linux-gnu/libstdc++.so.6(+0x4a22f) [0xb733122f]
/usr/lib/i386-linux-gnu/libstdc++.so.6(+0x4a496) [0xb7331496]
/home/install/lib/libsparksee.so(_ZN8sparksee3gdb8SparkseeC1ERKNS0_14SparkseeConfigE+0x48e) [0xb749028e]
/home/install/lib/libGraph.so.1(_ZN8GraphC2ERKSbIwSt11char_traitsIwESaIwEES5_S5_+0x216) [0xb77a3b56]
/home/install/lib/libGraph.so.1(_ZN12TermGraphC2ERKSbIwSt11char_traitsIwESaIwEES5_S5_+0x33) [0xb77aaf9b]
/home/install/lib/libGraph.so.1(_ZN15GraphFactory16createConnectionESs+0x11c) [0xb77a34c8]
./GraphManager() [0x804de63]
./GraphManager() [0x804dcf9]
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0xb7134a83]
./GraphManager() [0x804dbd1]
-------- End of call stack -------
Aborted (core dumped)




Thanks and regards,
Saiful Khan

c3po.ac

unread,
Jun 25, 2014, 3:43:34 AM6/25/14
to spar...@googlegroups.com

Hi,

Which OS (distribution, version, bits) do you have in the  compilation computer and in the execution virtual machine?

Thanks.

El dilluns 23 de juny de 2014 17:06:10 UTC+2, SKhan va escriure:

Saiful Khan

unread,
Jul 1, 2014, 6:19:19 AM7/1/14
to spar...@googlegroups.com
Thanks for your reply. It is a difference an ubuntu distribution issue. 

Thanks and regards,
Saiful Khan


--
You received this message because you are subscribed to the Google Groups "Sparksee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sparksee+u...@googlegroups.com.
To post to this group, send email to spar...@googlegroups.com.

Reply all
Reply to author
Forward
0 new messages