Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Specifying a stack size causes crash: Page 1 of 9 (9 Items)
   
Specifying a stack size causes crash  
Hi,

If I specify a stack size, I can't even get a breakpoint at _start.  The program crashes immediately.

Looking at the System Summary page, without specifying a stack size, it appears to be set to 8k.

Specifying a stack size of 10k (-N 10K) and after rebuilding everything, the program will crash immediately at startup.
Ideas?

Thanks
Kevin