Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2004 12:50:32 GMT
From:      Stefan Walter <sw@gegenunendlich.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/72979: unkillable process(es) stuck in `STOP' state
Message-ID:  <200410251250.i9PCoWKS094009@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/72979; it has been noted by GNATS.

From: Stefan Walter <sw@gegenunendlich.de>
To: freebsd-gnats-submit@FreeBSD.org, mi@aldan.algebra.com
Cc:  
Subject: Re: kern/72979: unkillable process(es) stuck in `STOP' state
Date: Mon, 25 Oct 2004 14:46:20 +0200

 I have just seen the same thing on a RELENG_5 system as of Oct 24th. In
 this case it was Umbrello, which comes with devel/kdesdk3; Umbrello
 crashed (application bug, AFAICS), and when I closed the window that
 showed the backtrace, the process remained in state 'STOP', according to
 top(1).
 
 I don't know if the application's backtrace can be of any help here, but
 just in case:
 
 [Switching to LWP 100139]
 0x296474d7 in wait4 () from /lib/libc.so.5
 #0  0x296474d7 in wait4 () from /lib/libc.so.5
 #1  0x296388df in waitpid () from /lib/libc.so.5
 #2  0x294b4089 in waitpid () from /usr/lib/libpthread.so.1
 #3  0x28b2c7ed in KCrash::defaultCrashHandler ()
    from /usr/local/lib/libkdecore.so.6
 #4  0x294ba6ef in sigaction () from /usr/lib/libpthread.so.1
 #5  0xbfbfff94 in ?? ()
 #6  0x0000000b in ?? ()
 #7  0xbfbfdf40 in ?? ()
 #8  0xbfbfdc80 in ?? ()
 #9  0x00000000 in ?? ()
 #10 0x294ba41c in sigaction () from /usr/lib/libpthread.so.1
 #11 0x0828fd78 in JavaCodeClassField::~JavaCodeClassField ()
 #12 0x28f5fd0b in QObject::~QObject () from /usr/X11R6/lib/libqt-mt.so.3
 #13 0x0818698d in UMLObject::~UMLObject ()
 #14 0x0818a8cd in UMLRole::~UMLRole ()
 #15 0x28f5fd0b in QObject::~QObject () from /usr/X11R6/lib/libqt-mt.so.3
 #16 0x0818698d in UMLObject::~UMLObject ()
 #17 0x080fa535 in UMLAssociation::~UMLAssociation ()
 #18 0x28f606a5 in QObject::event () from /usr/X11R6/lib/libqt-mt.so.3
 #19 0x28f0a29d in QApplication::internalNotify ()
    from /usr/X11R6/lib/libqt-mt.so.3
 #20 0x28f096ca in QApplication::notify () from /usr/X11R6/lib/libqt-mt.so.3
 #21 0x28aa1945 in KApplication::notify () from /usr/local/lib/libkdecore.so.6
 #22 0x28f0afd5 in QApplication::sendPostedEvents ()
    from /usr/X11R6/lib/libqt-mt.so.3
 #23 0x28f0adec in QApplication::sendPostedEvents ()
    from /usr/X11R6/lib/libqt-mt.so.3
 #24 0x28eba528 in QEventLoop::processEvents ()
    from /usr/X11R6/lib/libqt-mt.so.3
 #25 0x28f1b44f in QEventLoop::enterLoop () from /usr/X11R6/lib/libqt-mt.so.3
 #26 0x28f1b3a8 in QEventLoop::exec () from /usr/X11R6/lib/libqt-mt.so.3
 #27 0x28f0a3f4 in QApplication::exec () from /usr/X11R6/lib/libqt-mt.so.3
 #28 0x08144ee3 in main ()



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