DragonFly BSD
 

Message4877

Author dillon
Recipients wa1ter
Date 2008-07-07.19:14:01
Content
:On Mon, 7 Jul 2008, walt wrote:
:
:> Is anyone else having the same problem?
:
:Oops, I just noticed that kdump only segfaults when reading
:a trace from a linux application, not from a DF native app.
:e.g. ktrace /usr/pkg/emul/linux/bin/ls

    It's trying to interpret the linux syscalls as BSD syscalls.  I'm
    not surprised at all :-)

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
History
Date User Action Args
2008-07-07 19:14:02dillonsetrecipients: + wa1ter
2008-07-07 19:14:02dillonlinkissue1055 messages
2008-07-07 19:14:01dilloncreate