[zeromq-dev] Kernel Fault on XP SP3

Dhammika Pathirana dhammika at gmail.com
Thu Jun 18 16:48:16 CEST 2009


Hi,

zmq_server binds to 5682, other ports depend on your application setup.
If it was working for sometime, then the crash is more likely due to
network traffic.


Dhammika


On Wed, Jun 17, 2009 at 6:03 PM, Sean McKay<sean at on-track-solutions.com> wrote:
> Hi,
>
> An update, it appears that turning off the firewall for XP allowed the program to run without bombing... What are the ports and protocols I should be setting open for the firewall under the default ZMQ configuration?
>
> Thanks,
> Sean
>
> -----Original Message-----
> From: Dhammika Pathirana [mailto:dhammika at gmail.com]
> Sent: Wednesday, June 17, 2009 10:41 AM
> To: Sean McKay
> Cc: zeromq-dev at mail.imatix.com
> Subject: Re: [zeromq-dev] Kernel Fault on XP SP3
>
> Hi Sean,
>
> Are you using .Net? Found following online,
> http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/30acce7f-2b0d-4b1b-8f78-ac10c95bbb64
>
> Think it's referring to this,
> http://msdn.microsoft.com/en-us/netframework/aa569263.aspx
>
>
> Dhammika
>
>
> On Wed, Jun 17, 2009 at 7:32 AM, Sean McKay<sean at on-track-solutions.com> wrote:
>> Hi,
>>
>>
>>
>> An application that has been running fine on Windows Server 2008 does not
>> seem to work on XP SP3, and in particular from various trace logs I was able
>> to determine that it blows up when I attempt to send a message, but works
>> fine up to that point.  Unfortunately, I don’t have any useful information,
>> just what shows up in the event log:
>>
>>
>>
>> Faulting application faulting module kernel32.dll, version 5.1.2600.5781,
>> stamp 49c4f482, debug? 0, fault address 0x00012afb
>>
>>
>>
>> As a particular question, are there any DLL dependencies or special
>> configurations I should know about on XP SP3?  I used Dependency Walker but
>> wasn’t able to find anything except the DWMAPI.DLL, and I do not believe
>> that is an issue (since that is primarily for Internet Explorer).
>>
>>
>>
>> Any tips / advice would be greatly appreciated.
>>
>>
>>
>> Thanks,
>>
>> Sean
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
>
>
>



More information about the zeromq-dev mailing list