Bug#481140: ghc6: timer_create: invalid argument

2008-09-04 Thread Martin Michlmayr
* Kari Pahula <[EMAIL PROTECTED]> [2008-09-04 16:17]:
> > I get the same on ia64 during upgrade:
> 
> How reproducible is this bug for you?  What libc and kernel version do
> you have?  Could they be upgraded and would that make the bug go away?

I was using 2.6.8... I was wondering yesterday whether this might be
because of the old kernel, so I installed 2.6.18.  Unfortunately, the
machine is remote and it didn't came back up after my kernel upgrade,
so I'm waiting for someone to fix it. :)

I'll let you know soon.
-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#481140: ghc6: timer_create: invalid argument

2008-09-04 Thread Kari Pahula
On Wed, Sep 03, 2008 at 02:00:07PM +0300, Martin Michlmayr wrote:
> * Ji??í Pale??ek <[EMAIL PROTECTED]> [2008-05-14 03:01]:
> > /usr/bin/ghc6 -O -Wall -Werror -package Cabal update-haskell-control.lhs  
> > -o update-haskell-control
> > ghc-6.8.2: timer_create: Invalid argument
> 
> I get the same on ia64 during upgrade:

How reproducible is this bug for you?  What libc and kernel version do
you have?  Could they be upgraded and would that make the bug go away?

Try running this:
echo 'main = putStrLn "Hello"' > hello.hs; ghc --make hello.hs; ./hello
Does it fail similarly?  Both with 6.6.1 and 6.8.2?

Could you provide an strace dump?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]