nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] mhstore dumps core


From: norm
Subject: Re: [Nmh-workers] mhstore dumps core
Date: Fri, 18 Aug 2017 11:48:07 -0700

Ken Hornstein <address@hidden> writes:

>Obviously I didn't encounter that, and I actually use that feature and I
>tested it on that message.  So a backtrace on the core dump sure would
>be useful.

It's been like 20 years since I used C much. But I think that this
is what you might want?

GNU gdb (GDB) Red Hat Enterprise Linux (7.2-92.el6)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/nmh-1.7-RC2/bin/mhstore...done.
[New Thread 28436]
Reading symbols from /lib64/libtinfo.so.5...(no debugging symbols found)...done.
Loaded symbols for /lib64/libtinfo.so.5
Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib64/libc.so.6
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Core was generated by `mhstore'.
Program terminated with signal 11, Segmentation fault.
#0  0x000000355706e530 in fileno_unlocked () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install 
glibc-2.12-1.209.el6_9.1.x86_64 ncurses-libs-5.7-4.20090207.el6.x86_64
(gdb) bt
#0  0x000000355706e530 in fileno_unlocked () from /lib64/libc.so.6
#1  0x0000000000404427 in openExternal (ct=0x929240,
    cb=<value optimized out>, ce=0x929f40, file=0x7ffd7a9c8a80,
    fd=0x7ffd7a9c49fc) at uip/mhparse.c:2342
#2  0x00000000004044e4 in openURL (ct=0x929e80, file=0x7ffd7a9c8a80)
    at uip/mhparse.c:2796
#3  0x0000000000410445 in output_content_file (ct=0x929e80,
    p=<value optimized out>, info=0x929d50) at uip/mhstoresbr.c:717
#4  store_content (ct=0x929e80, p=<value optimized out>, info=0x929d50)
    at uip/mhstoresbr.c:627
#5  0x0000000000411403 in store_external (ct=0x929240, info=0x929d50)
    at uip/mhstoresbr.c:459
#6  store_switch (ct=0x929240, info=0x929d50) at uip/mhstoresbr.c:174
#7  0x00000000004114ae in store_multi (ct=0x921e90, info=0x929d50)
    at uip/mhstoresbr.c:301
#8  store_switch (ct=0x921e90, info=0x929d50) at uip/mhstoresbr.c:166
#9  0x0000000000411964 in store_single_message (info=0x929d50)
    at uip/mhstoresbr.c:146
#10 store_all_messages (info=0x929d50) at uip/mhstoresbr.c:129
#11 0x0000000000403b2a in main (argc=<value optimized out>,
    argv=<value optimized out>) at uip/mhstore.c:351

    Norman Shapiro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]