Jean Louis Chrisment
unread,Aug 14, 2013, 10:13:44 AM8/14/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sta...@googlegroups.com
Hi All,
I've encountered an issue when trying to use ZeroMQ with TCLKIT.
Platform is MS Windows 2008 R2
I've a Windows service based on TWAPI (run_as_service_ function which is
working fine with tclsh85.exe, tclkitcli32.exe or tclkitsh-win32.exe.
I've tried to setup a ZeroMQ server based on existing service (ZeroMQ 2.2
and TCL Wrapper 2.2).
This is working fine with tclsh85.exe.
When trying to work using a kit (tclkitcli32.exe or tclkitsh-win32.exe),
service is properly launched but after replying to first ZeroMQ message, TCL
is crashing:
Faulting application name: tclkitcli32.exe, version: 8.5.2.11, time stamp:
0x4ebadbce
Faulting module name: ntdll.dll, version: 6.1.7600.16559, time stamp: 0x4ba9b29c
Exception code: 0xc0000005
Fault offset: 0x0002e1fe
Faulting process id: 0xfdc
Faulting application start time: 0x01ce98da4beedba2
Faulting application path: C:\CairnisAgent_V3\CAIZMQ.VFS\tclkitcli32.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: 8c86b28e-04cd-11e3-a5f6-000c29bfab3a
Some ideas?
Jean Louis