NetBSD-Bugs archive

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

Re: bin/57179 (occasional pkg_add core dumps)



Synopsis: occasional pkg_add core dumps

State-Changed-From-To: open->feedback
State-Changed-By: riastradh%NetBSD.org@localhost
State-Changed-When: Mon, 11 Dec 2023 01:34:44 +0000
State-Changed-Why:
Can you install the debug.tgz (or .tar.xz) set and see if you can get
more information from the stack trace, such as the local variables with
`frame 0', `frame 1', `frame 2', ..., and `info locals'?

Guessing this is a double-free, so all we'll need is the line number of
the free return address, but just in case the extra info won't hurt.





Home | Main Index | Thread Index | Old Index