Hi,

The assertion reporting problem may have been solved by this commit (I 
assume Lenre is using 2.1.x): 19c865d3d7d6a4157205b4036e95e45955459a0b

For details have a look here:

https://github.com/zeromq/zeromq2-1/commit/19c865d3d7d6a4157205b4036e95e45955459a0b

Can you either apply the patch to your version of 0mq or move to the 2.1 
head and re-try?

Martin

On 11/07/2011 03:46 PM, Ilja Golshtein wrote:
> 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, [email protected]:
>> 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<[email protected]>
>> Sender: [email protected]
>> Date: Mon, 07 Nov 2011 17:45:43
>> To:<[email protected]>; ZeroMQ development 
>> list<[email protected]>
>> Reply-To: ZeroMQ development list<[email protected]>
>> Subject: Re: [zeromq-dev] Server Crashing due to ZMQ request
>>
>> 07.11.2011, 17:28, [email protected]:
>>
>>>   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<[email protected]>
>>>   Sender: [email protected]
>>>   Date: Mon, 07 Nov 2011 17:25:40
>>>   To:<[email protected]>; ZeroMQ development 
>>> list<[email protected]>
>>>   Reply-To: ZeroMQ development list<[email protected]>
>>>   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, [email protected]:
>>>>    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<[email protected]>
>>>>    Sender: [email protected]
>>>>    Date: Mon, 07 Nov 2011 12:43:41
>>>>    To: lanre lawal<[email protected]>; ZeroMQ development 
>>>> list<[email protected]>
>>>>    Reply-To: ZeroMQ development list<[email protected]>
>>>>    Subject: Re: [zeromq-dev] Server Crashing due to ZMQ request
>>>>
>>>>    _______________________________________________
>>>>    zeromq-dev mailing list
>>>>    [email protected]
>>>>    http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>>>
>>>>    _______________________________________________
>>>>    zeromq-dev mailing list
>>>>    [email protected]
>>>>    http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>>   --
>>>   Best regards,
>>>   Ilja Golshtein.
>>>   _______________________________________________
>>>   zeromq-dev mailing list
>>>   [email protected]
>>>   http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>>   _______________________________________________
>>>   zeromq-dev mailing list
>>>   [email protected]
>>>   http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> --
>> Best regards,
>> Ilja Golshtein.
>> _______________________________________________
>> zeromq-dev mailing list
>> [email protected]
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> _______________________________________________
>> zeromq-dev mailing list
>> [email protected]
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to