Menu

#9 testsem.exe throws error on finishing

open
nobody
None
5
2012-07-03
2012-07-03
No

Vincent@jellix /cygdrive/x/projects/adasdl/Thin/demos/AdaSDLstandard
$ ./testsem.exe 1
Running 10 threads, semaphore value = 1
Thread number 0 has got the semaphore (value = 0)!
Thread number 0 has released the semaphore (value = 1)!
Thread number 1 has got the semaphore (value = 0)!
Thread number 1 has released the semaphore (value = 1)!
Thread number 2 has got the semaphore (value = 0)!
Thread number 2 has released the semaphore (value = 1)!
Thread number 3 has got the semaphore (value = 0)!

raised ADA.IO_EXCEPTIONS.DEVICE_ERROR : Bad address
Segmentation fault (core dumped)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB