bug-hurd
[Top][All Lists]
Advanced

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

Re: Please comment out constants in header files for features not being


From: Samuel Thibault
Subject: Re: Please comment out constants in header files for features not being supported yet. And remove stubs??
Date: Fri, 18 Dec 2020 14:02:13 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Svante Signell, le ven. 18 déc. 2020 13:22:12 +0100, a ecrit:
> On Fri, 2020-12-18 at 12:12 +0100, Samuel Thibault wrote:
> > Svante Signell, le ven. 18 déc. 2020 11:58:53 +0100, a ecrit:
> > > On Thu, 2020-12-17 at 17:11 +0100, Samuel Thibault wrote:
> > 
> > > BTW: Any ideas about the second crash written about in my previous
> > > mail that you edited away?
> > 
> > What second crash? I only see one gdb session. There is first a
> > SIGTRAP, which is used by gdb for its own debugging purpose, then a
> > SIGABRT. The second signal is very probably just a consequence of bad
> > interaction between the program and gdb on the SIGTRAP. Thus why
> > rather working on a core file.
> 
> It is a crash: Without gdb:
> host ftp.sunet.se
> ftp.sunet.se is an alias for sunet.ftp.acc.umu.se.
> sunet.ftp.acc.umu.se has address 194.71.11.173
> sunet.ftp.acc.umu.se has address 194.71.11.165
> socket.c:3173: REQUIRE(readable || writeable) failed, back trace
> #0 0x132a806 in ??
> #1 0x132a735 in ??
> #2 0x13640d5 in ??
> #3 0x13c33ff in ??
> Aborted

Yes, so enable cores with "ulimit -c unlimited", then open it with gdb.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]