[oe-issues] [Bug 3365] New: HAL 0.5.9: SIGSEGV when building without USE_PCI_IDS

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Sun Nov 25 12:28:32 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=3365

           Summary: HAL 0.5.9: SIGSEGV when building without USE_PCI_IDS
           Product: Openembedded
           Version: unspecified
          Platform: ARM
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: treitmayr at yahoo.com


Created an attachment (id=3408)
 --> (http://bugs.openembedded.org/attachment.cgi?id=3408)
Patch fixing disabled IDs

I built HAL 0.5.9 (0.5.9-r3) for the NSLU2 (ARM, big endian) in a cross-compile
environment (Gentoo). The build is done with PCI IDs being disabled, so
USE_PCI_IDS is not defined.

When starting the HAL daemon on the target, it immediately terminates with a
segmentation fault. This only happens with one of the USB_XXX_IDS not being
defined. I was able to trace back the reason, which were some uninitialized
variables. The attached patch was provided by Danny Kukawka, see this email
thread: 
http://lists.freedesktop.org/archives/hal/2007-November/010031.html

I will also attach an updated bitbake file for HAL 0.5.9.1 pulling in the
patch.
Please commit those two if they look ok.
-Thomas


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list