GNU gdb 6.8-HEAD-2009-03-25-00:52 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"... (gdb) run Starting program: /data/ParaView3_Debug_Build/_CPack_Packages/Linux-i686/TGZ/paraview-3.7.0-Linux-i686/bin/pvpython segfault-on-exit.py [Thread debugging using libthread_db enabled] [New Thread 0xab441b40 (LWP 27532)] paraview version 3.7.0, Date: 2009-10-05 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xab441b40 (LWP 27532)] 0xb6b9df48 in _init () from /usr/X11R6/lib/libGL.so.1 (gdb) bt full #0 0xb6b9df48 in _init () from /usr/X11R6/lib/libGL.so.1 No symbol table info available. #1 0xad6779b1 in exit () from /lib/libc.so.6 No symbol table info available. #2 0xad983f52 in Py_Exit () from /usr/lib/libpython2.6.so.1.0 No symbol table info available. #3 0xad984060 in Py_Exit () from /usr/lib/libpython2.6.so.1.0 No symbol table info available. #4 0xad9840ed in PyErr_PrintEx () from /usr/lib/libpython2.6.so.1.0 No symbol table info available. #5 0xad9843fe in PyErr_Print () from /usr/lib/libpython2.6.so.1.0 No symbol table info available. #6 0xad98459e in PyRun_SimpleFileExFlags () from /usr/lib/libpython2.6.so.1.0 No symbol table info available. #7 0xad984818 in PyRun_AnyFileExFlags () from /usr/lib/libpython2.6.so.1.0 No symbol table info available. #8 0xad990e12 in Py_Main () from /usr/lib/libpython2.6.so.1.0 No symbol table info available. #9 0xade8107b in vtkPVPythonInterpretor::PyMain (this=0x8382170, argc=2, argv=0x839c638) at /data/ParaView3_Git/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx:445 No locals. #10 0xb80983f7 in vtkPVProcessModulePythonHelper::RunGUIStart (this=0x8097c00, argc=1, argv=0x805b578, numServerProcs=1, myId=0) at /data/ParaView3_Git/Utilities/VTKPythonWrapping/Executable/vtkPVProcessModulePythonHelper.cxx:102 boptions = (class vtkPVPythonOptions *) 0x8097a60 res = 0 vArg = { >> = { _M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_start = 0x839c638, _M_finish = 0x839c640, _M_end_of_storage = 0x839c640}}, } interpretor = (class vtkPVPythonInterpretor *) 0x8382170 it = {_M_current = 0x80e32f8} #11 0xb3890a22 in vtkProcessModule::StartClient (this=0x8098ca0, argc=1, argv=0x805b578) at /data/ParaView3_Git/Servers/Common/vtkProcessModule.cxx:412 No locals. #12 0xb389118f in vtkProcessModule::Start (this=0x8098ca0, argc=1, argv=0x805b578) at /data/ParaView3_Git/Servers/Common/vtkProcessModule.cxx:344 myId = 0 #13 0xb3898434 in vtkProcessModuleGUIHelper::Run (this=0x8097c00, options=0x8097a60) at /data/ParaView3_Git/Servers/Common/vtkProcessModuleGUIHelper.cxx:38 new_argc = 1 new_argv = (char **) 0x805b578 #14 0x0804924f in main (argc=-1207313880, argv=0x1) at /data/ParaView3_Git/Utilities/VTKPythonWrapping/Executable/pvpython.cxx:44 pvmain = (class vtkPVMain *) 0x8097a40