ports/161106: OpenIPMI python is dropping core

Stephen Sanders ssanders at opnet.com
Wed Sep 28 19:20:08 UTC 2011


>Number:         161106
>Category:       ports
>Synopsis:       OpenIPMI python is dropping core
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 28 19:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Sanders
>Release:        8.1
>Organization:
OPNET
>Environment:
FreeBSD al3170ss.lab.opnet.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Fri Aug 19 11:48:26 PDT 2011     jtoung at focus8.networkphysics.com:/u1/builds/8.5.1/ALKernel.jt/src/sys/amd64/compile/NPBAB8  amd64

>Description:
Attempting to run sample.py from OpenIPMI gets me the following stack trace:


Program received signal SIGSEGV, Segmentation fault.
0x0000000802460849 in ipmi_mem_alloc ()
   from /usr/local/lib/libOpenIPMIutils.so.0
(gdb) bt
#0  0x0000000802460849 in ipmi_mem_alloc ()
   from /usr/local/lib/libOpenIPMIutils.so.0
#1  0x0000000802461c05 in locked_list_alloc ()
   from /usr/local/lib/libOpenIPMIutils.so.0
#2  0x00000008016fa565 in ipmi_init () from /usr/local/lib/libOpenIPMI.so.0
#3  0x000000080141fc50 in init_posix ()
   from /usr/local/lib/python2.6/site-packages/_OpenIPMI.so
#4  0x0000000801420260 in _wrap_init_posix ()
   from /usr/local/lib/python2.6/site-packages/_OpenIPMI.so
#5  0x000000000047cfed in PyEval_EvalFrameEx ()
#6  0x000000000047e831 in PyEval_EvalCodeEx ()
#7  0x000000000047e912 in PyEval_EvalCode ()
#8  0x0000000000498162 in Py_CompileString ()
#9  0x0000000000498236 in PyRun_FileExFlags ()
#10 0x000000000049967f in PyRun_SimpleFileExFlags ()
#11 0x0000000000413d41 in Py_Main ()
#12 0x000000000041316a in main ()

>How-To-Repeat:
Build and install the OpenIPMI port.
run "python ./sample.py"
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list