View Single Post
Old 01-09-2014, 05:31 PM   #3
radius
Lector minore
radius ought to be getting tired of karma fortunes by now.radius ought to be getting tired of karma fortunes by now.radius ought to be getting tired of karma fortunes by now.radius ought to be getting tired of karma fortunes by now.radius ought to be getting tired of karma fortunes by now.radius ought to be getting tired of karma fortunes by now.radius ought to be getting tired of karma fortunes by now.radius ought to be getting tired of karma fortunes by now.radius ought to be getting tired of karma fortunes by now.radius ought to be getting tired of karma fortunes by now.radius ought to be getting tired of karma fortunes by now.
 
radius's Avatar
 
Posts: 660
Karma: 1738720
Join Date: Jan 2008
Device: Aura One, Paperwhite Signature
You can see from:

Quote:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
that there was a coding error somewhere. And from this:

Quote:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
we know that it was in the "main" part of the application that is running the UI and application logic.

Are you always doing the same operation when Sigil crashes on you? Or is it just at random times with no pattern that you can see?
radius is offline   Reply With Quote