Re: planner segfault, FreeBSD 4.11

2005-07-05 Thread Thomas Vogt
Hello I can confirm this problem. It looks like a bug with 2.95.4 gcc --version 2.95.4 System: 4.10-RELEASE-p3 I've installed gcc 3.4 and recompiled amanda 2.4.5 with it. It works now. Amanda 2.4.5 works with FreebSD 5.4 so I chose gcc 3.4. Perhaps it works with other 3.x gcc too Regards,

Re: planner segfault, FreeBSD 4.11

2005-06-08 Thread Paul Bijnens
Per olof Ljungmark wrote: Hi all, After uppgrading from 2.4.4 to 2.4.5 on a FreeBSD 4.11-REL system I get the following from planner. Amanda is built with gcc 2.95.4. I got the same problem on linux when using gcc 2.95.3. But when using gcc 3 everything works. I still have to find out

Re: planner segfault, FreeBSD 4.11

2005-06-08 Thread Per olof Ljungmark
Program received signal SIGSEGV, Segmentation fault. 0x2818c54a in vfprintf () from /usr/lib/libc.so.4 (gdb) where #0 0x2818c54a in vfprintf () from /usr/lib/libc.so.4 #1 0x2818b275 in fprintf () from /usr/lib/libc.so.4 #2 0x8049b90 in free () #3 0x80498fe in free () This is already a

Re: planner segfault, FreeBSD 4.11

2005-06-08 Thread Paul Bijnens
Per olof Ljungmark wrote: I was wrong, Amanda *was* built with gmake 3.80. I have rebuilt the system, recompiled Amanda as well but got same error. I will need to go back to 2.4.4 apparently. It's not gmake that is important, but gcc (and gcc 3.80 does not exist AFAIK). What does gcc

Re: planner segfault, FreeBSD 4.11

2005-06-08 Thread Per olof Ljungmark
I was wrong, Amanda *was* built with gmake 3.80. I have rebuilt the system, recompiled Amanda as well but got same error. I will need to go back to 2.4.4 apparently. It's not gmake that is important, but gcc (and gcc 3.80 does not exist AFAIK). What does gcc --version say? [candyman]

planner segfault, FreeBSD 4.11

2005-06-07 Thread Per olof Ljungmark
Hi all, After uppgrading from 2.4.4 to 2.4.5 on a FreeBSD 4.11-REL system I get the following from planner. Amanda is built with gcc 2.95.4. Any hints appriciated thanks. Starting program: /usr/local/libexec/amanda/planner mars (no debugging symbols found)...(no debugging symbols

Re: planner segfault, FreeBSD 4.11

2005-06-07 Thread Gavin Henry
On Tuesday 07 Jun 2005 22:16, you wrote: Hi all, After uppgrading from 2.4.4 to 2.4.5 on a FreeBSD 4.11-REL system I get the following from planner. Amanda is built with gcc 2.95.4. Any hints appriciated thanks. Can you try a different version of gcc? Also, could you join the devel list