From: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=212434 Daniel Qarras writes: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=212434#c6 I've updated to frysk-0.0.1.2006.10.30.rh1-1.fc6 from FC6 updated and the exception does not occur anymore. However, when attaching to the same example process compiled with "gcc -g test.c" I now get: i = 0 i = 1 i = 2 getting sourcefile checking hashmap Creating new image creating source <?xml version="1.0" encoding="UTF-8"?> <TaskTask>Frysk JDOM<PC /><image filename="Task 7577" filepath="/tmp" CCPATH="/tmp" /></TaskTask> Complete Parse: Error found on line 70 Char offset of error = 1922 Looking for test.c: 9 What gives?
Fixed in CVS HEAD. Pulled the debug statements out of DOMFactory and CDTParser. Set the "debug" boolean values to "false" there too.