You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

pajamabama

Beginner

  • "pajamabama" started this thread

Posts: 8

Location: Golden, CO - USA

  • Send private message

1

Sunday, May 28th 2006, 6:22pm

eric3 Segmentation Fault

I know this is not exactly KDE software, but I imaging people who develop for KDE might know something about it. I'm trying to get eric3 (the Python IDE) running but so far all I get is a seg fault. I've got SuSE 9.3 w/ KDE 3.5.2, and all the bits and pieces they come with: Python 2.4, kdebindings3-python (what verison of PyQt comes with this?). Anyone seen this before or have any ideas? Thanks.

Source code

1
2
sean@Iago:~> eric3
Segmentation fault


debugger output:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
(gdb) run
Starting program: /usr/bin/python /usr/lib/python2.4/site-packages/eric3/eric3.py
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1077172448 (LWP 8788)]
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1077172448 (LWP 8788)]
0x409fda05 in ?? () from /usr/lib/python2.4/site-packages/sip.so
The poopsmith's job is obvious.

This post has been edited 1 times, last edit by "pajamabama" (May 28th 2006, 6:32pm)