From: Nils W. <wag...@ho...> - 2001-01-17 20:04:37
|
Hi, Please can you help me with the attached messages wagner@moritz:~ > gdb python2.0 GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-suse-linux"... (gdb) run Starting program: /usr/local/bin/python2.0 Python 2.0 (#1, Oct 16 2000, 18:10:03) [GCC 2.95.2 19991024 (release)] on linux2 Type "copyright", "credits" or "license" for more information. >>>import beam20.py Visual-2000-11-26 WARNING: Python C API version mismatch for module cvisual: This Python has API version 1009, module cvisual has version 1007. 2.0 Eigenwerte [ 5.01113091e-02 3.83395753e-01 1.50249932e+00 4.17060668e+00 1.17572373e+01 2.60501596e+01 5.67453760e+01 1.13553714e+02] [New Thread 1228 (manager thread)] [New Thread 1227 (initial thread)] [New Thread 1229] WARNING: This Mesa Library includes the Glide driver but you have not defined the MESA_GLX_FX env. var. (check the README.3DFX file for more information). you can disable this message with a 'export MESA_GLX_FX=disable'. [Switching to Thread 1229] Program received signal SIGSEGV, Segmentation fault. 0x4068921e in smooth_rgba_z_line (ctx=Cannot access memory at address 0x3d056. ) at linetemp.h:516 516 linetemp.h: Datei oder Verzeichnis nicht gefunden. (gdb) backtrace #0 0x4068921e in smooth_rgba_z_line (ctx= Cannot access memory at address 0x3d056. ) at linetemp.h:516 #1 0x407c01d4 in __DTOR_END__ () from /usr/lib/libGL.so.1 Cannot access memory at address 0x3cf96. (gdb) Thanks. Nils _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. |