GNU bug report logs - #19432
backtrace for errors that occur inside process sentinels

Previous Next

Package: emacs;

Reported by: Jonas Bernoulli <jonas <at> bernoul.li>

Date: Mon, 22 Dec 2014 19:47:02 UTC

Severity: wishlist

Tags: moreinfo, unreproducible

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 19432 <at> debbugs.gnu.org, Jonas Bernoulli <jonas <at> bernoul.li>
Subject: bug#19432: backtrace for errors that occur inside process sentinels
Date: Mon, 29 Feb 2016 16:47:51 +1100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>
>>> Please provide a way to get backtraces for errors that occur inside
>>> process sentinels.
>>
>> (setq debug-on-error t) works for me:
>>
>>    emacs -Q --eval '(setq debug-on-error t)'                          \
>>             --eval '(let ((proc (start-process "foo" nil "true")))    \
>>                       (set-process-sentinel proc (lambda (&rest args) \
>>                                                    (+ args 2))))'
>>
>> brings up a *Backtrace* buffer just fine.
>
> So this doesn't seem reproducible.  Jonas, do you have a recipe how to
> trigger this bug?

More information was requested, but no response was given within a few
months, so I'm closing this bug report.  If the problem still exists,
please reopen this bug report.
-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 9 years and 144 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.