On Sun, 19 Apr 2009, Justin Piszcz wrote:
>
>
> On Sat, 18 Apr 2009, Martin wrote:
>
> Any other recommendations?
>
Here is a strace of asterisk right before it core dumps:
9374 read(24, ""..., 4096) = 0
9374 close(24) = 0
9374 munmap(0x7f023a404000, 4096) = 0
9374 fcntl(23, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE)
9374 fstat(23, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
9374 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f023a404000
9374 lseek(23, 0, SEEK_CUR) = 0
9374 open("/usr/share/zoneinfo/UTC", O_RDONLY) = 24
9374 read(24,
"TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0"..., 41976) = 118
9374 close(24) = 0
9374 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
$ ls -l /usr/share/zoneinfo/UTC
-rw-r--r-- 1 root root 118 2009-04-06 10:38 /usr/share/zoneinfo/UTC
$ md5sum /usr/share/zoneinfo/UTC
c79354b8dbee09e62bbc3fb544853283 /usr/share/zoneinfo/UTC
$ dpkg -S /usr/share/zoneinfo/UTC
tzdata: /usr/share/zoneinfo/UTC
$ debsums tzdata | grep UTC
/usr/share/zoneinfo/UTC OK
Justin.
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users