Subject: mutt-1.4.2 package broken (on alpha)?
To: None <current-users@netbsd.org>
From: Dave Huang <khym@azeotrope.org>
List: current-users
Date: 02/18/2004 13:07:02
Last night, I updated the mutt package on my NetBSD/alpha system from
1.4.1 to 1.4.2, and now it dumps core :(
pid 8683 (mutt): unaligned access: va=0x1ffffeb14 pc=0x1603d4670
ra=0x12001a248 sp=0x1ffffea68 op=ldq
pid 8683 (mutt): unaligned access: va=0x1ffffeb14 pc=0x1603d46b0
ra=0x12001a248 sp=0x1ffffea68 op=ldq
pid 8683 (mutt): unaligned access: va=0x200bf7d800000c79 pc=0x1603d46b8
ra=0x12001a248 sp=0x1ffffea68 op=ldq
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x00000001603d46bc in wcrtomb () from /usr/lib/libc.so.12
(gdb) where
#0 0x00000001603d46bc in wcrtomb () from /usr/lib/libc.so.12
#1 0x000000012001a248 in _init ()
#2 0x0000000120019434 in _init ()
Anyone else having problems?
The system is running -current with userland from Jan 21 and kernel from
Jan 24; perhaps I should try updating both (libc, in particular), but it
doesn't look like wcrtomb() has had any changes in a while.