On 05/10/2016 06:53 PM, Dimitry Sibiryakov wrote:
> 10.05.2016 17:43, Alex Peshkoff wrote:
>> What exact digits do you get in ProbeStack() for myStack and thisLocation?
> thisLocation = 0x0000000000132018
> myStack = 0x0000000000111574
>
>     But increasing this for a couple of kilobytes will only put the problem 
> off. This
> procedure has much more local variables inside.
>

A few kilobytes is definitely not a method here. Looks like we have a 
port which has slightly different on-stack allocation rules.
I think that for 32-bit systems it's time to change limit to 256Kb, for 
64 - to 512Kb. This check was designed to be not absolutely precise 
(absolute check is impossible for flat memory model), value that was OK 
10 years ago should be grown.



------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to