On Fri, Dec 01, 2006 at 04:45:37PM +0100, Andreas Henriksson wrote:
> On Fri, Dec 01, 2006 at 03:42:51PM +0100, Andreas Henriksson wrote:
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x10019570 in TrAmlTransformWalk ()
> > (gdb) bt
> > #0  0x10019570 in TrAmlTransformWalk ()
> > #1  0x1001758c in TrWalkParseTree ()
> > #2  0x1000b728 in CmDoCompile ()
> > #3  0x10011250 in main ()
> > (gdb)
> > 
> 
> I forgot to mention, this is on Debian Testing PowerPC with iasl
> recompiled with DEB_BUILD_OPTIONS="noopt, nostrip".
> 
> 
> Some additional printf debugging shows this:
> TrAmlTransformWalk -> TrTransformSubtree -> TrDoDefinitionBlock
> 
> File compiler/asltransform.c line 432:
>       if (!ACPI_COMPARE_NAME (Next->Asl.Value.String, ACPI_SIG_DSDT))
> 
> it blows up here.... Next->Asl.Value.String is NULL... All the
> macro/pointer obfuscation got me lost here... 

Thanks, I'm forwading the thing upstream

-- 
mattia
:wq!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to