With a little more research, this seems to be something related to Irix.&nbsp; Using Paraview 2.4.3, I get the exact same error attempting to read a PNG file.<br><br>I'm able to open it on linux &amp; windows without any trouble.&nbsp; Any idea what's going on here?
<br><br><div><span class="gmail_quote">On 6/2/06, <b class="gmail_sendername">Randall Hand</b> &lt;<a href="mailto:randall.hand@gmail.com">randall.hand@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>I've got some code to write PNG files to disk, and just tryed to write something to read them back in with a vtkPNGReader, and i keep getting a bus error.&nbsp; The image loads fine in FireFox, ACDsee, ImageMagick, Identify, &amp; Convert.&nbsp; I can convert the image to a TIF, JPG, or BMP and those files load just fine.
<br><br>The files were written with VTK, the same version on the same machine, yet it generates this error.&nbsp; i've attached one of the images to this email, and the backtrace is as follows:<br><br><br><span style="font-family: courier new,monospace;">

(dbx)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Thread 0x10000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">

&gt;&nbsp; 0 vtk_png_read_info(png_ptr = 0x1004ff98, info_ptr = 0x1005d1c8) [&quot;/viz/home/rhand/src/VTK/VTK-VolumeModified/Utilities/vtkpng/pngread.c&quot;:407, 0x8b20800]</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">&nbsp;&nbsp; 1 vtkPNGReader::ExecuteInformation(void)(this = 0x100484e8) [&quot;/viz/home/rhand/src/VTK/VTK-VolumeModified/IO/vtkPNGReader.cxx&quot;:96, 0x7f19d5c]</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">(dbx)</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><br>

</div><br clear="all"></blockquote></div><br>