Bug 1426750 - infinite loop during reply (in pine_send() ?)
Summary: infinite loop during reply (in pine_send() ?)
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: alpine
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Wouters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-24 18:18 UTC by Paul Wouters
Modified: 2024-07-08 22:29 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-08 22:29:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Paul Wouters 2017-02-24 18:18:14 UTC
Description of problem:

I hit R for reply in an email and alpine got stuck at:

Include original message in Reply (using "> ")? Yes                                                                                       
So it noticed I type "Y" but failed to invoke the editor (configured to be vim)

It used up 100%

Attaching gdb shows:

#0  remove_directions_mark () at pico.c:120
#1  0x00000000004f76b9 in co (pm=0x7ffc078abb30) at pico.c:212
#2  0x00000000004c5269 in pine_send (outgoing=<optimized out>, body=body@entry=0x7ffc078af220, 
    editor_title=<optimized out>, role=role@entry=0x0, fcc_arg=0x0, fcc_arg@entry=0xe9f450 "torfun", 
    reply=reply@entry=0x7ffc078af2a0, redraft_pos=redraft_pos@entry=0x0, lcc_arg=lcc_arg@entry=0x0, 
    custom=<optimized out>, custom@entry=0x0, flags=flags@entry=0) at send.c:3092
#3  0x00000000004a291f in reply (pine_state=pine_state@entry=0xe004f0, role_arg=role_arg@entry=0x0)
    at reply.c:774
#4  0x000000000046a4c4 in cmd_reply (state=state@entry=0xe004f0, msgmap=msgmap@entry=0xe807c0, aopt=aopt@entry=0)
    at mailcmd.c:2326
#5  0x000000000047d89d in process_cmd (state=0xe004f0, stream=0xe24720, msgmap=0xe807c0, command=705, 
    in_index=in_index@entry=View, force_mailchk=force_mailchk@entry=0x7ffc078b080c) at mailcmd.c:683
#6  0x0000000000498543 in scrolltool (sparms=sparms@entry=0x7ffc078b0930) at mailview.c:3546
#7  0x0000000000498fcc in mail_view_screen (ps=0xe004f0) at mailview.c:469
#8  0x0000000000409a0d in main (argc=<optimized out>, argv=<optimized out>) at alpine.c:1363

The character read seems to be 8206 ?


version: alpine-2.20-4.el7.centos.x86_64

Comment 1 Paul Wouters 2017-02-24 18:21:51 UTC
It seems consistently doing this with one email message. I've saved the message and willing to share it. Even saving it in alpine to its own mbox file and then hitting reply there caused the same failure.

Comment 2 Eduardo Chappa 2017-03-03 07:30:52 UTC
(In reply to Paul Wouters from comment #1)
> It seems consistently doing this with one email message. I've saved the
> message and willing to share it. Even saving it in alpine to its own mbox
> file and then hitting reply there caused the same failure.

So can you share a sample message? I think I already fixed this problem in current git, so I want to make sure that this is the same problem I fixed earlier.

Thank you.

-- 
Eduardo

Comment 3 Fedora Admin XMLRPC Client 2020-04-29 16:40:54 UTC
This package has changed maintainer in the Fedora.
Reassigning to the new maintainer of this component.

Comment 4 Fedora Admin XMLRPC Client 2020-04-30 04:29:46 UTC
This package has changed maintainer in the Fedora.
Reassigning to the new maintainer of this component.

Comment 5 Fedora Admin user for bugzilla script actions 2021-04-26 12:09:41 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 6 Troy Dawson 2024-07-08 22:29:05 UTC
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.


Note You need to log in before you can comment on or make changes to this bug.