stack problem

Nikolay Melekhin nikolay_melehin at mtu-net.ru
Fri Jul 8 16:25:12 BST 2005


> I have a rather strange problem. When using an instance of a class on 
> the stack, my program crashes due to a write error. If I use the same 
> instance on the heap, it doesn't. The only possible explanation left is 
> that it seems like the stack is to small for te instance (???) I would 
> like to test this possibility by enlarging the maximal stack size. I 
> think it might be done with the "-max-frame-size=n", but I'me ot sure. A 
> lot of uncertainties, so here are my questions:
> 
> - can anyone tell me how/where to add the "-max-frame-size=n" option to 
> my makefile in Kdevelop?
> - any other possible sollutions?
> 
Can I see you class definition, what require too many stack space?

-- 
   Best regards, Nikolay Melekhin
   nikolay_melehin at mtu-net.ru

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list