[ python-Bugs-860547 ] Core dump problems

SourceForge.net noreply at sourceforge.net
Mon Dec 15 15:06:18 EST 2003


Bugs item #860547, was opened at 2003-12-15 20:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=860547&group_id=5470

Category: Python Interpreter Core
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: John Draper (crunch)
Assigned to: Nobody/Anonymous (nobody)
Summary: Core dump problems

Initial Comment:
Tried to install Python 2.3.3c1

 It keeps core dumping (leaving python.core). I'm not doing 
anything strange, just documented stuff from the manuals. 

  I tried 'gdb -c python.core' and then using 'back', but 
there are no labels compiled in (I hate that...); how can I
get the labels to be included? "./configure --debug" doesn't 
work. 

  I assume without the labels the numbers are 
meaningless. Running this under OpenBSD 3.2. Then, 
where should I submit my core dump (if anywhere?)?





----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=860547&group_id=5470



More information about the Python-bugs-list mailing list