unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11350: Nasty hangup
@ 2012-04-26 13:21 Antoine Levitt
  2012-04-26 13:42 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Antoine Levitt @ 2012-04-26 13:21 UTC (permalink / raw
  To: 11350

Hi,

I'm seeing a very nasty bug, description below. I use bzr trunk and
update it quite regularly, but the last commits seem pretty harmless
... the only change I can see in my environment is that I started using
org-clock today. The bugs happened when I was working, using python with
a comint interaction buffer.

So anyway, when it happens, I get 100% CPU usage, and emacs just
hangs. I can only get out of it by sending it a SIGUSR2. In which case
it gives out a useless backtrace (saying it's at top level, as if it
wasn't doing anything). Once I quit the debugger or access a python
buffer, it hangs again. The only solution I have is to kill it.

Sorry I can't provide more information, it only happens sporadically
(three times today ...)

Antoine






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#11350: Nasty hangup
  2012-04-26 13:21 bug#11350: Nasty hangup Antoine Levitt
@ 2012-04-26 13:42 ` Eli Zaretskii
  2012-04-27 13:52   ` Antoine Levitt
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2012-04-26 13:42 UTC (permalink / raw
  To: Antoine Levitt; +Cc: 11350

> From: Antoine Levitt <antoine.levitt@gmail.com>
> Date: Thu, 26 Apr 2012 15:21:18 +0200
> 
> I'm seeing a very nasty bug, description below. I use bzr trunk and
> update it quite regularly, but the last commits seem pretty harmless
> ... the only change I can see in my environment is that I started using
> org-clock today. The bugs happened when I was working, using python with
> a comint interaction buffer.
> 
> So anyway, when it happens, I get 100% CPU usage, and emacs just
> hangs. I can only get out of it by sending it a SIGUSR2. In which case
> it gives out a useless backtrace (saying it's at top level, as if it
> wasn't doing anything). Once I quit the debugger or access a python
> buffer, it hangs again. The only solution I have is to kill it.
> 
> Sorry I can't provide more information, it only happens sporadically
> (three times today ...)

There's advice in etc/DEBUG about how to investigate "hangs".  (Search
for "If the symptom of the bug is that Emacs fails to respond".)  If
you could follow that advice and post here what you find, that would
be valuable information.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#11350: Nasty hangup
  2012-04-26 13:42 ` Eli Zaretskii
@ 2012-04-27 13:52   ` Antoine Levitt
  2012-07-07  9:09     ` Chong Yidong
  0 siblings, 1 reply; 5+ messages in thread
From: Antoine Levitt @ 2012-04-27 13:52 UTC (permalink / raw
  To: Eli Zaretskii; +Cc: 11350

26/04/12 15:42, Eli Zaretskii
>> From: Antoine Levitt <antoine.levitt@gmail.com>
>> Date: Thu, 26 Apr 2012 15:21:18 +0200
>> 
>> I'm seeing a very nasty bug, description below. I use bzr trunk and
>> update it quite regularly, but the last commits seem pretty harmless
>> ... the only change I can see in my environment is that I started using
>> org-clock today. The bugs happened when I was working, using python with
>> a comint interaction buffer.
>> 
>> So anyway, when it happens, I get 100% CPU usage, and emacs just
>> hangs. I can only get out of it by sending it a SIGUSR2. In which case
>> it gives out a useless backtrace (saying it's at top level, as if it
>> wasn't doing anything). Once I quit the debugger or access a python
>> buffer, it hangs again. The only solution I have is to kill it.
>> 
>> Sorry I can't provide more information, it only happens sporadically
>> (three times today ...)
>
> There's advice in etc/DEBUG about how to investigate "hangs".  (Search
> for "If the symptom of the bug is that Emacs fails to respond".)  If
> you could follow that advice and post here what you find, that would
> be valuable information.

Thanks for that. Should have thought of it before, I tend to get a bit
panicked when emacs hangs :) I haven't had this bug again, if I do I'll
attach a gdb and see.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#11350: Nasty hangup
  2012-04-27 13:52   ` Antoine Levitt
@ 2012-07-07  9:09     ` Chong Yidong
  2012-07-07  9:11       ` Antoine Levitt
  0 siblings, 1 reply; 5+ messages in thread
From: Chong Yidong @ 2012-07-07  9:09 UTC (permalink / raw
  To: Antoine Levitt; +Cc: 11350

Antoine Levitt <antoine.levitt@gmail.com> writes:

>>> I'm seeing a very nasty bug, description below. I use bzr trunk and
>>> update it quite regularly, but the last commits seem pretty harmless
>>> ... the only change I can see in my environment is that I started using
>>> org-clock today. The bugs happened when I was working, using python with
>>> a comint interaction buffer.
>>> 
>>> So anyway, when it happens, I get 100% CPU usage, and emacs just
>>> hangs. I can only get out of it by sending it a SIGUSR2.
>
> I haven't had this bug again, if I do I'll attach a gdb and see.

Have you been able to reproduce this bug?





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#11350: Nasty hangup
  2012-07-07  9:09     ` Chong Yidong
@ 2012-07-07  9:11       ` Antoine Levitt
  0 siblings, 0 replies; 5+ messages in thread
From: Antoine Levitt @ 2012-07-07  9:11 UTC (permalink / raw
  To: Chong Yidong; +Cc: 11350

07/07/12 11:09, Chong Yidong
> Antoine Levitt <antoine.levitt@gmail.com> writes:
>
>>>> I'm seeing a very nasty bug, description below. I use bzr trunk and
>>>> update it quite regularly, but the last commits seem pretty harmless
>>>> ... the only change I can see in my environment is that I started using
>>>> org-clock today. The bugs happened when I was working, using python with
>>>> a comint interaction buffer.
>>>> 
>>>> So anyway, when it happens, I get 100% CPU usage, and emacs just
>>>> hangs. I can only get out of it by sending it a SIGUSR2.
>>
>> I haven't had this bug again, if I do I'll attach a gdb and see.
>
> Have you been able to reproduce this bug?

No. No idea what changed.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-07  9:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-26 13:21 bug#11350: Nasty hangup Antoine Levitt
2012-04-26 13:42 ` Eli Zaretskii
2012-04-27 13:52   ` Antoine Levitt
2012-07-07  9:09     ` Chong Yidong
2012-07-07  9:11       ` Antoine Levitt

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).