Menu

#230 Memory Protection Viloation

open
nobody
None
5
2005-07-04
2005-07-04
Anonymous
No

Using regina with QT-3.3.4 (dont know what about other
versions) and launching compiled app gave me errors.
gdb says:

Program received signal SIGSEGV, Segmentation fault.
0x00000021 in ?? ()
(gdb) bt
#0 0x00000021 in ?? ()
#1 0x400644a0 in __regina_IfcReginaCleanup () from
/usr/lib/libregina.so
#2 0x00000001 in ?? ()
#3 0xbffff410 in ?? ()
#4 0xbffff478 in ?? ()
#5 0x40064217 in ReginaCleanup () from
/usr/lib/libregina.so
#6 0x40064200 in ReginaVersion () from
/usr/lib/libregina.so
#7 0x40a18ff4 in ?? () from /lib/tls/libc.so.6
#8 0x40a1a800 in __after_morecore_hook () from
/lib/tls/libc.so.6
#9 0x08077b98 in ?? ()
#10 0xbffff208 in ?? ()
#11 0x409659a4 in malloc () from /lib/tls/libc.so.6
Previous frame inner to this frame (corrupt stack?)

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Those errors always append (not same) when im trying to use
    any of Regina func in application made with QT

     
  • Nobody/Anonymous

    Logged In: NO

    NOTE: single-threaded regina works with QT

     
  • Nobody/Anonymous

    Logged In: NO

    When lunching regina as second thread (not gui) works too...
    using regina function in main thread(GUI) causes errors...

     

Log in to post a comment.