* shr infloop when formatting HTML messages in Gnus
@ 2017-02-17 17:56 Eric Abrahamsen
2017-02-20 16:07 ` Lars Ingebrigtsen
0 siblings, 1 reply; 5+ messages in thread
From: Eric Abrahamsen @ 2017-02-17 17:56 UTC (permalink / raw)
To: emacs-devel
I get some messages with HTML parts that cause shr to infloop while
formatting. The backtrace shows:
shr-indent()
shr-fill-line()
shr-fill-lines(4125 15335)
shr-insert-document(<document>)
And it hangs there indefinitely. I've looked at the messages and (apart
from a possible correlation that they were sent by Apple's Mail program)
I can't immediately see what's going on.
I'd be happy to forward one of these messages privately, if anyone's
willing to take a look.
Thanks,
Eric
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: shr infloop when formatting HTML messages in Gnus
2017-02-17 17:56 shr infloop when formatting HTML messages in Gnus Eric Abrahamsen
@ 2017-02-20 16:07 ` Lars Ingebrigtsen
2017-02-20 18:16 ` Eric Abrahamsen
0 siblings, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2017-02-20 16:07 UTC (permalink / raw)
To: Eric Abrahamsen; +Cc: emacs-devel
Eric Abrahamsen <eric@ericabrahamsen.net> writes:
> I get some messages with HTML parts that cause shr to infloop while
> formatting. The backtrace shows:
>
> shr-indent()
> shr-fill-line()
> shr-fill-lines(4125 15335)
> shr-insert-document(<document>)
>
> And it hangs there indefinitely. I've looked at the messages and (apart
> from a possible correlation that they were sent by Apple's Mail program)
> I can't immediately see what's going on.
>
> I'd be happy to forward one of these messages privately, if anyone's
> willing to take a look.
Does it really hang, or does it just take a long, long, long time? If
the former, please forward the document to me.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: shr infloop when formatting HTML messages in Gnus
2017-02-20 16:07 ` Lars Ingebrigtsen
@ 2017-02-20 18:16 ` Eric Abrahamsen
2017-02-20 18:18 ` Lars Ingebrigtsen
0 siblings, 1 reply; 5+ messages in thread
From: Eric Abrahamsen @ 2017-02-20 18:16 UTC (permalink / raw)
To: emacs-devel
Lars Ingebrigtsen <larsi@gnus.org> writes:
> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> I get some messages with HTML parts that cause shr to infloop while
>> formatting. The backtrace shows:
>>
>> shr-indent()
>> shr-fill-line()
>> shr-fill-lines(4125 15335)
>> shr-insert-document(<document>)
>>
>> And it hangs there indefinitely. I've looked at the messages and (apart
>> from a possible correlation that they were sent by Apple's Mail program)
>> I can't immediately see what's going on.
>>
>> I'd be happy to forward one of these messages privately, if anyone's
>> willing to take a look.
>
> Does it really hang, or does it just take a long, long, long time? If
> the former, please forward the document to me.
I just let it go for about twenty-five minutes. When I came back it had
eaten up all my computer's RAM and the system was so sluggish I
force-rebooted. I'll forward you the message directly!
Eric
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-02-20 18:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-17 17:56 shr infloop when formatting HTML messages in Gnus Eric Abrahamsen
2017-02-20 16:07 ` Lars Ingebrigtsen
2017-02-20 18:16 ` Eric Abrahamsen
2017-02-20 18:18 ` Lars Ingebrigtsen
2017-02-20 18:24 ` Eric Abrahamsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.