473,396 Members | 1,608 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Idle 2.3.4 on Red Hat 9 segmentation fault

I've installed Python 2.3.4 on Red Hat 9 and everything seems to be
working fine. Tkinter is available and I can run GUI scripts.

However, when I try to start Idle I get a segmentation fault. Using
GDB and loading the idle script by hand:
gdb python2.3

(gdb) run
....
from idlelib.PyShell import main
main()


error here:

"Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1074892416 (LWP 2870)]
0x407a3c6c in Tcl_FindExecutable () from /usr/lib/libtcl8.3.so"

Is anyone else seeing this sort of thing?

Ron
Jul 18 '05 #1
2 1910
On 3 Jul 2004 05:06:35 -0700, Ron Kneusel <on********@hotmail.com> wrote:
I've installed Python 2.3.4 on Red Hat 9 and everything seems to be
working fine. Tkinter is available and I can run GUI scripts.

However, when I try to start Idle I get a segmentation fault. Using
GDB and loading the idle script by hand: "Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1074892416 (LWP 2870)]
0x407a3c6c in Tcl_FindExecutable () from /usr/lib/libtcl8.3.so"

Is anyone else seeing this sort of thing?


I don't recall seeing anything like this. What did you do when
building with respect to the RH9 disaster of Unicode-borked Tcl? Did
you try the fixed Tcl/Tk RPMs that I posted (see the release notes for
more)

Please consider logging a bug on SF, including the precise version of
tcl/tk installed on the system and gcc version, as well as the full
backtrace output from gdb.

Jul 18 '05 #2
Anthony Baxter <an***********@gmail.com> wrote in message news:<ma**************************************@pyt hon.org>...
On 3 Jul 2004 05:06:35 -0700, Ron Kneusel <on********@hotmail.com> wrote:
I've installed Python 2.3.4 on Red Hat 9 and everything seems to be
working fine. Tkinter is available and I can run GUI scripts.

However, when I try to start Idle I get a segmentation fault. Using
GDB and loading the idle script by hand:

"Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1074892416 (LWP 2870)]
0x407a3c6c in Tcl_FindExecutable () from /usr/lib/libtcl8.3.so"

Is anyone else seeing this sort of thing?


I don't recall seeing anything like this. What did you do when
building with respect to the RH9 disaster of Unicode-borked Tcl? Did
you try the fixed Tcl/Tk RPMs that I posted (see the release notes for
more)


I just downloaded and installed the fixed Tcl/Tk RPMs you created and
now Idle runs just fine. Thanks!

Ron
Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: sivignon | last post by:
Hi, I'm writing a php script which deals with 3 ORACLE databases. This script is launch by a script shell on an linux machine like this : /../php/bin/php ./MySript.php (PHP 4.3.3) My script...
2
by: Otto T Hyvarinen | last post by:
We have this big Python program, developed by another institute, that uses C extensions a lot. One of those C methods does the segmentation fault when run from the command line, but _not_ when run...
3
by: Zheng Da | last post by:
Program received signal SIGSEGV, Segmentation fault. 0x40093343 in _int_malloc () from /lib/tls/libc.so.6 (gdb) bt #0 0x40093343 in _int_malloc () from /lib/tls/libc.so.6 #1 0x40094c54 in malloc...
5
by: Fra-it | last post by:
Hi everybody, I'm trying to make the following code running properly, but I can't get rid of the "SEGMENTATION FAULT" error message when executing. Reading some messages posted earlier, I...
18
by: Digital Puer | last post by:
Hi, I'm coming over from Java to C++, so please bear with me. In C++, is there a way for me to use exceptions to catch segmentation faults (e.g. when I access a location off the end of an array)?...
27
by: Paminu | last post by:
I have a wierd problem. In my main function I print "test" as the first thing. But if I run the call to node_alloc AFTER the printf call I get a segmentation fault and test is not printed! ...
7
by: pycraze | last post by:
I would like to ask a question. How do one handle the exception due to Segmentation fault due to Python ? Our bit operations and arithmetic manipulations are written in C and to some of our...
3
by: madunix | last post by:
My Server is suffering bad lag (High Utlization) I am running on that server Oracle10g with apache_1.3.35/ php-4.4.2 Web visitors retrieve data from the web by php calls through oci cobnnection...
6
by: DanielJohnson | last post by:
int main() { printf("\n Hello World"); main; return 0; } This program terminate just after one loop while the second program goes on infinitely untill segmentation fault (core dumped) on...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.