[Insight-users] Please help with access violation error!!!
Nicolaus Andratschke
koegli at yahoo.com
Thu Mar 3 15:42:29 EST 2005
Hello,
for several weeks now, I"m trying to get ITK examples
working (ImageReadWrite.exe, DicomImageReadWrite.exe).
I even asked the list, but so far I haven"t received
any response.
The problem is the following:
Everything compiles fine (bcc5.5.1, VC6, free
VC++Toolkit on WinXP; gcc 3.3.4 on Ubuntu Linux).
But when I run the above mentioned example programs
with the appropriate test images, I get "memory access
violation" error.
E.g., on WinXP a dialog box pops up telling
"DicomImageReadWrite.exe encountered a problem and
needs to close" and another one telling "unhandled
exception OxC000005: Access violation".
The error obviously happens when "writer->Update()" is
called and the pipeline gets updated. Interestingly,
this function gets called inside a try/catch block
without the exception getting caught. There is no
error message that"s written on the command line
window.
I urgently need help with this, otherwise I need to
give up on ITK.
Perhaps somebody could help me how to produce a
meaningful error message.
Any help is very much appreciated.
NIC
__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/
More information about the Insight-users
mailing list