Re: [GHC] #2225: hackage library encoding-0.4 crashes ghc 6.8.2

2008-06-20 Thread GHC
#2225: hackage library encoding-0.4 crashes ghc 6.8.2
--+-
 Reporter:  guest |  Owner:
 Type:  bug   | Status:  closed
 Priority:  lowest|  Milestone:  6.8.3 
Component:  Compiler  |Version:  6.8.2 
 Severity:  normal| Resolution:  worksforme
 Keywords:| Difficulty:  Unknown   
 Testcase:|   Architecture:  Unknown   
   Os:  Unknown   |  
--+-
Changes (by igloo):

  * status:  new => closed
  * resolution:  => worksforme

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2225: hackage library encoding-0.4 crashes ghc 6.8.2

2008-04-26 Thread GHC
#2225: hackage library encoding-0.4 crashes ghc 6.8.2
--+-
 Reporter:  guest |  Owner: 
 Type:  bug   | Status:  new
 Priority:  lowest|  Milestone:  6.8.3  
Component:  Compiler  |Version:  6.8.2  
 Severity:  normal| Resolution: 
 Keywords:| Difficulty:  Unknown
 Testcase:|   Architecture:  Unknown
   Os:  Unknown   |  
--+-
Changes (by igloo):

  * priority:  normal => lowest

Comment:

 Priority => lowest while we're waiting for more info

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2225: hackage library encoding-0.4 crashes ghc 6.8.2

2008-04-25 Thread GHC
#2225: hackage library encoding-0.4 crashes ghc 6.8.2
--+-
 Reporter:  guest |  Owner: 
 Type:  bug   | Status:  new
 Priority:  normal|  Milestone: 
Component:  Compiler  |Version:  6.8.2  
 Severity:  normal| Resolution: 
 Keywords:| Difficulty:  Unknown
 Testcase:|   Architecture:  Unknown
   Os:  Unknown   |  
--+-
Changes (by igloo):

  * difficulty:  => Unknown

Comment:

 Also reported as #2229.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2225: hackage library encoding-0.4 crashes ghc 6.8.2

2008-04-25 Thread GHC
#2225: hackage library encoding-0.4 crashes ghc 6.8.2
--+-
 Reporter:  guest |  Owner: 
 Type:  bug   | Status:  new
 Priority:  normal|  Milestone:  6.8.3  
Component:  Compiler  |Version:  6.8.2  
 Severity:  normal| Resolution: 
 Keywords:| Difficulty:  Unknown
 Testcase:|   Architecture:  Unknown
   Os:  Unknown   |  
--+-
Changes (by igloo):

  * milestone:  => 6.8.3

Comment:

 Thanks for the report; can you please tell us what
 {{{
 ghc --info
 }}}
 says? Also, does `dist/build/Data/Encoding/Helper/Template.o` exist? And
 what does this do?
 {{{
 ghci -package template-haskell dist/build/Data/Encoding/Helper/Template.o
 }}}

 I can't reproduce the problem:
 {{{
 $ uname -a
 Linux matrix 2.6.18-4-amd64 #1 SMP Fri May 4 00:37:33 UTC 2007 i686
 GNU/Linux
 $ runghc Setup.hs configure
 Configuring encoding-0.4...
 Warning: No license-file field.
 $ runghc Setup.hs build
 Preprocessing library encoding-0.4...
 Building encoding-0.4...
 [ 1 of 37] Compiling Data.Encoding.Helper.Template (
 Data/Encoding/Helper/Templa
 te.hs, dist/build/Data/Encoding/Helper/Template.o )
 [ 2 of 37] Compiling Data.Encoding.GB18030Data (
 Data/Encoding/GB18030Data.hs, d
 ist/build/Data/Encoding/GB18030Data.o )
 [ 3 of 37] Compiling Data.Encoding.Base ( Data/Encoding/Base.hs,
 dist/build/Data
 /Encoding/Base.o )
 [ 4 of 37] Compiling Data.Encoding.GB18030 ( Data/Encoding/GB18030.hs,
 dist/buil
 d/Data/Encoding/GB18030.o )
 [ 5 of 37] Compiling Data.Encoding.KOI8U ( Data/Encoding/KOI8U.hs,
 dist/build/Da
 ta/Encoding/KOI8U.o )
 [ 6 of 37] Compiling Data.Encoding.KOI8R ( Data/Encoding/KOI8R.hs,
 dist/build/Da
 ta/Encoding/KOI8R.o )
 [ 7 of 37] Compiling Data.Encoding.CP1258 ( Data/Encoding/CP1258.hs,
 dist/build/
 Data/Encoding/CP1258.o )
 Loading package base ... linking ... done.
 Loading package pretty-1.0.0.0 ... linking ... done.
 Loading package array-0.1.0.0 ... linking ... done.
 Loading package packedstring-0.1.0.0 ... linking ... done.
 Loading package containers-0.1.0.1 ... linking ... done.
 Loading package template-haskell ... linking ... done.
 Loading package bytestring-0.9.0.1 ... linking ... done.
 [ 8 of 37] Compiling Data.Encoding.CP1257 ( Data/Encoding/CP1257.hs,
 dist/build/
 Data/Encoding/CP1257.o )
 [...]
 }}}
 Can anyone else?

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #2225: hackage library encoding-0.4 crashes ghc 6.8.2

2008-04-16 Thread GHC
#2225: hackage library encoding-0.4 crashes ghc 6.8.2
+---
Reporter:  guest|   Owner:  
Type:  bug  |  Status:  new 
Priority:  normal   |   Component:  Compiler
 Version:  6.8.2|Severity:  normal  
Keywords:   |Testcase:  
Architecture:  Unknown  |  Os:  Unknown 
+---
 This is on i386 ubuntu gutsy.  Output of "runghc Setup.hs build" is:

 {{{
 encoding-0.4$ runghc Setup.hs build
 Preprocessing library encoding-0.4...
 Building encoding-0.4...
 [ 1 of 37] Compiling Data.Encoding.Helper.Template (
 Data/Encoding/Helper/Template.hs, dist/build/Data/Enco\
 ding/Helper/Template.o )
 [ 2 of 37] Compiling Data.Encoding.GB18030Data (
 Data/Encoding/GB18030Data.hs, dist/build/Data/Encoding/GB1\
 8030Data.o )
 [ 3 of 37] Compiling Data.Encoding.Base ( Data/Encoding/Base.hs,
 dist/build/Data/Encoding/Base.o )
 [ 4 of 37] Compiling Data.Encoding.GB18030 ( Data/Encoding/GB18030.hs,
 dist/build/Data/Encoding/GB18030.o )
 [ 5 of 37] Compiling Data.Encoding.KOI8U ( Data/Encoding/KOI8U.hs,
 dist/build/Data/Encoding/KOI8U.o )
 [ 6 of 37] Compiling Data.Encoding.KOI8R ( Data/Encoding/KOI8R.hs,
 dist/build/Data/Encoding/KOI8R.o )
 [ 7 of 37] Compiling Data.Encoding.CP1258 ( Data/Encoding/CP1258.hs,
 dist/build/Data/Encoding/CP1258.o )
 Loading package base ... linking ... done.
 Loading package pretty-1.0.0.0 ... linking ... done.
 Loading package array-0.1.0.0 ... linking ... done.
 Loading package packedstring-0.1.0.0 ... linking ... done.
 Loading package containers-0.1.0.1 ... linking ... done.
 Loading package template-haskell ... linking ... done.
 Loading package bytestring-0.9.0.1 ... linking ... done.
 ghc-6.8.2: internal error: loadObj: can't map
 `dist/build/Data/Encoding/Helper/Template.o'
 (GHC version 6.8.2 for i386_unknown_linux)
 Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 encoding-0.4$

 }}}

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs