Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-30 Thread Galchin, Vasili
Jules, Currently guest/guest doesn't work. Regards, Vasili On Mon, Jun 30, 2008 at 12:50 AM, Jules Bean [EMAIL PROTECTED] wrote: Galchin, Vasili wrote: TICKET_CREATE privileges are required to perform this operation I read some of the Trac documentation but didn't see what privilege

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-30 Thread Jules Bean
Galchin, Vasili wrote: Jules, Currently guest/guest doesn't work. Works For Me (tm) ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-30 Thread Galchin, Vasili
I am logging in as a client running Ubuntu Linux. Is this a problem? (I think not ). Vasili On Mon, Jun 30, 2008 at 1:22 AM, Jules Bean [EMAIL PROTECTED] wrote: Galchin, Vasili wrote: Jules, Currently guest/guest doesn't work. Works For Me (tm)

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-30 Thread Isaac Dupree
Galchin, Vasili wrote: Isaac, which different trac page? I have tried several times to no avail! any one that says you're not logged in. Probably you're having a different problem than I was, if it's that hard to solve... -Isaac ___

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-30 Thread Isaac Dupree
Galchin, Vasili wrote: I am logging in as a client running Ubuntu Linux. Is this a problem? (I think not ). no, I use Ubuntu. If you have cookies disabled (am I one of the few people who sets this option?) without having an exception for hackage.haskell.org, that would cause trouble.

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-30 Thread Bulat Ziganshin
Hello Vasili, Sunday, June 29, 2008, 11:09:51 AM, you wrote:   When I run my test case, I get timer: internal error: scavenge: unimplemented/strange closure type 60 @ 0x76a28400 if you run low-level code that directly modifies memory via FFI functions, it's more probable that error is

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-30 Thread Galchin, Vasili
Yeah I was afraid of that any suggestions for debugging?? I suspect the sigevent_t struct that I am populating from it's Haskell counterpart. Vasili On Mon, Jun 30, 2008 at 10:19 AM, Bulat Ziganshin [EMAIL PROTECTED] wrote: Hello Vasili, Sunday, June 29, 2008, 11:09:51 AM, you

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-30 Thread Galchin, Vasili
Hi Bulat and others, Basically I am testing my Posix timer bindings. When a timer is created via timer_create( http://www.opengroup.org/onlinepubs/009695399/functions/timer_create.html), it is possible to pass a sigevent struct. When I specify sigev_notify as NONE OR SIGNAL, all is well.

[Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-29 Thread Galchin, Vasili
Hi, When I run my test case, I get timer: internal error: scavenge: unimplemented/strange closure type 60 @ 0x76a28400 (GHC version 6.8.2 for i386_unknown_linux) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug I went to this URL. I already have an account.

Re: [Haskell-cafe] http://www.haskell.org/ghc/reportabug

2008-06-29 Thread Jules Bean
Galchin, Vasili wrote: TICKET_CREATE privileges are required to perform this operation I read some of the Trac documentation but didn't see what privilege I am missing. ?? Registered user or not? If you have a trac user, log in at the trac home page and then revisit reportabug. If you do