Bug#329666: mutt: imap folder changing leads to segfault

2007-08-14 Thread Axel Beckert
tags 329666 + etch
found 329666 1.5.13-1.1
thanks

Hi, just a little bit of additional information about this bug:

I noticed that this segfault does not happen on all architectures. On
Etch i386 (1.5.13-1.1) it segfaults, but on Etch amd64 (1.5.13-1.1) it
does not segfault.

I have been told that the segfault seems to be fixed in mutt 1.5.16 or
so, so I would be happy if the fix could be backported to 1.5.13 in
Etch so that this bug could be fixed with the next maintenance release
of Etch.

Kind regards, Axel Beckert
-- 
Axel Beckert <[EMAIL PROTECTED]>   support: +41 44 633 2668
IT Support Group, HPR E 86.1  voice:   +41 44 633 4189
Departement Physik, ETH Zurichfax: +41 44 633 1239
CH-8093 Zurich, Switzerland   http://nic.phys.ethz.ch/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329666: mutt: imap folder changing leads to segfault

2007-02-20 Thread bd
> Could you also give the version in experimental a try? The CVS
> snapshot has some IMAP fixes.
> 
> mutt 1.5.13+cvs20070215-1

$ dpkg -l mutt | grep ^ii
ii  mutt   1.5.13+cvs20070215 text-based mailreader
supporting MIME, GPG, PGP and

still the same...

Getting folder list...Segmentation fault

I also created a new user and copied my .muttrc into it's home folder. I
can still crash mutt.

regards
stefan
-- 
Stay away from hurricanes for a while.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329666: mutt: imap folder changing leads to segfault

2007-02-20 Thread Christoph Berg
Hi,

thanks for the reply.

Re: bd 2007-02-14 <[EMAIL PROTECTED]>
> > can you still confirm that mutt crashes for you with recent versions
> > of the Debian package? A similar bug (#329442) was fixed in the
> > meantime, so I suspect yours is also fixed.
> 
> I can still crash mutt 1.5.13-1.1

Could you also give the version in experimental a try? The CVS
snapshot has some IMAP fixes.

mutt 1.5.13+cvs20070215-1

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/


signature.asc
Description: Digital signature


Bug#329666: mutt: imap folder changing leads to segfault

2007-02-14 Thread bd
On Tue, Feb 13, 2007 at 06:03:54PM +0100, Christoph Berg wrote:
> Hi,
> 
> can you still confirm that mutt crashes for you with recent versions
> of the Debian package? A similar bug (#329442) was fixed in the
> meantime, so I suspect yours is also fixed.

I can still crash mutt 1.5.13-1.1

Program received signal SIGSEGV, Segmentation fault.
0xb7c47833 in strlen () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb7c47833 in strlen () from /lib/tls/libc.so.6
#1  0x080d8bd8 in ?? ()
#2  0x in ?? ()
(gdb)

I wanted to rebuild mutt with debuging enabled, but as I found out it is
already on.

regards
Stefan
-- 
Good day to let down old friends who need help.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329666: mutt: imap folder changing leads to segfault

2007-02-13 Thread Christoph Berg
Hi,

can you still confirm that mutt crashes for you with recent versions
of the Debian package? A similar bug (#329442) was fixed in the
meantime, so I suspect yours is also fixed.

Thanks for any feedback,

Re: bd 2005-11-14 <[EMAIL PROTECTED]>
> >   I've just uploaded mutt 1.5.11-3, which includes a fix for upstream
> >   #2112 (another imap-folder-list-related segfault). Can you please try
> >   if it solves your problem?
> 
> still segfaults...
> 
> Getting folder list...
> Program received signal SIGSEGV, Segmentation fault.
> 0x4025f0f3 in strlen () from /lib/tls/libc.so.6
> (gdb) bt
> #0  0x4025f0f3 in strlen () from /lib/tls/libc.so.6
> #1  0x080cdb2c in ?? ()
> #2  0x in ?? ()
> #3  0xbfffe294 in ?? ()
> #4  0xbfffc538 in ?? ()
> #5  0x4006638c in ?? () from /lib/libncursesw.so.5
> ...
> 
> I am getting the feeling something else is involved ...

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/


signature.asc
Description: Digital signature


Bug#329666: mutt: imap folder changing leads to segfault

2005-11-14 Thread bd
Hi,

>   I've just uploaded mutt 1.5.11-3, which includes a fix for upstream
>   #2112 (another imap-folder-list-related segfault). Can you please try
>   if it solves your problem?

still segfaults...

Getting folder list...
Program received signal SIGSEGV, Segmentation fault.
0x4025f0f3 in strlen () from /lib/tls/libc.so.6
(gdb) bt
#0  0x4025f0f3 in strlen () from /lib/tls/libc.so.6
#1  0x080cdb2c in ?? ()
#2  0x in ?? ()
#3  0xbfffe294 in ?? ()
#4  0xbfffc538 in ?? ()
#5  0x4006638c in ?? () from /lib/libncursesw.so.5
...

I am getting the feeling something else is involved ...

regards
bd

-- 
Q:  Why do firemen wear red suspenders?
A:  To conform with departmental regulations concerning uniform dress.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329666: mutt: imap folder changing leads to segfault

2005-11-10 Thread Adeodato Simó
* bd [Mon, 26 Sep 2005 14:03:44 +0200]:

> /usr/bin/mutt -F/dev/null -f imaps://[EMAIL PROTECTED] -e 'set 
> folder=imaps://[EMAIL PROTECTED]'

> This is the display i have after pressing 'c' for the first time:
> :Exit  c:Chdir  m:Mask  ?:Help
>  1 IMAP +INBOX.

> And this is the last information I get from mutt.

> Getting folder list...Segmentation fault

  I've just uploaded mutt 1.5.11-3, which includes a fix for upstream
  #2112 (another imap-folder-list-related segfault). Can you please try
  if it solves your problem?

  Package can be found in incoming for now [1], or in your mirror
  tomorrow.

[1] http://incoming.debian.org/mutt_1.5.11-3_i386.deb

  Cheers,

-- 
Adeodato Simó
EM: dato (at) the-barrel.org | PK: DA6AE621
 
If you want the holes in your knowledge showing up try teaching someone.
-- Alan Cox



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329666: mutt: imap folder changing leads to segfault

2005-09-26 Thread bd
On Sat, Sep 24, 2005 at 05:33:27AM +0200, Adeodato Simó wrote:
> * bd [Fri, 23 Sep 2005 10:03:15 +0200]:
> 
> > > > - connect to imap via imaps://host/
> > > > - press c to change folder
> > > > - press ? to see list
> > > > - press c to enter folder
> > > > - append a dot after the url, eg imaps://host/.
> > > > - segfault
> 
> > >   can you reproduce with this package?:
> 
> > > 
> > > http://people.debian.org/~adeodato/tmp/2005-09-19/mutt-1.5.11-pre/mutt_1.5.11-1~pre2_i386.deb
> 
> > yes, still crashes:
> 
>   I'm afraid I can't reproduce. I run:
> 
> /usr/bin/mutt -F/dev/null -f imaps://[EMAIL PROTECTED] -e 'set 
> folder=imaps://[EMAIL PROTECTED]'
> 
>   And after entering the password, I do: c?c. and no segfault
>   happens (with  instead of  either).
> 
>   Are those the steps you follow?

/usr/bin/mutt -F/dev/null -f imaps://[EMAIL PROTECTED] -e 'set 
folder=imaps://[EMAIL PROTECTED]'

This is the display i have after pressing 'c' for the first time:
:Exit  c:Chdir  m:Mask  ?:Help
 1 IMAP +INBOX.

And this is the last information I get from mutt.

Getting folder list...Segmentation fault

regards
stefan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329666: mutt: imap folder changing leads to segfault

2005-09-23 Thread Adeodato Simó
* bd [Fri, 23 Sep 2005 10:03:15 +0200]:

> > > - connect to imap via imaps://host/
> > > - press c to change folder
> > > - press ? to see list
> > > - press c to enter folder
> > > - append a dot after the url, eg imaps://host/.
> > > - segfault

> >   can you reproduce with this package?:

> > 
> > http://people.debian.org/~adeodato/tmp/2005-09-19/mutt-1.5.11-pre/mutt_1.5.11-1~pre2_i386.deb

> yes, still crashes:

  I'm afraid I can't reproduce. I run:

/usr/bin/mutt -F/dev/null -f imaps://[EMAIL PROTECTED] -e 'set 
folder=imaps://[EMAIL PROTECTED]'

  And after entering the password, I do: c?c. and no segfault
  happens (with  instead of  either).

  Are those the steps you follow?

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Joaquín Sabina - Juegos de azar
 
Never let your sense of morals get in the way of doing what's right.
-- Isaac Asimov



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329666: mutt: imap folder changing leads to segfault

2005-09-23 Thread bd
> * Stefan Völkel [Thu, 22 Sep 2005 17:24:54 +0200]:
> 
> > Package: mutt
> > Version: 1.5.10-1
> > Severity: normal
> 
> > Hi,
> 
>   Hi,
> 
> > - connect to imap via imaps://host/
> > - press c to change folder
> > - press ? to see list
> > - press c to enter folder
> > - append a dot after the url, eg imaps://host/.
> > - segfault
> 
>   can you reproduce with this package?:
> 
> 
> http://people.debian.org/~adeodato/tmp/2005-09-19/mutt-1.5.11-pre/mutt_1.5.11-1~pre2_i386.deb

yes, still crashes:

#0  0x40267053 in strlen () from /lib/tls/libc.so.6
#1  0x080cc0cc in ?? ()
#2  0x in ?? ()
#3  0xbfffe59c in ?? ()
#4  0xbfffc938 in ?? ()
#5  0x400667ac in ?? () from /lib/libncursesw.so.5
#6  0x0811e0e8 in ?? ()
#7  0xbfffe59c in ?? ()
#8  0xbfffc938 in ?? ()
#9  0x40039c09 in wrefresh () from /lib/libncursesw.so.5
#10 0x080cb9de in ?? ()
#11 0xbfffc980 in ?? ()
#12 0x080e9420 in optind ()
#13 0x in ?? ()
#14 0x0001 in ?? ()
#15 0x080e068a in _IO_stdin_used ()
#16 0x in ?? ()
#17 0x03ff in ?? ()
...

regards
Stefan
-- 
You will have a long and boring life.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329666: mutt: imap folder changing leads to segfault

2005-09-22 Thread Adeodato Simó
* Stefan Völkel [Thu, 22 Sep 2005 17:24:54 +0200]:

> Package: mutt
> Version: 1.5.10-1
> Severity: normal

> Hi,

  Hi,

> - connect to imap via imaps://host/
> - press c to change folder
> - press ? to see list
> - press c to enter folder
> - append a dot after the url, eg imaps://host/.
> - segfault

  can you reproduce with this package?:


http://people.debian.org/~adeodato/tmp/2005-09-19/mutt-1.5.11-pre/mutt_1.5.11-1~pre2_i386.deb

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Nobody can be exactly like me.  Sometimes even I have trouble doing it.
-- Tallulah Bankhead



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329666: mutt: imap folder changing leads to segfault

2005-09-22 Thread Stefan Völkel
Package: mutt
Version: 1.5.10-1
Severity: normal


Hi,

- connect to imap via imaps://host/
- press c to change folder
- press ? to see list
- press c to enter folder
- append a dot after the url, eg imaps://host/.
- segfault

#0  0x40267053 in strlen () from /lib/tls/libc.so.6
#1  0x080cb1cc in ?? ()
#2  0x in ?? ()
#3  0xbfffe5ac in ?? ()
#4  0xbfffc948 in ?? ()
#5  0x400667ac in ?? () from /lib/libncursesw.so.5
#6  0x0811d0e8 in ?? ()
#7  0xbfffe5ac in ?? ()
#8  0xbfffc948 in ?? ()
#9  0x40039c09 in wrefresh () from /lib/libncursesw.so.5
#10 0x080caade in ?? ()
#11 0xbfffc990 in ?? ()
#12 0x080e8440 in optind ()
#13 0x in ?? ()
#14 0x0001 in ?? ()
#15 0x080df736 in _IO_stdin_used ()
#16 0x in ?? ()
#17 0x03ff in ?? ()
#18 0x0805fc50 in ?? ()
#19 0x in ?? ()
#20 0x0805fc50 in ?? ()
#21 0xbfffe118 in ?? ()
#22 0x080c3664 in ?? ()
-- snip -

bt goes on, but no usable information is printed.
imap server is dovecot.

regards
stefan

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages mutt depends on:
ii  exim44.52-1  metapackage to ease exim MTA (v4) 
ii  exim4-daemon-light [mail-tra 4.52-1  lightweight exim MTA (v4) daemon
ii  libc62.3.5-3 GNU C Library: Shared libraries an
ii  libdb4.3 4.3.28-2Berkeley v4.3 Database Libraries [
ii  libgnutls11  1.0.16-13.1 GNU TLS library - runtime library
ii  libidn11 0.5.18-1GNU libidn library, implementation
ii  libncursesw5 5.4-9   Shared libraries for terminal hand
ii  libsasl2 2.1.19-1.5  Authentication abstraction library

Versions of packages mutt recommends:
ii  locales   2.3.5-3GNU C Library: National Language (
ii  mime-support  3.34-1 MIME files 'mime.types' & 'mailcap

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]