NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-arm/55119: mutt segfaults on start
The following reply was made to PR port-arm/55119; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: port-arm/55119: mutt segfaults on start
Date: Sat, 28 Mar 2020 17:33:41 +0100
On Sat, Mar 28, 2020 at 04:30:08PM +0000, Tom wrote:
> How would I continue without gdb, because otherwise the program stops
> and generates a core dump. I can send you a coredump if that would be
> useful.
You would not continue *without* gdb, but just tell gdb "continue" and it
will happily go on executing the program. You will likely hit two (or so)
more of this SIGILL before you get to the real issue you are after.
Martin
Home |
Main Index |
Thread Index |
Old Index