Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Bug

Journal Anitra's Journal: Mine SegFault be Gone!

Finally figured out what was causing my project code to segfault... a measly little 7 integer array... that wasn't being deleted. And that code is supposed to be used thousands of times in a single run of the program. Oops.

Now I just have to figure out where the other few (smaller) errors are coming from. Like why it occasionally fails in accessing the array.

This project will be done soon... this project will be done soon.. [chanting]

This discussion has been archived. No new comments can be posted.

Mine SegFault be Gone!

Comments Filter:

The rule on staying alive as a program manager is to give 'em a number or give 'em a date, but never give 'em both at once.

Working...