[zeromq-dev] Server Crashing due to ZMQ request
Ilja Golshtein
ilejncs at narod.ru
Mon Nov 7 15:46:31 CET 2011
http://stackoverflow.com/questions/5115611/in-windows-does-the-exception-unknown-software-exception-0x40000015-occurred suggests 0x40000015 means abort.
May be failed assertion?
07.11.2011, 17:51, lawillas4ever at yahoo.com:
> The thing is I watched the server for like an hour without running my program and it was up. Now I noticed that whenever I run my program, it runs fine for the first 10-20 minutes and all of a sudden the remote system crashes. This perhaps confirms that my program causes the system to crash. Also the person controlling the system showed me an error message that reads thus:
> Faulting module name: libzmq.DLL
> Exception code: 0x40000015
>
> I don't know if this can be of any help but I'll try and get a more detailed stack trace for the crash. Hopefully that would provide more meaningful info
> Sent from my BlackBerry® wireless handheld from Glo Mobile.
>
> -----Original Message-----
> From: Ilja Golshtein <ilejncs at narod.ru>
> Sender: zeromq-dev-bounces at lists.zeromq.org
> Date: Mon, 07 Nov 2011 17:45:43
> To: <lawillas4ever at yahoo.com>; ZeroMQ development list<zeromq-dev at lists.zeromq.org>
> Reply-To: ZeroMQ development list <zeromq-dev at lists.zeromq.org>
> Subject: Re: [zeromq-dev] Server Crashing due to ZMQ request
>
> 07.11.2011, 17:28, lawillas4ever at yahoo.com:
>
>> When I say the system crashes, I don't mean my system where I'm running the program from. I mean the system that my program is receiving the messages from. So is it that system I should get the errors from?
>
> Exactly.
>
> Besides this, explain why you believe that another system crash is caused (or provoked) by your system.
> If there are serious reasons behind this assumption, it is reasonable to get traces and logs at both systems.
> Perhaps sysinternals' guys provide proper tools for Windows.
>
>> Sent from my BlackBerry® wireless handheld from Glo Mobile.
>>
>> -----Original Message-----
>> From: Ilja Golshtein <ilejncs at narod.ru>
>> Sender: zeromq-dev-bounces at lists.zeromq.org
>> Date: Mon, 07 Nov 2011 17:25:40
>> To: <lawillas4ever at yahoo.com>; ZeroMQ development list<zeromq-dev at lists.zeromq.org>
>> Reply-To: ZeroMQ development list <zeromq-dev at lists.zeromq.org>
>> Subject: Re: [zeromq-dev] Server Crashing due to ZMQ request
>>
>> We are ready to help, although there is not enough information about
>> * how applications crashed (backtrace is preferrable, errno is acceptable, additional logging information is useful)
>> * topology (who crashed, who crashes)
>> * code (is the snippet provided inside code block? may be some references prevents GC from working?)
>> * statistics (at least number of messages before crash).
>> * experiments (does the thing work if Context and socket are created once and reused?).
>>
>> 07.11.2011, 16:27, lawillas4ever at yahoo.com:
>>> Hi Guys,
>>> What do you suggest as a resource maintaining strategy? The issue is really persistent and I'm just wondering what could be the issue. Has anyone experienced this kind of issue before too? Please guys I need urgent help. Thanks
>>> Sent from my BlackBerry® wireless handheld from Glo Mobile.
>>>
>>> -----Original Message-----
>>> From: Ilja Golshtein <ilejncs at narod.ru>
>>> Sender: zeromq-dev-bounces at lists.zeromq.org
>>> Date: Mon, 07 Nov 2011 12:43:41
>>> To: lanre lawal<lawillas4ever at yahoo.com>; ZeroMQ development list<zeromq-dev at lists.zeromq.org>
>>> Reply-To: ZeroMQ development list <zeromq-dev at lists.zeromq.org>
>>> Subject: Re: [zeromq-dev] Server Crashing due to ZMQ request
>>>
>>> _______________________________________________
>>> zeromq-dev mailing list
>>> zeromq-dev at lists.zeromq.org
>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>>
>>> _______________________________________________
>>> zeromq-dev mailing list
>>> zeromq-dev at lists.zeromq.org
>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> --
>> Best regards,
>> Ilja Golshtein.
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> --
> Best regards,
> Ilja Golshtein.
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
--
Best regards,
Ilja Golshtein.
More information about the zeromq-dev
mailing list