#5013: sporadic failures during compilation under solaris
---------------------------+------------------------------------------------
Reporter: maeder | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.2.1
Component: Compiler | Version: 7.0.2
Resolution: | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Solaris
Blocking: | Architecture: sparc
Failure: None/Unknown |
---------------------------+------------------------------------------------
Comment(by maeder):
Now it looks like:
{{{
Starting program: /home/pub-bkb/ghc/ghc-7.0.4/lib/ghc-7.0.4/ghc -B"/home
/pub-bkb/ghc/ghc-7.0.4/lib/ghc-7.0.4" -pgmc /opt/csw/gcc4/bin/gcc -pgma
/opt/csw/gcc4/bin/gcc -pgml /opt/csw/gcc4/bin/gcc -pgmP
"/opt/csw/gcc4/bin/gcc -E -undef -traditional" -fforce-recomp --make
-package-name terminfo-0.3.1.3 -hide-all-packages -fbuilding-cabal-package
-i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build
-optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build
-hidir dist/build -stubdir dist/build -package-id
base-4.3.1.0-75c85ce9cf2c4e538d2137cc9a72c2cb -package-id extensible-
exceptions-0.1.1.2-d8c5b906654260efd7249f497d17a831 -O -Wall -XHaskell98
-XForeignFunctionInterface -XDeriveDataTypeable -XEmptyDataDecls
-XScopedTypeVariables -XFlexibleInstances System.Console.Terminfo
System.Console.Terminfo.Base System.Console.Terminfo.Cursor
System.Console.Terminfo.Color System.Console.Terminfo.Edit
System.Console.Terminfo.Effects System.Console.Terminfo.Keys
[Thread debugging using libthread_db enabled]
[New Thread 1 (LWP 1)]
[New LWP 2 ]
[New LWP 3 ]
[1 of 7] Compiling System.Console.Terminfo.Base (
System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o
)
[New Thread 3 (LWP 3)]
[2 of 7] Compiling System.Console.Terminfo.Keys (
System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o
)
[3 of 7] Compiling System.Console.Terminfo.Cursor (
System/Console/Terminfo/Cursor.hs,
dist/build/System/Console/Terminfo/Cursor.o )
[4 of 7] Compiling System.Console.Terminfo.Effects (
System/Console/Terminfo/Effects.hs,
dist/build/System/Console/Terminfo/Effects.o )
[5 of 7] Compiling System.Console.Terminfo.Edit (
System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o
)
[6 of 7] Compiling System.Console.Terminfo.Color (
System/Console/Terminfo/Color.hs,
dist/build/System/Console/Terminfo/Color.o )
[7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs,
dist/build/System/Console/Terminfo.o )
[New Thread 2 (LWP 2)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 2 (LWP 2)]
0x022f4e5c in emutls_destroy (ptr=0x23e9b60)
at ../../../gcc-4.3.3/libgcc/../gcc/emutls.c:76
76 ../../../gcc-4.3.3/libgcc/../gcc/emutls.c: No such file or
directory.
in ../../../gcc-4.3.3/libgcc/../gcc/emutls.c
(gdb) bt
#0 0x022f4e5c in emutls_destroy (ptr=0x23e9b60)
at ../../../gcc-4.3.3/libgcc/../gcc/emutls.c:76
#1 0xff149c2c in tsd_exit () from /lib/libc.so.1
#2 0xff1467e0 in _thrp_exit () from /lib/libc.so.1
#3 0xff14cde4 in _t_cancel () from /lib/libc.so.1
#4 0xff146b88 in _thr_exit_common () from /lib/libc.so.1
#5 0xff149ff8 in _lwp_start () from /lib/libc.so.1
#6 0xff149ff8 in _lwp_start () from /lib/libc.so.1
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5013#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs