[Psi-devel] Psi gets frozen unforeseenly
textshell-I1QKlO at neutronstar.dyndns.org
textshell-I1QKlO at neutronstar.dyndns.org
Sat Feb 10 05:36:44 PST 2007
On Sat, Feb 10, 2007 at 02:28:54PM +0100, Remko Tronçon wrote:
> > Sometimes (I think, that when I receive a message or status, but I'm not
> > sure) the Psi freezes. The result is shown on the shot:
> > http://zp.emdej.com/~mdj/psi-bugs/20070210.jpg
>
> What happens to your CPU usage ? I have never seen this behavior
> before. Anyone also experiencing this?
>
The only similar thing that comes to my mind is that psi with opengpg
support sometimes froze. But as opengpg should be disabled in the
current darcs/svn...
what we would need is a stacktrace once again.
emdej, can you build psi configured with --enable-debug
and if it happens again find the pid if the running psi (e.g. pidof psi)
and run gdb to get a stacktrace like this
gdb src/psi
attach <the pid>
bt
- Martin
More information about the psi-devel
mailing list