From: Jason P. <jas...@su...> - 2002-08-28 14:21:23
|
Blackstone, J. David wrote: > >>-----Original Message----- >>From: Jason Penney [mailto:jas...@su...] >>Sent: Wednesday, August 28, 2002 6:37 AM >>To: Alexander Bourov; exp...@li... >>Subject: Re: [Expectperl-discuss] Problem running in bg >> >> >>That seems to work, but does anyone know why? It's not an optimal >>solution as this is an app that other's are using as well. I >>had been >>running the same code fine under perl 5.6.1 with an older >>Expect.pm and >>IO::Pty.pm. > Did it change when you went to 5.8.0 then? You might report it to p5p, > although at this point I don't think we have the behavior isolated down to > the root of what's causing it. (Ideally someone with a lot of time would > trace through the code in Expect.pm to find out where it happens, and build > a minimal test case requiring no additional modules.) I just rebuilt IO-Tty-1.02 and Expect-1.15 under a clean install of 5.6.1 and the same thing happens. It seems to happen somewhere during Expect::spawn. Jay |