found 500066 bash/3.2-4
quit
Hi Pavol and Michael,
Pavol Rusnak wrote:
> Version: 3.1dfsg-8
[...]
> 1) install bash with command-not-found handler (probably already installed)
> 2) type "command_not_found_handle() { ls ; }" to define handler
> 3) type "blablablablabla &" several times (10 should suffice)
> 4) bash will crash eventually
[...]
> read(0, 0xbfb0382f, 1) = -1 EIO (Input/output error)
> write(2, "logout\n", 7) = 7
> open("/home/ralph/.bash_logout", O_RDONLY|O_LARGEFILE) = 3
>
> So bash probably lost stdin somewhere in handler and thus closes.
Yes, I can reproduce this sporadically with lenny (bash 3.2-4).
I suspect the problem went away when the command_not_found_handle ()
handling was implemented upstream for bash 4. What do you think?
Thanks for reporting,
Jonathan
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]