hello guys ..
i was tyring ida_sync and olly_sync .. python2.4
Initally i was able to work with it properly ..
but after somedays my python2.4 crashed ...
this is log ..
C:\Users\Voila\Downloads\ida_sync\ida_sync_server>c:\Python24\python.exe ida_sy
c_server.py
Server v1.0 ready.
[*] connection received from: 127.0.0.1:1122
[*] ida_sync registration request for project 'amit' from 0xvoila
>>DEBUG 4cd3ae09
[*] connection received from: 127.0.0.1:1123
[*] ida_sync registration request for project 'amit' from voila
>>DEBUG 4cd3ae1b
Exception in thread Thread-2:
Traceback (most recent call last):
File "c:\Python24\lib\threading.py", line 442, in __bootstrap
self.run()
File "C:\Python25\connection_thread.py", line 126, in run
exec("module._init(self.sock, self.connections, connection, project, userna
e, password)")
File "<string>", line 1, in ?
File "C:\Users\Voila\Downloads\ida_sync\ida_sync_server\modules\ida_sync.py",
line 95, in _init
msg = "%d:::%08x:::%s" % (record.type, record.address, record.data)
SystemError: error return without exception set
.. can any one tell me whats the problem is ... ??
thanks in advance .

