Re: Segmentation fault in amadmin

2006-01-04 Thread Paddy Sreenivasan
I think you should try 2.4.5p1. This code is broken in 2.4.5. In 2.4.5, read_diskfile() returns pointer to static variable and it is set to diskqp which is being referenced in the crash. It is fixed in 2.5.0b1. Thanks, Paddy On 1/3/06, Wayne Johnson [EMAIL PROTECTED] wrote: Found the debug

Segmentation fault in amadmin

2006-01-03 Thread Wayne Johnson
I've just installed Amanda on a new Fedora Core 4 system. All seems to be working except that when I attempt to do an amadmin force host disk, I get a segmentation fault. I have it configured for a VTAPE system.Unfortunatly the FC4 binaries appear to be stripped, so gdb does not give much

Re: Segmentation fault in amadmin

2006-01-03 Thread Paddy Sreenivasan
Are you using amanda rpms from FC4 distribution? Is it Amanda 2.4.5? or 2.4.5p1 rpms? Can you see if debuginfo rpms are available for Amanda? If they are available, you can install them to get gdb symbols. You need not reproduce the problem. Paddy On 1/3/06, Wayne Johnson [EMAIL PROTECTED]

Re: Segmentation fault in amadmin

2006-01-03 Thread Wayne Johnson
The rpms are fresh from the FC4 yum repository.The rpm header says 2.4.5-2 and an amadmin version shows build: VERSION="Amanda-2.4.5"Maybe the FC folks need to pick up a new patch level?Paddy Sreenivasan [EMAIL PROTECTED] wrote: Are you using amanda rpms from FC4 distribution? Is it

Re: Segmentation fault in amadmin

2006-01-03 Thread Paddy Sreenivasan
Can you try 2.4.5p1? http://rpmfind.net//linux/RPM/fedora/devel/i386/amanda-2.4.5p1-2.1.i386.html Paddy On 1/3/06, Wayne Johnson [EMAIL PROTECTED] wrote: The rpms are fresh from the FC4 yum repository. The rpm header says 2.4.5-2 and an amadmin version shows build: VERSION=Amanda-2.4.5