nmh-workers
[Top] [All Lists]

Seg fault in flist

1998-04-20 18:45:14
Welp... just had a segmentation fault in flist :-)  The core file
isn't too useful, but here's what it says...

[rtucker(_at_)crasher2 rtucker]$ gdb /usr/local/nmh/bin/flist Mail/core
GDB is free software and you are welcome to 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.
GDB 4.16 (i586-unknown-linux), Copyright 1996 Free Software Foundation, Inc...
(no debugging symbols found)...
Core was generated by `flist'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libdb.so.2.0.0...(no debugging symbols found)...
done.
Reading symbols from /lib/libc.so.5.3.12...(no debugging symbols found)...done.
Reading symbols from /lib/ld-linux.so.1...(no debugging symbols found)...done.
#0  0x4004f59e in __libc_free ()
(gdb) bt
#0  0x4004f59e in __libc_free ()
#1  0x1 in ?? ()
(gdb) 

Here's some other environmental stuff:

-=- folder -all -recurse -=-
FOLDER                             # MESSAGES  RANGE       ; CUR       (OTHERS)
DELETE                      has 1464 messages  (1973- 5039); cur=4627.
Mail                        has   no messages.
cialug                      has    1 message   (   1-    1).
drafts                      has    1 message   (   1-    1); cur=   1; (others).
hwg                         has   11 messages  (   1-   11); cur=   1.
inbox                       has    1 message   (   1-    1).
low-priority                has   no messages.
neon                        has   13 messages  (   1-   13); cur=   1.
rainbow+                    has   no messages.
rainbow-admin               has   no messages.
received-mail               has 5733 messages  (1455-63392).
rpp-todo                    has   no messages.
saved-messages              has   11 messages  (   1-   11); cur=   2; (others).
saved-messages/ava          has   17 messages  (   1-   17); cur=   1.
saved-messages/burst        has    3 messages  (   1-    3); cur=   2.
saved-messages/humor        has   17 messages  (   1-   17); cur=   1.
saved-messages/hwg          has    3 messages  (   1-    3).
saved-messages/jhenders     has    6 messages  (   1-    6); cur=   1.
saved-messages/le           has    1 message   (   1-    1).
saved-messages/linux        has    1 message   (   1-    1); cur=   1.
saved-messages/liszt        has    1 message   (   1-    1).
saved-messages/neon         has    1 message   (   1-    1); cur=   1.
saved-messages/rainbow      has    1 message   (   1-    1); cur=   1.
saved-messages/ritmail      has    2 messages  (   1-    2); cur=   1.
saved-messages/rpp          has   16 messages  (   1-   16); cur=   1.
saved-messages/sixdegrees   has    1 message   (   1-    1).
saved-messages/ttgcitn-ops  has    2 messages  (   1-    2); cur=   1.
saved-messages/voicestream  has    5 messages  (   1-    5).
security                    has   13 messages  (   1-   13); cur=   1.
sent-mail                   has  529 messages  (   1-  529); cur= 501.
skim                        has   14 messages  (   1-   14);           (others).
spam                        has    4 messages  (   1-    4); cur=   1; (others).
spamtools                   has   10 messages  (   1-   10); cur=   1.
syscheck                    has   88 messages  (   1-   88).
undernet                    has    2 messages  (   1-    2).
urgent                      has   no messages.

TOTAL = 7972 messages in 36 folders.

-=- -=-

-=- .mh_profile -=-

Path: Mail
repl: -filter replfilt -annotate -cc all -nocc me -fcc +sent-mail
forw: -form components -filter forwfilt
flist: -noshowzero -all
Flist-Order: urgent inbox rainbow-admin low-priority cialug neon rainbow 
security spamtools hwg undernet spam
moreproc: less
mhn-charset-iso-8859-1: %s
mhn-show-text/enriched: less %f
mhn-show-multipart/report: less %f
Aliasfile: aliases
Unseen-Sequence: unseen
draft-folder: drafts
rmmproc: /home/rtucker/bin/rmmer_1

-=- -=-

I can scan all of the folders in flist-order OK.

I'm going to play with a few things and see if I can find a common
thread.

Oh, the version:

flist -- nmh-0.24 [compiled on crasher2.ttgcitn.com at Sun Apr 19 23:36:08 CDT 
1998]

I just upgraded last night, but it's been running OK since then.

If anything will help, let me know... thanks :-)  -rt

-- 
Ryan Tucker <rtucker(_at_)ttgcitn(_dot_)com>    http://www.ttgcitn.com/~rtucker/
UIN: 1976881  finger rtucker(_at_)ttgcitn(_dot_)com for PGP pub key/contact info
If you think the problem is bad now, just wait until we've solved it.
                                                     -- Arthur Kasspe


<Prev in Thread] Current Thread [Next in Thread>
  • Seg fault in flist, Ryan Tucker <=