Re: [Konspire-developer] segfault on network/linux/SocketLinux.cpp
Status: Beta
Brought to you by:
jcr13
|
From: Ricardo N. C. <nc...@te...> - 2003-06-15 00:17:23
|
On Sat, 14 Jun 2003 21:15:53 -0300, Ricardo Niederberger Cabral <nc...@te...> wrote: > I just got this segfault while running kast. (now it repeats everytime i start kast). I'll try to reset my config to see if it goes away. > > I don't know kast internals well enough to investigate why mNativeObjectPointer got that invalid address, so here goes the gdb output: [...] > #2 0x0805c9e2 in Socket::send (this=0x819b9b0, inBuffer=0x80d782f "<?xml version=\"1.0\"?>\n", inNumBytes=22) > at ../../minorGems/network/linux/SocketLinux.cpp:122 > 122 ../../minorGems/network/linux/SocketLinux.cpp: No such file or directory. > in ../../minorGems/network/linux/SocketLinux.cpp > (gdb) p this > $1 = (Socket *) 0xffffffe0 > (gdb) p this->mNativeObjectPointer > Cannot access memory at address 0xffffffe0 [...] After trying to start kast (without reseting any config) a few more times, it worked without the mentioned segfault. Could it be caused by a failure in hostname resolution ? Best regards, -- rnc <nieder|at|mail.ru> |