Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
program crashes about 20% of the time
#20
(12-19-2022, 12:31 AM)Jack Wrote: @billythebull, try the following to increase the stack size
click on C++ Compiler Settings and then in the C++ Linker Flags paste -Wl,--stack,16777216

In QuickBASIC we just used: CLEAR , , 2000 to increase the stack. I can't even imagine needing CLEAR , , 16777216. Not that we can do that in QB64. Maybe some dev should put that option back in place. As it is now, QB64 ignores the memory parameters in CLEAR.

Pete
Shoot first and shoot people who ask questions, later.
Reply


Messages In This Thread
RE: program crashes about 20% of the time - by Pete - 12-19-2022, 02:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  question on determining time spent in area fistfullofnails 9 845 08-25-2025, 01:55 PM
Last Post: fistfullofnails
  how to get a file's modified date/time and size in bytes? madscijr 36 7,859 05-10-2025, 05:17 AM
Last Post: eoredson
  Testing against multiple elements at a time without select case CMR 4 845 04-17-2025, 02:16 AM
Last Post: CMR
  Hard time with hardware acceleration. Pete 8 1,040 03-21-2025, 11:29 PM
Last Post: Pete
  Assigning Date$/Time$ does not wotk eoredson 15 2,562 09-13-2024, 05:05 AM
Last Post: eoredson

Forum Jump:


Users browsing this thread: 1 Guest(s)