[Paraview] Segmentation fault
Murat Gunduz
gunduz at ims.metu.edu.tr
Sat Mar 1 05:37:34 EST 2008
Dear Paraview users,
I solved the problem, by two step
1- I run the command "unlimit stacksize"
2- I have remove the /usr/lib64 in my LD_LIBRARY_PATH
the first step, I understand. but I could not understand
why paraview did not work if I put /usr/lib64 in in my LD_LIBRARY_PATH.
Could be related X11 ????, I dont know.
But, paraview is now working :)
Thank you very much!!!
Have a good weekend.
Murat
Berk Geveci wrote:
> Can you start paraview in gdb and post the stack trace (use the there
> "where" command)?
>
> -berk
>
> On 2/29/08, Murat Gunduz <gunduz at ims.metu.edu.tr> wrote:
>>
>> Dear Paraview users,
>>
>> I am trying to compile Paraview from source code in Linux fedora core7.
>> There is no error during the compiling step. After compiling Paraview.
>> I have added
>>
>> /home/gunduz/soft/paraview3.2/lib/paraview-3.2 to my LD_LIBRARY_PATH
>> and
>> /home/gunduz/soft/paraview3.2/bin to my PATH
>>
>> After running "paraview" command on my shell,
>> the paraview screen appeared for a while and the program ended
>> with "Segmentation fault" error.
>>
>> Since there is any explanation about the error,
>> I could not figure out what cause segmentation fault.
>>
>> Could you please help, what kind of error could be responsible
>> for this error?
>>
>> Thank you very much in advance,
>> Murat
>>
>>
>>
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>
More information about the ParaView
mailing list