bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()


From: Felix Yan
Subject: Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Date: Fri, 07 Mar 2014 14:49:45 +0800
User-agent: KMail/4.12.3 (Linux/3.13.5-1-uksm; KDE/4.12.3; x86_64; ; )

Hi,

I've generated a coredump for this problem, with both python 2.7.6 (patched to 
compile with readline 6.3) and readline 6.3 enabled debug symbols.

Link to download: https://paste.xinu.at/QM0Ws/

I've also tried to debug it somewhat, but I'm not good at it. Just saw python 
called:

p = readline_until_enter_or_signal(prompt, &signal);

and the two args here are fine. Then readline called rl_callback_read_char() 
with no arg.

Hope this helps.

Regards,
Felix Yan

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]