[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mutt



With the latest mutt, pressing help (? key) causes a segmentation fault:

Jan 20 13:59:32 bug kernel: mutt: unhandled page fault at pc=0x0004a7ec, lr=0x0004a740 (bad address=0x00000004, code 0) 

Rebuilding it does nothing to resolve the problem, so possibly it's one
of the libraries:

ldd $(which mutt)                                                                             
        libncurses.so.5 => /lib/libncurses.so.5 (0x40028000)
        libsasl.so.7 => /usr/lib/libsasl.so.7 (0x40077000)
        libdl.so.2 => /lib/libdl.so.2 (0x4008b000)
        libc.so.6 => /lib/libc.so.6 (0x40096000)
        libdb2.so.2 => /lib/libdb2.so.2 (0x401c5000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40217000)
        libpam.so.0 => /lib/libpam.so.0 (0x4024c000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

But I don't have any bright ideas.

Peter

-- 
------------------------------------------------------------------------
 Peter Naulls - peter@chocky.org
 RISC OS Projects Initiative  -  http://www.chocky.org/initiative/
 Java for RISC OS and ARM     -  http://www.chocky.org/java/
 Debian Linux on RiscPCs      -  http://www.chocky.org/debian/
------------------------------------------------------------------------



Reply to: