Date: Mon, 15 Mar 2004 11:20:43 +0100 From: Joost Bekkers <joost@jodocus.org> To: questions@freebsd.org Subject: debugging a signal 10 while in libc_r Message-ID: <20040315102043.GA60433@bps.jodocus.org>
next in thread | raw e-mail | index | archive | help
Hello I have this multi-threaded app which will crash about once a month. gdb tells me the following: Program terminated with signal 10, Bus error. (gdb) where #0 0x817b5a7 in _thread_kern_scheduler () #1 0x0 in ?? () I have no idea how to continue or even what to look for. Can anybody give me some tips/urls? The app is running on 4.3-R (ancient I know, can't seem to make time for an upgrade) thanks -- greetz Joost joost@jodocus.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040315102043.GA60433>