Ian Kent
Fri, 25 Apr 2008 22:37:39 -0700
On Fri, 2008-04-25 at 18:17 -0700, Jim Carter wrote: > On Wed, 23 Apr 2008 16:04:44 -0400 Jeff Moyer writes: > > > For starters, can you install the autofs debuginfo package and attach to > > the running automounter (when in a bad state) and get the output from: > > > gdb> thr a a bt > > > ? That would be a great help. > > SuSE does not save the debuginfo packages, unfortunately. The source > RPM is > http://download.opensuse.org/repositories/openSUSE:/10.3/standard/src/autofs-5.0.2-30.src.rpm OK, but if you "rpmbuild --rebuild" the source rpm on does it then also produce a debuginfo package? This is going to make it a bit hard. I'll got though the patches I think may be related (guess) to this and see how difficult it is to backport them. > > There is an update (autofs-5.0.2-30.2) in which the issue is a missing > dependency, so no code change is involved. The included patches are: > Patch0: autofs-5.0.2-add-krb5-include.patch > Patch1: autofs-5.0.2-bad-proto-init.patch > Patch2: autofs-5.0.2-add-missing-multi-support.patch > Patch3: autofs-5.0.2-add-multi-nsswitch-lookup.patch mmm .... [EMAIL PROTECTED] done]$ wc -l patch_order-5.0.2 67 patch_order-5.0.2 and they've picked up only 4? > Patch10: autofs-suse-auto_master_default.patch > Patch11: autofs-suse-autofs_init.patch > Patch12: autofs-5.0.1-mount_xdr_no_strict_aliasing.patch I saw this one before, I think it might be useful to me as well. > Patch13: autofs-5.0.2-use_local_cflags.patch > # UCLA-Mathnet non-hack: this file was in a previous source RPM but > # not in the current one (???) > # Patch14: autofs-5.0.2-nested_mounts.patch > # UCLA-Mathnet hack: special patch from Ian Kent... > Patch15: autofs-5.0.2-dns-name-lookup.patch > > Configuration parameters are: > ./configure %{_target_cpu}-suse-linux \ > --libdir=%{_libdir} --mandir=%{_mandir} \ > --disable-mount-locking \ > --enable-forced-shutdown \ > --with-hesiod=no > That's much the same as what I use. Pitty those backtraces don't have symbols for the threads that are probably the important ones. Ian _______________________________________________ autofs mailing list autofs@linux.kernel.org http://linux.kernel.org/mailman/listinfo/autofs