1 Aug 2008 05:29
[GHC] #2476: internal error: awaitEvent: descriptor out of range
GHC <trac <at> galois.com>
2008-08-01 03:29:38 GMT
2008-08-01 03:29:38 GMT
#2476: internal error: awaitEvent: descriptor out of range
------------------------+---------------------------------------------------
Reporter: newsham | Owner:
Type: bug | Status: new
Priority: normal | Component: Runtime System
Version: 6.8.2 | Severity: normal
Keywords: | Testcase:
Architecture: ia64 | Os: FreeBSD
------------------------+---------------------------------------------------
My program reports:
Server3s.exe: internal error: awaitEvent: descriptor out of range
(GHC version 6.8.2 for x86_64_unknown_freebsd)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
Abort trap: 6 (core dumped)
The core dump shows:
(gdb) where
#0 0x0000000800956dec in kill () from /lib/libc.so.7
#1 0x0000000800955c5b in abort () from /lib/libc.so.7
#2 0x00000000004e5bcd in rtsFatalInternalErrorFn ()
#3 0x00000000004e58bc in barf ()
#4 0x00000000004ea57d in awaitEvent ()
#5 0x00000000004e6d85 in scheduleWaitThread ()
#6 0x00000000004e42a9 in real_main ()
#7 0x00000000004e4398 in main ()
My host is:
FreeBSD hpsux 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sat Mar 8 14:07:11 HST
2008 root <at> hpsux:/usr/obj/usr/src/sys/GENERIC amd64
(Continue reading)
RSS Feed