Bug 150 - Segmentation fault when collecting mails on POP3 account
: Segmentation fault when collecting mails on POP3 account
Status: RESOLVED FIXED
: Sylpheed-Claws (GTK1)
POP3
: other
: PC Linux
: normal
Assigned To:
:
:
:
  Show dependency treegraph
 
Reported: 2003-05-15 09:01 by
Modified: 2003-05-16 16:25 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2003-05-15 09:01:11
Today, i just found my sylpheed-claws closed, just launching it again via an
xterm and found that when collecting my emails, in post processing the
sylpheed-claws crashes. Here is an excerpt of the log when running in --debug mode :

[17:48] POP3< +OK POP3 ******************* v2001.78 server ready
[17:48] POP3> USER ***
[17:48] POP3< +OK User name accepted, password please
[17:48] POP3> PASS ********
[17:48] POP3< +OK Mailbox open, 980 messages
[17:48] POP3> STAT
[17:48] POP3< +OK 980 16468952
[17:48] POP3> UIDL
[17:48] POP3< +OK Unique-ID listing follows
[17:48] POP3> LIST
[17:48] POP3< +OK Mailbox scan listing follows
[17:48] POP3> RETR 921
[17:48] POP3< +OK 5500 octets
folder.c:1441:tmpparentroot Mail
folder.c:1463:*TMP* already created
mh.c:710:mh_scan_folder(): Scanning .processing ...
current dir: /home/sbe/Mail/.processing
procmsg.c:485:Mark file not found.
procmsg.c:446:mark->new = 0, mark->unread = 0, mark->total = 0
mh.c:755:Last number in dir .processing = 505
[17:48] POP3> RETR 922
[17:48] POP3< +OK 1144 octets

[...]

[17:48] POP3> RETR 980
[17:48] POP3< +OK 2516 octets
[17:48] POP3> QUIT
[17:48] POP3< +OK Sayonara
mh.c:710:mh_scan_folder(): Scanning .processing ...
procmsg.c:485:Mark file not found.
procmsg.c:446:mark->new = 0, mark->unread = 0, mark->total = 0
mh.c:755:Last number in dir .processing = 565
mh.c:965:       Searching uncached messages... mh.c:1020:565 uncached message(s)
found.
mh.c:1026:      Sorting uncached messages in numerical order... mh.c:1029:done.
procmsg.c:288:  Marking the messages...
procmsg.c:485:Mark file not found.
Segmentation fault
------- Comment #1 From 2003-05-15 12:11:27 -------
What version? 
------- Comment #2 From 2003-05-15 13:08:09 -------
You are referring to version 0.7.4claws (probably), that version is over a year
old and this bug report is invalid.
------- Comment #3 From 2003-05-16 08:49:42 -------
Additional :
Debian in sarge version
$ sylpheed-claws --version
Sylpheed version 0.7.4claws

And what make this report invalid ?
Is it solved ?
------- Comment #4 From 2003-05-16 09:08:56 -------
And if you consider that this version is the version that is given in the
debian
sarge distribution :
$ dpkg --status sylpheed-claws
Package: sylpheed-claws
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 2932
Maintainer: Gustavo Noronha Silva <kov@debian.org>
Version: 0.7.4claws-3
Provides: mail-reader, news-reader

Perhaps something could be done, i have emailed the maintainer on that problem.
------- Comment #5 From 2003-05-16 16:25:07 -------
Yes, it has been fixed.