>I removed the "commented out" lines but that didn't fix the problem. ...
That's not too surprising.
>So, if you can send a debugging version of the script, I'd appreciate it.
The following (untested) patch will gather more debugging information to a
file named chg-zd-mtx.$$ in your Amanda temp directory (e.g. /tmp/amanda).
Note that this will *not* fix your problem -- this is purely information
gathering.
Save a copy of your current chg-zd-mtx.sh.in. Apply the patch.
Run ./config.status to create a new chg-zd-mtx.sh from the .in file.
Cd to changer-src and run "make". Then either run "make install" or copy
chg-zd-mtx to the installation location (make sure it ends up mode 755).
Finally, try your test(s) again and look through the chg-zd-mtx.$$ debug
file to find out what program is getting the bus error, or send the file
to me and I'll look at it.
It's possible this patch will change the way your test behaves since it
redirects stderr to a file.
It's also possible the patch won't work at all. It's untested (I don't
use mtx here). If it goofs, give me the details and I'll get you a
new version.
>Pam Miller
John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]
chg-zd-mtx.debug.diff