Changes between Initial Version and Version 1 of Ticket #13449


Ignore:
Timestamp:
Nov 30, 2007, 6:21:06 AM (16 years ago)
Author:
jmpp@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13449

    • Property Milestone changed from to Port Bugs
  • Ticket #13449 – Description

    initial v1  
    11I've installed python 2.4.4 form the python24 port on Mac OS X 10.5.1. Any time I try to set a break point with pdb (import pdb; pdb.set_trace()), python crashes. Here's the stack trace and other info provided by Apple's Problem Reporter:
    22
     3{{{
    34Process:         Python [44155]
    45Path:            /opt/local/Library/Frameworks/Python.framework/Versions/2.4/Resources/Python.app/Contents/MacOS/Python
     
    51520x95f4d000 - 0x95f54fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    52530xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
     54}}}
    5355
    54