Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2000 17:51:18 -0400 (EDT)
From:      Matt Heckaman <matt@ARPA.MAIL.NET>
To:        FreeBSD-QUESTIONS <freebsd-questions@freebsd.org>
Subject:   Weird core problems.
Message-ID:  <Pine.BSF.4.21.0006201749170.10046-200000@epsilon.lucida.qc.ca>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Lately on this machine I have been having weird core problems where two
apps blow up and core at the same time. This has happend with several
different applications the latest which being licq and netscape. In all
instances licq dies with SIGABRT (it's segv handling) and the other with
SIGBUS. I think this is due to the new dimm I added last week, but I want
a second opinion.

I have included a backtrace of both programs. My OS is 4.0-STABLE as of
May 31. Any confirmation if this is the ram, or a better method to test?

Regards,

Matt Heckaman
matt@arpa.mail.net
http://www.lucida.qc.ca

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (FreeBSD)
Comment: http://www.lucida.qc.ca/pgp

iD8DBQE5T+dXdMMtMcA1U5ARAtEAAKChV1QNMdsDqVbfUWf8JY6w1m0c2wCg6Ko8
EgbCNU2v0VoQUZdsLV4s/X0=
=myOS
-----END PGP SIGNATURE-----


[-- Attachment #2 --]
Core was generated by `licq'.
Program terminated with signal 6, Abort trap.
Reading symbols from /usr/lib/libc_r.so.4...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libstdc++.so.3...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/licq/licq_qt-gui.so...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libqt2.so.3...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libpng.so.3...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libz.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libjpeg.so.9...
(no debugging symbols found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...
done.
#0  0x280f49fc in kill () from /usr/lib/libc_r.so.4
(gdb) bt
#0  0x280f49fc in kill () from /usr/lib/libc_r.so.4
#1  0x2813d03a in abort () from /usr/lib/libc_r.so.4
#2  0x807e8b3 in licq_handle_sigsegv ()
#3  0x28106f87 in _thread_sig_deliver () from /usr/lib/libc_r.so.4
#4  0x28105c9d in _thread_sig_handler () from /usr/lib/libc_r.so.4
#5  0xbfbfffac in ?? ()
#6  0x283c44e9 in QApplication::notify () from /usr/X11R6/lib/libqt2.so.3
#7  0x2832a022 in QApplication::x11ProcessEvent ()
   from /usr/X11R6/lib/libqt2.so.3
#8  0x28328e17 in QApplication::processNextEvent ()
   from /usr/X11R6/lib/libqt2.so.3
#9  0x283c641b in QApplication::enter_loop () from /usr/X11R6/lib/libqt2.so.3
#10 0x28328d9b in QApplication::exec () from /usr/X11R6/lib/libqt2.so.3
#11 0x281fe1c1 in CLicqGui::Run () from /usr/local/lib/licq/licq_qt-gui.so
#12 0x281fc700 in LP_Main () from /usr/local/lib/licq/licq_qt-gui.so
#13 0x281fc471 in LP_Main_tep () from /usr/local/lib/licq/licq_qt-gui.so
#14 0x280cebaf in _thread_start () from /usr/lib/libc_r.so.4
#15 0x0 in ?? ()

Core was generated by `netscape'.
Program terminated with signal 10, Bus error.
/lib/libBrokenLocale.so.1: No such file or directory.
#0  0x288614e1 in ?? ()
(gdb) bt
#0  0x288614e1 in ?? ()
#1  0xbfbfffdc in ?? ()
#2  0x84d36ca in _XmGetFocusPolicy ()
#3  0x84c38c7 in _XmTextFieldSetSel2 ()
#4  0x286d0932 in ?? ()
#5  0x286ca7fe in ?? ()
#6  0x817922c in fe_EventLoop ()
#7  0x817b4f9 in main ()
#8  0x2885b1eb in ?? ()

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0006201749170.10046-200000>