It crashes randomly for me too while it's just minimized in the taskbar.
calibre x64 version in Win7 SP1. Nothing in the related FAQ applies in my system.
The crash is on a Python executable (wpd.pyd) inside the plugins2 folder.
The last crash was an exception 0xc0000005 and happened on hex offset 0x3abd.
I just saw that it loads its own Python 2.7 routines.
Do they work on their own or do they try to use some of the system's Python functions? My active system Python is 2.6 and that could cause a conflict.
I hope it's not the case 'cause 2.6 is needed for many of my applications.
|