Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Crash at native thread 8 years 9 months ago #9157

  • cerv82
  • cerv82's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
I'm getting a bunch of crashes at the native thread when I open a list of documents, read each page and then close the Page and document, all of this using Asynchronous threads running sequentially. Sometime it works but in average, it crashes 1 out of 5 times. I can't share my source code, but I can tell that I'm using an Asus 10" tablet (with Intel processor) running Android 4.3, and I'm using the latest stable PDF library (3.4). I would appreciate any help.

Regards
Attachments:

Please Log in or Create an account to join the conversation.

Crash at native thread 8 years 9 months ago #9158

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
I suggest you to look at onDestroy() method of PDFReaderAct.
Check if you are deallocating all the old instances.
Maybe you are missing
Global.RemoveTmp();
that removes all tmp files that "pdfex" library generated.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum