Okay, here's actual code lines where the bus error is happening.

Subject: Bug#415952: openafs-client: klog fails with an "bus access error"
 for password longer then 8 symbols.
Reply-To: Marko =?UTF-8?Q?R=C3=B6=C3=9Fler?=
 <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Date: Tue, 03 Jul 2007 16:47:40 +0200
From: Marko =?UTF-8?Q?R=C3=B6=C3=9Fler?= <[EMAIL PROTECTED]>
To: Russ Allbery <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]

Russ Allbery schrieb:
> Could you try this patch as well and see if it helps any?  It's
> unfortunately less likely to help than the previous one, but it's possible
> that it's the issue.  There's some weird gcc optimizer issue going on.
> This helps on Mac OS X, at least.

I am afraid but this patch does not help either.

The bus error happens at line 236 in src/des/key_sched.c

236             if ((unsigned)Key[(int)*kp++])
237                 temp |= (1 << BIT(31));

Hope that helps,
Marko
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to