Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2004 06:59:49 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        freebsd-threads@freebsd.org
Subject:   bt: kse_thr_interrupt,sig_daemon,kse_sched_single,??
Message-ID:  <Pine.BSF.4.53.0409270654580.11069@e0-0.zab2.int.zabbadoz.net>

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


after updating to newer RELENG_5 from yesterday I get a core
of a userspace utility with the following bt:


#0  0x280c8e4f in kse_thr_interrupt () at kse_thr_interrupt.S:2
2       RSYSCALL(kse_thr_interrupt)
(gdb) bt full
#0  0x280c8e4f in kse_thr_interrupt () at kse_thr_interrupt.S:2
No locals.
#1  0x280b8104 in sig_daemon (arg=0x0) at RELENG_5/compile-20040926-1415/lib/libpthread/thread/thr_sig.c:216
        i = 129
        ts = {tv_sec = 30, tv_nsec = 0}
        set = {__bits = {0, 0, 0, 0}}
        curkse = (struct kse *) 0x80c4100
#2  0x280c1363 in kse_sched_single (kmbx=0x17f) at RELENG_5/compile-20040926-1415/lib/libpthread/thread/thr_kern.c:895
        curkse = (struct kse *) 0x80c4100
        curthread = (struct pthread *) 0x80ca200
        ts = {tv_sec = 0, tv_nsec = 0}
        sigmask = {__bits = {0, 0, 0, 0}}
        i = 135045120
        sigseqno = 0
        level = 383
        first = 1
#3  0x00000000 in ?? ()
No symbol table info available.

-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT



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