[Pkg] [OpenIndiana Distribution - Bug #3874] Packagemanager core dumps with hipster

illumos project devnull at illumos.org
Mon Oct 21 22:30:14 UTC 2013


Issue #3874 has been updated by Alexander Pyhalov.


Marcel Telka wrote:
> It looks like there is unaligned movdqa read (it should be aligned to 16-byte boundary, but it isn't):
> 
> [...]

Isn't it aligned? 0xfffffe28 is just -472. Address at 472 bytes is 32-bit aligned. So, it's something else. 

----------------------------------------
Bug #3874: Packagemanager core dumps with hipster
https://www.illumos.org/issues/3874

Author: Gary Gendel
Status: New
Priority: Urgent
Assignee: OI PKG
Category: pkg (Image Packaging System)
Target version: 
Difficulty: Medium
Tags: pkg


After an update from hipster, packagemanager core dumps.  The trace-back is:

Core was generated by `/usr/bin/python2.6 /usr/bin/packagemanager'.
Program terminated with signal 11, Segmentation fault.
[New process 67755    ]
#0  0xfecfb660 in PyString_Format (format=0x84e14c0, args=0x80aeb3c)
    at /data/jenkins/jobs/oi-userland/workspace/components/python/python26/Python-2.6.8/Objects/stringobject.c:5051
5051 /data/jenkins/jobs/oi-userland/workspace/components/python/python26/Python-2.6.8/Objects/stringobject.c: No such file or directory.
        in /data/jenkins/jobs/oi-userland/workspace/components/python/python26/Python-2.6.8/Objects/stringobject.c

pkg works fine, so it seems to be something specific to the GUI wrapper.  The left-hand pane is displayed but it crashes before populating the right-hand pane. 


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Pkg-team mailing list