Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: panic: wapbl_register_deallocation: out of resources



Antti Kantee wrote:
> Thanks, I've been looking at this myself and waiting for a "build
> works" window to check it out in more detail.  One of the problems
> is that the automated report is vastly less helpful than the panic
> message you indicate above.

The panic message is actually there in the install log, but it's 
at the end of a very long line, so it's difficult to spot - if you
are looking at it in a web browser, you will need to scroll the
window horizontally quite a bit.

>       buffer (last 100 chars): s 246 cr2 c4a60000 ilevel 0
>       Stopped in pid 3050.1 (tar) at  0xc0248704:     popl    %ebp
>       db{0}>
> 
> Is this because stack traces are broken in ddb?

Not as such - I don't think anything is even trying to display a stack
trace at the moment.  David Holland suggested making anita recognize a
ddb prompt and send a "trace" command in response, but I haven't had
time to implement that.  Or maybe we should just make ddb
automatically print a stack trace in case of a panic?  That would
benefit everyone who has an effectively read-only console, not just
anita users.
-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index