pkgsrc-Bugs archive

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

Re: pkg/50995: sigsegv in recv()



The following reply was made to PR pkg/50995; it has been noted by GNATS.

From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/50995: sigsegv in recv()
Date: Wed, 30 Mar 2016 17:11:51 +0100

 > (gdb) print this
 > $7 = (BaseSocket * const) 0x7f7f00000001
 > 
 > isn't == 0x7f7fffffd320, I don't know...
 > 
 > > | #0  BaseSocket::readFromSocket (this=0x7f7f00000001, 
 > > |     this@entry=0x7f7fffffd320, buff=buff@entry=0x7f7fffffd25e "", 
 
 Note that @entry *this is the expected 0x7f7fffffd320, and all that
 happens of note is a call to select() and the recv() mentioned above.
 


Home | Main Index | Thread Index | Old Index