-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rmilter 1.8.1 crash #99
Comments
Why do you check rmilter core using rspamd binary? |
gdb |
to @vstakhov |
Nope, it doesn't have valid backtrace. |
rmilter 1.8.1 crahed again. After install rmilter-debuginfo |
Today updated rmilter to version 1.8.1 and after 10 hours get coredump:
gdb:
gdb
which rspamd
-c /tmp/core-rmilter-11-496-4-22209-1461441936GNU gdb (GDB) Red Hat Enterprise Linux (7.2-83.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/bin/rspamd...(no debugging symbols found)...done.
warning: core file may not match specified executable file.
[New Thread 18811]
[New Thread 22210]
[New Thread 22217]
[New Thread 22209]
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 `/usr/sbin/rmilter -c /etc/rmilter/rmilter.conf.sysvinit'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f74cc159867 in ?? ()
Missing separate debuginfos, use: debuginfo-install rspamd-1.2.5-2.x86_64
(gdb) bt full
#0 0x00007f74cc159867 in ?? ()
No symbol table info available.
#1 0x0000000000000000 in ?? ()
No symbol table info available.
/var/log/messages:
Apr 23 23:05:36 kernel: rmilter[18811] general protection ip:7f74cc159867 sp:7f74c61f62f0 error:0 in libgcc_s-4.4.7-20120601.so.1[7f74cc14a000+16000]
Info:
-CentOS release 6.7 (Final)
-Linux 2.6.32-504.8.1.el6.x86_64 #1 SMP Wed Jan 28 21:11:36 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
-rspamd-1.2.5
The text was updated successfully, but these errors were encountered: