Dear developers,
I'am getting a segmentation fault in the following code snippet when
resolving IsReference()):
if (objectVector.GetObject(currentReference)->IsReference()) {
currentReference = objectVector.GetObject(currentReference)-
>GetReference();
}
else {}
pbjectVector is a global variable here and currentReference holds a
PdfReference to look up.
Error messaqge from gdb:
Program received signal SIGSEGV, Segmentation fault.
0x000055ba2342486e in PoDoFo::PdfVariant::DelayedLoad (this=0x0) at
/usr/local/include/podofo/base/PdfVariant.h:545
545 if( !m_bDelayedLoadDone)
Have you any idea for me?
Thank you!
Best regards,
Georg
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users