have you tried w/ debug options (cflags: -g ) on solaris ? if yes, what say the gdb to coredump?
just guess: if it works for linux but not for solaris, then is extern library to blame... On Thursday 11 December 2003 14:12, David Chkhartishvili wrote: > On Thursday 11 December 2003 16:02, Alexander Malysh wrote: > > cc'ing devel ML... > > > > please try now with exactly the same kannel version: > > make clean > > ./configure w/o debug options > > > > and test again... > > tried, on linux machine its still working. but can't get solaris machine. > > any ideas? > > > it's possible that we have some race conditions that are not present with > > debug options on (because it's a bit slower) ... > > > > On Thursday 11 December 2003 12:55, David Chkhartishvili wrote: > > > I've just compiled kannel with debug options on linux machine. > > > > > > HMMMMM, I can access that url from linux machine, no core dumps, no > > > crashes. > > > > > > Could you explain me whats goigng on? Could it be libxml version? > > > > > > On Thursday 11 December 2003 15:50, you wrote: > > > > Hi, > > > > > > > > On Thursday 11 December 2003 10:57, David Chkhartishvili wrote: > > > > > Stipe, > > > > > > > > > > Here is gdb output: > > > > > > > > > > Core was generated by `/usr/local/kannel-rad2/sbin/wapbox -v 0 > > > > > /etc/ kannel2.conf'. > > > > > Program terminated with signal 9, Killed. > > > > > #0 0xff033084 in ?? () > > > > > > > > why signal 9 ??? segfault is signal 11 ... > > > > > > > > > On Thursday 11 December 2003 13:37, Stipe Tolj wrote: > > > > > > there is no PANIC in the wapbox.log, so the wapbox process does > > > > > > SEGFAULT?! > > > > > > > > > > > > Can you please generate a core dump file and analyze it with gdb > > > > > > to see at which position the segmentation fault happens?! > > > > > > > > > > > > I can try to reproduce the crash on our side meanwhile... > > > > > > > > > > > > Stipe > > > > > > > > > > > > mailto:[EMAIL PROTECTED] > > > > > > ----------------------------------------------------------------- > > > > > >-- Wapme Systems AG > > > > > > > > > > > > M�nsterstr. 248 > > > > > > 40470 D�sseldorf, NRW, Germany > > > > > > > > > > > > phone: +49.211.74845.0 > > > > > > fax: +49.211.74845.299 > > > > > > > > > > > > mailto:[EMAIL PROTECTED] > > > > > > http://www.wapme-systems.de/ > > > > > > ----------------------------------------------------------------- > > > > > >-- > > > > > > > > > > > > -----BEGIN PGP PUBLIC KEY BLOCK----- > > > > > > Version: GnuPG v1.2.2 (Cygwin) > > > > > > > > > > > > mIsEP6mcYwEEAMDnUiUwrbb+xwTFWN6TxF2+XZu7/alwJMeCwMBRvXtPZqfjpPhS > > > > > > OkBpU0F4TrVuugz1HINTSaJTYq10AzDQXp5NkyWgckqW79nPAWuOX0dicbJk+cN2 > > > > > > nM2TI4KaxUDe6u8hghNEnH/i2lXsUu9apnP/iixzV81VC2je3uc9hZpnAAYptEVT > > > > > > dGlwZSBUb2xqIChUZWNobm9sb2d5IENlbnRlciAmIFJlc2VhcmNoIExhYikgPHRv > > > > > > bGpAd2FwbWUtc3lzdGVtcy5kZT6ItAQTAQIAHgUCP6mcYwIbAwYLCQgHAwIDFQID > > > > > > AxYCAQIeAQIXgAAKCRABV0w1BqPYRuSqA/wPzsQxao2YePENCtgRTrO86U6zg3sl > > > > > > OcS6CJFI4FZP5h/xD3GRsNH1+MPSvZlomDdpFnr547DGz/Kq9MXuQwVvlVig5yWZ > > > > > > K5dtKp1r5YLhxJQBhfirZbRFFnYmf19f18J8OoS28tuFVftDl1AIwJS3HLyBTv6H > > > > > > g2HyLAEKQIp30Q== > > > > > > =aYCI > > > > > > -----END PGP PUBLIC KEY BLOCK----- > > > > > > > > -- > > > > Best regards / Mit besten Gr��en aus D�sseldorf > > > > > > > > Dipl.-Ing. > > > > Alexander Malysh > > > > ___________________________________________ > > > > > > > > Centrium GmbH > > > > Vogelsanger Weg 80 > > > > 40470 D�sseldorf > > > > > > > > Fon: +49 (0211) 74 84 51 80 > > > > Fax: +49 (0211) 277 49 109 > > > > > > > > email: [EMAIL PROTECTED] > > > > web: www.centrium.de > > > > msn: [EMAIL PROTECTED] > > > > icq: 98063111 > > > > ___________________________________________ > > > > > > > > Please avoid sending me Word, Excel or PowerPoint attachments. > > > > See http://www.fsf.org/philosophy/no-word-attachments.html -- Best regards / Mit besten Gr��en aus D�sseldorf Dipl.-Ing. Alexander Malysh ___________________________________________ Centrium GmbH Vogelsanger Weg 80 40470 D�sseldorf Fon: +49 (0211) 74 84 51 80 Fax: +49 (0211) 277 49 109 email: [EMAIL PROTECTED] web: www.centrium.de msn: [EMAIL PROTECTED] icq: 98063111 ___________________________________________ Please avoid sending me Word, Excel or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html
