Core dump only on Solatris 8 not 9

The Ha tha at stat.ubc.ca
Tue Aug 23 04:28:03 CEST 2005


Hi  Matthias

Here is the gdb output
Solaris8:~/tmp>gdb /home/tha/bin/bogofilter core
GNU gdb 5.0
Copyright 2000 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 "sparc-sun-solaris2.8"...(no debugging symbols found)...
Core was generated by `bogofilter -s'.
Program terminated with signal 10, Bus Error.
Reading symbols from /usr/local/lib/libdb-4.3.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libdb-4.3.so
Reading symbols from /usr/local/lib/libgsl.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libgsl.so.0
Reading symbols from /usr/local/lib/libgslcblas.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libgslcblas.so.0
Reading symbols from /usr/lib/libm.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libm.so.1
Reading symbols from /usr/lib/libc.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/lib/librt.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/librt.so.1
Reading symbols from /usr/lib/libdl.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/lib/libaio.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libaio.so.1
Reading symbols from /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1...
(no debugging symbols found)...done.
Loaded symbols for /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
#0  0xfef40da4 in iconv () from /usr/lib/libc.so.1
(gdb) backtrace full
#0  0xfef40da4 in iconv () from /usr/lib/libc.so.1
No symbol table info available.
#1  0x2b434 in base64_validate ()
No symbol table info available.
#2  0x2b688 in iconvert ()
No symbol table info available.
#3  0x1bf7c in format_log_update ()
No symbol table info available.
#4  0x1c1f8 in yyinput ()
No symbol table info available.
#5  0x1daec in yylex ()
No symbol table info available.
#6  0x1d7a0 in yylex ()
No symbol table info available.
#7  0x24114 in get_token ()
No symbol table info available.
#8  0x18e60 in collect_words ()
No symbol table info available.
#9  0x15060 in bogofilter ()
No symbol table info available.
#10 0x17390 in bogomain ()
No symbol table info available.
#11 0x15320 in main ()
No symbol table info available.
(gdb) quit

The Ha


On Tue, 23 Aug 2005, Matthias Andree wrote:

> The Ha <tha at stat.ubc.ca> writes:
>
> > Hi
> > Thanks for bogofilter, it works great.
> > However, It works only on Solaris 9 SPARC server.
> > I also have 2 Solaris 8 Sun sparc servers that bogofilter
> > fail with a core dump.
> > Notes:  I have no problem building both 0.95.2 and 0.9.6 on these servers.
> > Both fail with core dump.
> >
>
> > open("/usr/lib/iconv/alias", O_RDONLY)          Err#2 ENOENT
> >     Incurred fault #5, FLTACCESS  %pc = 0xFEF40DA4
> >       siginfo: SIGBUS BUS_ADRALN addr=0xFFFFFFFF
> >     Received signal #10, SIGBUS [default]
> >       siginfo: SIGBUS BUS_ADRALN addr=0xFFFFFFFF
> >         *** process killed ***
> >
> > Any idea how to fix this?
>
> Is there a chance that you might be able to retrieve a stack backtrace
> (with gdb) for us so we know where exactly it failed? It doesn't take
> long and isn't difficult to do.
>
> I wrote up a tiny howto for my other project, leafnode, here:
> <http://leafnode.sourceforge.net/doc_en/FAQ.html#backtrace> - the same
> procedure should work for bogofilter: simply read the document,
> replace .../sbin/leafnode by .../bin/bogofilter and you should be set.
>
> You may need to install "GDB" first, blastwave.org has ready-made
> packages though and an easy-to-use "pkg-get" script.
>
> --
> Matthias Andree
> _______________________________________________
> Bogofilter mailing list
> Bogofilter at bogofilter.org
> http://www.bogofilter.org/mailman/listinfo/bogofilter
>




More information about the Bogofilter mailing list