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

mutt dumps with gnutls3



hi folks,

mutt dumps when used in combination with gnutls3 to connect to an imap
server:

nikita:~# apt-get install gnutls
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package gnutls
nikita:~# apt-cache search gnutls
gnutls-dev - GNU TLS library - development files
gnutls-doc - GNU TLS library - documentation and examples
gnutls3 - GNU TLS library - runtime library
nikita:~# apt-get install gnutls3
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  libgcrypt1 
  The following NEW packages will be installed:
    gnutls3 libgcrypt1 
    0 packages upgraded, 2 newly installed, 0 to remove and 0  not
    upgraded.
    Need to get 326kB of archives. After unpacking 750kB will be used.
    Do you want to continue? [Y/n] 
    Get:1 http://ftp.debian.org testing/main libgcrypt1 1.1.5-3.4
    [184kB]
    Get:2 http://ftp.debian.org testing/main gnutls3 0.3.5-3.2 [142kB]
    Fetched 326kB in 5s (58.1kB/s)     
    Selecting previously deselected package libgcrypt1.
    (Reading database ... 24294 files and directories currently
    installed.)
    Unpacking libgcrypt1 (from .../libgcrypt1_1.1.5-3.4_hppa.deb) ...
    Selecting previously deselected package gnutls3.
    Unpacking gnutls3 (from .../gnutls3_0.3.5-3.2_hppa.deb) ...
    Setting up libgcrypt1 (1.1.5-3.4) ...

    Setting up gnutls3 (0.3.5-3.2) ...

sorry for the stupid indentation.

pappy@nikita:~$ dmesg | tail -n200 | grep "mutt(17940):" | wc -l
    128

mutt(17940): unaligned access to 0x000cf499 at ip=0x403bc3ff
mutt(17940): unaligned access to 0x000cf4a5 at ip=0x403bc403
mutt(17940): unaligned access to 0x000cf4a9 at ip=0x403bc407
mutt(17940): unaligned access to 0x000cf495 at ip=0x403bc40b
...
mutt(17940): unaligned access to 0x000cf6f1 at ip=0x403bc413
mutt(17940): unaligned access to 0x000cf6e5 at ip=0x403bc507
mutt(17940): unaligned access to 0x0004fd0a at ip=0x403b5f03

do_page_fault() pid=17940 command='mutt' type=18 address=0x0004fd0f
vm_start = 0x00010000, vm_end = 0x000a1000

     YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
     PSW: 00000000000001001111110100001111 Not tainted
     r00-03  00000000 403ddebc 403b61db 403de6bc
     r04-07  0004fd0f 403de6bc 403da708 403de6bc
     r08-11  00000002 403deb10 40000000 20000000
     r12-15  000b6dd4 00000000 00000000 00000000
     r16-19  000b6dd4 00000000 00096000 40204ab0
     r20-23  00000003 00000000 00000000 0004fd0f
     r24-27  025a232b 00000000 0004fd0f 000b0dd4
     r28-31  025a232b 00000000 bff01c40 000008f9
     sr0-3   00000011 00000011 00000000 00000011
     sr4-7   00000011 00000011 00000011 00000011

     IASQ: 00000011 00000011 IAOQ: 4013e28f 4013e293
      IIR: 0ef91222    ISR: 00000011  IOR: 0004fd0f
       CPU:        0   CR30: 123dc000 CR31: 10368000
        ORIG_R28: 00000000

if you do

nikita:~# apt-get remove gnutls3
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  gnutls3 
  0 packages upgraded, 0 newly installed, 1 to remove and 0  not
  upgraded.
  Need to get 0B of archives. After unpacking 332kB will be freed.
  Do you want to continue? [Y/n] 
  (Reading database ... 24310 files and directories currently
  installed.)
  Removing gnutls3 ...

your mutt will connect unencrypted to the imap server, which works.

positive feedback:

https://nikita.ath.cx/squirrelmail is working fine, so i can fall back
on the web interface :-)

have a nice week, bye, alex

-- 
pub  1024/05E1A80C 2001/12/16 Alexander Gabert (http://nikita.ath.cx) <pappy@nikita.ath.cx>
          Key fingerprint =  2D 84 B0 CB F5 67 8A 22  8D 37 6E 6B 8A 3B 7F D6  05 E1 A8 0C


-- 
To UNSUBSCRIBE, email to debian-hppa-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: