Bug#337526: jabber: Segmentation fault if compiled with gcc-4.0

2006-12-29 Thread Sergei Golovan
tags 337526 + patch thanks Hi! I seem to find out the cause of the segfault. Sometimes jabberd uses string representation of time(NULL). And it allocates only 10 chars for it, which is too few (currently decimal result of time(NULL) is a 10-digit number, but there should be a trailing '\0'

Bug#337526: jabber: Segmentation fault if compiled with gcc-4.0

2005-11-04 Thread Roland Stigge
Package: jabber Version: 1.4.3-3 Severity: important Hi, when (re-)compiling the package with the current default compiler gcc-4.0, jabberd segfaults when I register a new user. I'm attaching the jabberd debug traces and a gdb stack trace. Is this a broken library interaction (libpth, broken