Re: context-stack GHC 7.0.1 Release Candidate 1

2010-10-22 Thread Corey O'Connor
d-param: http://hackage.haskell.org/package/monad-param <http://hackage.haskell.org/package/monad-param>The other part of the system I can't release the source to yet. :-\ I know, not very useful. -Corey O'Connor coreyocon...@gmail.com http://www.coreyoconnor.com On Tue, Oct 19,

Re: FFI, signals and exceptions

2010-08-06 Thread Corey O'Connor
this: > >    http://hpaste.org/fastcgi/hpaste.fcgi/view?id=28422#a28422 In your test cases that fail are your C computations foreign unsafe imports? -Corey O'Connor coreyocon...@gmail.com http://www.coreyoconnor.com ___ Glasgow-haskell-users mailin

Re: Help debugging a deadlock in salvia on GHC 6.10 i386

2009-06-13 Thread Corey O'Connor
On Sat, Jun 6, 2009 at 2:09 PM, Corey O'Connor wrote: > I'm running a webserver built using salvia [1] and GHC 6.10 [2]. I've > trimmed down the code enough such that there is no obvious source of a > deadlock in either salvia or the reset of the web server. I don't h

Help debugging a deadlock in salvia on GHC 6.10 i386

2009-06-06 Thread Corey O'Connor
t=0x0) at RtsAPI.c:517 #7 0x083e79d5 in real_main () at Main.c:111 Anybody think of anything so far? Cheers, Corey O'Connor ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Re: Job for someone: make a VM image for GHC development

2009-06-04 Thread Corey O'Connor
agine the setup for a VM image and an a Amazon EC2 image would have an identical base. Well, maybe the amazon EC2 image should use a server distro while the vm image a desktop distro? -Corey O'Connor * I don't know how to release the machine image such that it's paramaterized by

Re: GHC 6.8.1 on powerpc OS X 10.5

2007-11-15 Thread Corey O'Connor
hc64877_0/ghc64877_0.s:6606:0: > > use a symbol with a constant value created with an assignment > instead of the expression, L_const_sym = _s2tx_0_alt - _s2tx_info > > > The '-no-cpp-precomp' and 'section difference ...' and 'use a symbol ...' >

Re: Build failures making GHC 6.8.1 on PPC Mac Os X 10.5

2007-11-11 Thread Corey O'Connor
cpp:3568 Looks like a NULL pointer dereference. Why the pointer is NULL I don't know but that's what I have so far. -Corey On Nov 11, 2007 7:33 AM, Chris Kuklewicz <[EMAIL PROTECTED]> wrote: > Ian Lynagh wrote: > > On Fri, Nov 09, 2007 at 08:21:09PM -0800, Corey O'Connor wr

RE: Build failures making GHC 6.8.1 on PPC Mac Os X 10.5

2007-11-09 Thread Corey O'Connor
is on a dual G5 not a PowerBook G4 as previous reports seamed to be from. Anytime I see the linker crash I get nervous. Any clues on where to start debugging? -- -Corey O'Connor ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http