#8192: Update PolyBoRi to newest upstream release
--------------------------+-------------------------------------------------
 Reporter:  malb          |         Owner:  PolyBoRi                       
     Type:  enhancement   |        Status:  closed                         
 Priority:  major         |     Milestone:  sage-4.4.1                     
Component:  packages      |    Resolution:  fixed                          
 Keywords:                |        Author:  Alexander Dreyer, Burcin Erocal
 Upstream:  N/A           |      Reviewer:  Martin Albrecht                
   Merged:  4.4.1.alpha1  |   Work_issues:                                 
--------------------------+-------------------------------------------------

Comment(by wjp):

 Both the 0.6.4.spkgs here give those crashes reported above, but only once
 in every 10-15 runs.

 Valgrind shows invalid reads/writes on exit pointing to polybori:

 {{{
 ==14880== Invalid read of size 4
 ==14880==    at 0x30CE3642: __tcf_1 (sp_counted_base_gcc_x86.hpp:50)
 ==14880==    by 0x56FEB48: exit (in /lib64/libc-2.9.so)
 ==14880==    by 0x4B9531: handle_system_exit (pythonrun.c:1716)
 ==14880==    by 0x4B9738: PyErr_PrintEx (pythonrun.c:1126)
 ==14880==    by 0x4BA334: PyRun_SimpleFileExFlags (pythonrun.c:1035)
 ==14880==    by 0x4164C4: Py_Main (main.c:142)
 ==14880==    by 0x56E95E3: (below main) (in /lib64/libc-2.9.so)
 ==14880==  Address 0x3225a538 is not stack'd, malloc'd or (recently)
 free'd
 ==14880==
 ==14880== Invalid read of size 8
 ==14880==    at 0x30CE365C: __tcf_1 (CCuddCore.h:208)
 ==14880==    by 0x56FEB48: exit (in /lib64/libc-2.9.so)
 ==14880==    by 0x4B9531: handle_system_exit (pythonrun.c:1716)
 ==14880==    by 0x4B9738: PyErr_PrintEx (pythonrun.c:1126)
 ==14880==    by 0x4BA334: PyRun_SimpleFileExFlags (pythonrun.c:1035)
 ==14880==    by 0x4164C4: Py_Main (main.c:142)
 ==14880==    by 0x56E95E3: (below main) (in /lib64/libc-2.9.so)
 ==14880==  Address 0x31a599e8 is 8 bytes inside a block of size 64 free'd
 ==14880==    at 0x4C2216E: operator delete(void*)
 (vg_replace_malloc.c:346)
 ==14880==    by 0x56FEB48: exit (in /lib64/libc-2.9.so)
 ==14880==    by 0x4B9531: handle_system_exit (pythonrun.c:1716)
 ==14880==    by 0x4B9738: PyErr_PrintEx (pythonrun.c:1126)
 ==14880==    by 0x4BA334: PyRun_SimpleFileExFlags (pythonrun.c:1035)
 ==14880==    by 0x4164C4: Py_Main (main.c:142)
 ==14880==    by 0x56E95E3: (below main) (in /lib64/libc-2.9.so)
 ==14880==
 ==14880== Invalid write of size 8
 ==14880==    at 0x30CE3667: __tcf_1 (CCuddCore.h:208)
 ==14880==    by 0x56FEB48: exit (in /lib64/libc-2.9.so)
 ==14880==    by 0x4B9531: handle_system_exit (pythonrun.c:1716)
 ==14880==    by 0x4B9738: PyErr_PrintEx (pythonrun.c:1126)
 ==14880==    by 0x4BA334: PyRun_SimpleFileExFlags (pythonrun.c:1035)
 ==14880==    by 0x4164C4: Py_Main (main.c:142)
 ==14880==    by 0x56E95E3: (below main) (in /lib64/libc-2.9.so)
 ==14880==  Address 0x31a599e8 is 8 bytes inside a block of size 64 free'd
 ==14880==    at 0x4C2216E: operator delete(void*)
 (vg_replace_malloc.c:346)
 ==14880==    by 0x56FEB48: exit (in /lib64/libc-2.9.so)
 ==14880==    by 0x4B9531: handle_system_exit (pythonrun.c:1716)
 ==14880==    by 0x4B9738: PyErr_PrintEx (pythonrun.c:1126)
 ==14880==    by 0x4BA334: PyRun_SimpleFileExFlags (pythonrun.c:1035)
 ==14880==    by 0x4164C4: Py_Main (main.c:142)
 ==14880==    by 0x56E95E3: (below main) (in /lib64/libc-2.9.so)
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8192#comment:23>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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.

Reply via email to