W 14:39:17 Retry Failed - The semaphore timeout period has expired.
+ Reply to Thread
Results 1 to 5 of 5
-
Sounds like a key that it cant decrypt. Try the newest version, DVDFab Decrypter, or AnyDVD.
Quality is my policy. -
From IBM:
Reasons for semaphore timeouts
When you receive semaphore timeout messages, the messages are usually the result of one of the following:
1. A heavy load on the server is causing processes to be delayed from releasing semaphores.
2. A process has crashed while holding a semaphore, causing other processes to block when trying to acquire the semaphore.
3. Deadly embrace, semaphore contention where two tasks are waiting on each other and neither task is able to break the loop. In the simplest case, thread A is trying to get a semaphore which is owned by B, while B is trying to get a different semaphore which is owned by A. More complex combinations are also possible: A wants a semaphore owned by B, who wants a semaphore owned by C, who wants a semaphore owned by A, etc.
4. If a process was to fail to set a semaphore during execution, another process dependent on the semaphore will be blocked awaiting the semaphore."
Usually, I have been told, it means two operations are both waiting on the OTHER to finish, before they will resume. This begins an endless loop.
It is much more common in PC networking, but it does happen with USB connections, and even with IDE based DVD burning.
I had a friend who had it because his DMA got switched to PIO, and the very slow speed was apparently causing time out errors, which resulted finally in this looping. Switching back to DMA solved his case. I hava also heard it is common if you try to multitask, while ripping, or while burning.
It CAN be caused by too many read errors due to bad media, but this is somewhat rare. Look to one of the other ideas above as more probable...
-Bruce -
Originally Posted by techmaster-1
-
Addendum to my post above... Before DVDdecrypter's support forum was shut down, the author (LightningUK) had an entire "sticky" thread devoted to this particular error in DVDDecrypter. The vast majority of the people afflicted were using an external DVD reader or an external DVD writer with a USB port. In every case discussed, switching that drive to a Firewire connection solved the problem. I recall LightningUK remarking that he had yet to see any of the "USB users" with the semaphore error who did not achieve success by making this simple switch.
============
IF you are not using USB connection... As I wrote above, if Windows switches your drive or drives to PIO mode (from the PIO mode), on occasion this can cause an IDE drive to time out to such a degree that some "crashing" occurs, and the semaphore "loop" discussed above can occur. So, you should also check and double-check that all DVD devices are actually using DMA mode.
I also recall one user who said his problem had to do with a configuration error in his two DVD drives ( Master vs. Slave). His drives were standard IDE internal drives.
The error occurs much more commonly during burning, but some users (including my friend) also saw it happen a few times while ripping. He experienced it on EVERY burn, but he saw it on a few rips, as well, until he resolved this issue.
-Bruce
Similar Threads
-
Enchanted error (DVD Decrypter)
By rickygg in forum DVD RippingReplies: 1Last Post: 4th Apr 2008, 09:39 -
DVD Decrypter error
By turbochargedRS in forum Authoring (DVD)Replies: 3Last Post: 12th Mar 2008, 19:08 -
i/o error in DVD Decrypter
By msdker in forum Newbie / General discussionsReplies: 18Last Post: 20th Dec 2007, 22:03 -
DVD Decrypter error
By tRAVALO in forum DVD & Blu-ray WritersReplies: 6Last Post: 26th Aug 2007, 11:10 -
Error with DVD Decrypter...
By hiimbored in forum DVD RippingReplies: 29Last Post: 4th May 2007, 20:37