#4278: [with patch, needs work] Old parent's don't correctly handle coerce maps
from Python's native types.
----------------------+-----------------------------------------------------
Reporter: mhansen | Owner: robertwb
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.1
Component: coercion | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by robertwb):
Sorry, here's the traceback again
{{{
python(4662) malloc: *** error for object 0x1: pointer being reallocated
was not allocated
python(4662) malloc: *** set a breakpoint in szone_error to debug
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x00732b71 in __gmpn_copyi ()
(gdb) bt
#0 0x00732b71 in __gmpn_copyi ()
#1 0x00719cb0 in __gmpz_set ()
Previous frame inner to this frame (corrupt stack?)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4278#comment:13>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---