|
General Talk And Support General talk and peer-to-peer support about BS.Player and other video and audio multimedia players. |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
What is an "active system debugger?" TIA Spunk |
| ||||
This issue was posted also in the past, but I - unfortunately - have not seen an answer to it yet. (If you use Search with e.g. "debugger" as a keyword, you will find several earlier posts, i.a. http://forum.bsplayer.org/viewtopic.php?p=7361#7361 http://forum.bsplayer.org/viewtopic.php?p=7580#7580 ) Anyone ??
__________________ Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!) When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you, as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post. Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums! |
| |||
Hi, My guess is that this error is caused by EXE-protector used to compress/protect the executable of BSPlayer. It uses some tricks to make cracking hard, such as self-modifying code, SEH routines etc., and because of that, it could possibly raise false alarms when there is a debugger resident in memory. You can either uninstall the debugger, ask the author of BSPlayer to use some other EXE-compressor, or manually unpack the file (yet you need a debugger to do this :)). In response to spunkholie's question: a debugger is a tool used primarily to trace the code of a program in order to detect its errors, memory leaks etc. It's very useful for programmers, but also for crackers. I don't know which debugger exactly causes BSPlayer not to run, but if you're sure you haven't installed any, try removing the following key from your registry: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\ AeDebug if you have one. Remember to restart thereafter. Regards, mrs |
Tags |
active system debugger |
| |