Quantcast
Channel: Sophos User Bulletin Board
Viewing all articles
Browse latest Browse all 14361

[9.104-17] [BUG] Kernel Segfault-libperl.so

$
0
0
Hi All

It seems that I just found a new segfault issue

Code:

2013:08:19-00:00:09 ****** kernel: [526717.898512] mailsec-reporte[27653]: segfault at 65c ip 00000000f770e14b sp 00000000ff917cd0 error 4 in libperl.so[f767f000+14d000]
Code:

ls -ls /var/storage/cores/
total 262944
 8504 -rw-r--r-- 1 root root  8708096 Jan 10  2013 admin-reporter..6760
23292 -rw-r--r-- 1 root root 23851008 Nov 22  2012 awed.7016
  60 -rw-r--r-- 1 root root    61440 Aug 19 00:00 COMMAND.mailsec-reporte.27653


Code:

stuffman:/root # gdb /usr/local/bin/reporter/mailsec-reporter.pl /var/storage/cores/COMMAND.mailsec-reporte.27653
GNU gdb (GDB) SUSE (7.3-0.8.2.770.g338214c.rb1)
Copyright (C) 2011 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 "i686-suse-linux".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
"/usr/local/bin/reporter/mailsec-reporter.pl": not in executable format: File format not recognized
BFD: Warning: /var/storage/cores/COMMAND.mailsec-reporte.27653 is truncated: expected core file size >= 7520256, found: 61440.
[New LWP 27653]
Failed to read a valid object file image from memory.
Core was generated by `/usr/bin/perl /usr/local/bin/reporter/mailsec-reporter.pl'.
Program terminated with signal 11, Segmentation fault.
#0  0xf770e14b in ?? ()
(gdb) bt full
#0  0xf770e14b in ?? ()
No symbol table info available.
Cannot access memory at address 0xff917cd0

Thanks

Viewing all articles
Browse latest Browse all 14361

Trending Articles