Hi,
I got this error just one time (non-repeatable) while running my Objective-C & C++ program with the Xcode debugger:
Program received signal: “EXC_BAD_ACCESS”.
Xcode could not locate source file: sweep.c (line: 1026)
kill
quit
I don't have any references to any "sweep.c" in my code, so I'm thinking maybe it's a Xcode/GDB error. Anything I can do to further investigate this?
Am using standard Xcode 3.2.2 (uses GNU gdb 6.3.50-20050815 (Apple version gdb-1460)) on OS X 10.6.3