Re: Bug-report Segmentation Fault on startup
Jan Kohnert <[email protected]> Fri, 30 Apr 2004 16:21:31 +0200
| Newsgroups | gmane.comp.scigraphica.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Freitag, 30. April 2004 13:47 schrieb Philip Pinkerton: > Got IT! OH NO A BUG? > > SciGraphica Compiled no problems or errors > > Starts to run ie worksheet window then error pop-up = > Segmentation Fault? > > Only message says Segmentation fault send bug-report to > [email protected]. > > OK > > What next ? > > System Info: Gateway GW1700 > ..... CPU clock speed is 1695.0535 MHz. > ..... host bus clock speed is 99.0737 MHz. > ..... Memory 386452k > ..... Swap 500432k > > Debian Linux (sarge) 2.6.5-1-386 #1 Fri Apr 23 23:29:06 EST 2004 i686 > GNU/Linux > > gcc version 3.3.3 (Debian 20040401) > GNU ld version 2.14.90.0.7 20031029 Debian GNU/Linux > > scigraphica-0.8.0 > gtk+extra-0.99.17 > readline-4.3 You will need the following python modules in order to run SciGraphica, which are unfortunatly not searched by the configure-script: 1. numeric-python 2. pythonb-gtk (WARNING: You need the package which is linked against gtk-1.2 NOT the one linked to gtk-2!!!) On woody you would need the packages: python2.1, python-gtk, python2.1-numeric and if you like python2.1-numeric-ext to have a consisent python installation for SciGraphica. If you have these to modules, and SciGraphica still crashes, the problem could get a bit more difficult. If you have installed both versions of python-gtk mentioned here, check if SciGraphica uses the right one (main window -> Scripts -> Configure). There you will find path to search for modules. Check that py-gtk-1 is found previos to py-gtk-2 (if it is in sarge, I don't know)!! You can also try to uninstall pygtk-2 and look if it works then. If it still does not work after uninstalling the wrong version of pygtk, run the following: gdb scigraphica [console of gdb comes up] (gdb) run [...] crash (gdb) bt and send the output to the list. Good luck and best regards Jan -- OpenPGP public key available: http://home.arcor.de/jan.kohnert/gnupg_publickey.asc Key-Fingerprint: BA8E 11D1 FE7C 9353 7276 5375 486E 9BED 2B03 DF29
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQBAkmDvSG6b7SsD3ykRAsj2AJ9BIz/8CG/Qx1kFXIhPGTlEFw2IngCdG97Y l21ZmW9tonn+yrRiEMfjsfQ= =k/Ee -----END PGP SIGNATURE-----