Page 1 of 1

error in Daslight 4

Posted: Mon Nov 05, 2018 5:33 pm
by Justin Kragten
when I was programming my show Daslight 4 stopt and told me an error I don't understand. is there someone who can tell me what the error means and what I can do about it so it won't happen again?

Application Specific Information:
abort() called
*** error for object 0x6040044270e0: Invalid pointer dequeued from free list


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff5c070b66 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff5c23b080 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff5bfcc1ae abort + 127
3 libsystem_malloc.dylib 0x00007fff5c0dbdc1 nanozone_error + 502
4 libsystem_malloc.dylib 0x00007fff5c0cfd5a _nano_malloc_check_clear + 410

hope to see any reaction soon!

Re: error in Daslight 4

Posted: Tue Nov 06, 2018 8:03 am
by TomHat
Hello,

This means daslight tried to perform an action that was not possible (like trying to read page 101 in a book that only has 100 pages).

This is an important error for us to fix. Could you please tell me what you were doing at the time the software crashed ? Can you reproduce it ?

Regards,