fetchmail-friends
[Top] [All Lists]

[fetchmail]Re: Bug in fetchmail.

2001-12-04 03:31:52
Robert Jaroszuk <shf(_at_)nsm(_dot_)pl>:
Hi everyone.

I've discovered something strange in fetchmail (debian 2.2r4 + 2.2.20):

[20:00](shf(_at_)equinox shf)$ fetchmail a
Segmentation fault
[20:00](shf(_at_)equinox shf)$ gdb `which fetchmail`
GNU gdb 19990928
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(no debugging symbols found)...
(gdb) run a
Starting program: /usr/bin/fetchmail a
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x2d406a in strcasecmp () from /lib/libc.so.6
(gdb) info reg
eax            0x73     115
ecx            0x0      0
edx            0x73     115
ebx            0x378058 3637336
esp            0xbffff4e4       -1073744668
ebp            0xbffff4fc       -1073744644
esi            0xbffff555       -1073744555
edi            0x3acc64 3853412
eip            0x2d406a 2965610
eflags         0x10286  66182
cs             0x23     35
ss             0x2b     43
ds             0x2b     43
es             0x2b     43
fs             0x0      0
gs             0x0      0
cwd            0xffff037f       -64641
swd            0xffff0000       -65536
twd            0xffffffff       -1
fip            0x15a7d1 1419217
fcs            0x77d0023        125632547
fopo           0xbfffd834       -1073752012
fos            0xffff002b       -65493
(gdb)

fetchmail version is 5.9.3+NTLM+SDPS+SSL+NLS.

I've tested it on slackware 7.1 and 8.0 (both on kernel 2.4.12)
with fetchmail 5.4.0+NLS (7.1) and 5.8.6+SSL+NLS (8.0), and here is the 
result:
$ fetchmail a
Enter password for shf(_at_)a: ^C
fetchmail: Caught SIGINT... bailing out.
$

Odd. That's the result I get with my 5.9.5, eg no segfault.
-- 
                <a href="http://www.tuxedo.org/~esr/";>Eric S. Raymond</a>

Hoplophobia (n.): The irrational fear of weapons, correctly described by 
Freud as "a sign of emotional and sexual immaturity".  Hoplophobia, like
homophobia, is a displacement symptom; hoplophobes fear their own
"forbidden" feelings and urges to commit violence.  This would be
harmless, except that they project these feelings onto others.  The
sequelae of this neurosis include irrational and dangerous behaviors
such as passing "gun-control" laws and trashing the Constitution.


<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]Re: Bug in fetchmail., Eric S. Raymond <=