[Insight-users] An issue related on Itk 3.14 installed on Ubuntu 9.04

Luis Ibanez luis.ibanez at kitware.com
Sun Aug 9 18:59:43 EDT 2009


HI Liu,

The backtrace that you posted from gdb doesn't contain much information.

Are you sure that you compiled the HelloWorld program with the Debug
flags ON ?

You can do this from CMake, by writing "Debug" in the CMake variable
CMAKE_BUILD_TYPE.

Please do so and let us know what you find,


   Thanks


        Luis


----------------------------------------------------------------------
On Thu, Jul 30, 2009 at 12:40 PM, liu jianfei <flair.liu at gmail.com> wrote:

> Dear all
>
>    I recently installed Itk 3.14 on  Ubuntu 9.04 in a 64-bit dell desktop.
> All libraries were successfully installed and put in a particular directory.
> But when I tested the installation with "Hello world" program, it gave me
> the segmentation error. Then I used gdb to debug it, the following error is
> detected.
>
>   #0  0x00007fc7ee29f791 in ?? () from /lib64/ld-linux-x86-64.so.2
>  #1  0x00007fc7ee297e0f in ?? () from /lib64/ld-linux-x86-64.so.2
>  #2  0x00007fc7ee2aa365 in ?? () from /lib64/ld-linux-x86-64.so.2
>  #3  0x00007fc7ee2953e2 in ?? () from /lib64/ld-linux-x86-64.so.2
>  #4  0x00007fc7ee294a98 in ?? () from /lib64/ld-linux-x86-64.so.2
>  #5  0x0000000000000001 in ?? ()
>  #6  0x00007ffff64b31ea in ?? ()
>  #7  0x0000000000000000 in ?? ()
>
>  Does anyone know what's the problem and give me suggestions? Thanks.
>
>
> --
> Sincerely
> Jianfei Liu
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090809/ca9ea29b/attachment.htm>


More information about the Insight-users mailing list