Hartmut Figge wrote:
Frank-Rainer Grahl:

No teasing needed. It is a bug. Stack size overflow. Either an infinite
recursion or we need to change the size. I will look into it.

I have now determind the regression range for SM-Trunk. Using my private
archive.

Last good:
==========

----- platform.ini -----
BuildID=20170214023318
Milestone=54.0a1
SourceStamp=195049fabb7ac5709e5f75614ba630ba3d1b5a9b
---------------

----- application.ini -----
Vendor=Mozilla
Name=SeaMonkey
RemotingName=seamonkey
Version=2.51a1-h
BuildID=20170214023318
SourceStamp=d7b2c30e906ef8fc9c8e8d9fcd9fe74c753c0de9
ID={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
---------------

First bad:
==========

---- platform.ini -----
BuildID=20170215025629
Milestone=54.0a1
SourceStamp=1060668405a9399774c205430de4a7001d3f27ac
---------------

----- application.ini -----
Vendor=Mozilla
Name=SeaMonkey
RemotingName=seamonkey
Version=2.51a1-h
BuildID=20170215025629
SourceStamp=a7db0899f6a4eb581aca3e63668823a416111503
ID={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
---------------

The dates are in local time. Germany.

Hartmut


This is probably more or less the same bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=1504493

Not sure if it will be fixed. Seems to only occur with e10s off and Fennec is done for also.

I can work around it by just remove the code in the if body
https://dxr.mozilla.org/mozilla-esr68/source/xpcom/io/nsStreamUtils.cpp#61

but not sure how often this leaks then. Put a moz crash in to test and I did hit it only on this site which seems to indicate it is a prety rare condition but don't call me an expert here.

FRG
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to