Ticket #1562 (closed bug: worksforme)

Opened 6 years ago

Last modified 6 years ago

ghci crashes on startup

Reported by: abromfie@… Owned by:
Priority: normal Milestone: 6.8.1
Component: GHCi Version: 6.6
Keywords: Cc:
Operating System: Linux Architecture: x86_64 (amd64)
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

 5:53PM [aleks@highwind] ~ $ ghci
   ___         ___ _
  / _ \ /\  /\/ __(_)
 / /_\// /_/ / /  | |      GHC Interactive, version 6.6, for Haskell 98.
/ /_\\/ __  / /___| |      http://www.haskell.org/ghc/
\____/\/ /_/\____/|_|      Type :? for help.

ghc-6.6: internal error: R_X86_64_PC32 relocation out of range: (noname) = 0x2aaa6923344a
    (GHC version 6.6 for x86_64_unknown_linux)
    Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
zsh: abort      ghci

i'm using an athlon xp processor, on 64-bit linux.

Change History

Changed 6 years ago by guest

  • os changed from Unknown to Linux
  • architecture changed from Unknown to x86_64 (amd64)

Changed 6 years ago by igloo

  • version changed from 6.6.1 to 6.6
  • milestone set to 6.8

Hi,

Do you also get this with the GHC bindist from the download page and no extra packages installed?

Does it happen with GHC 6.6.1 too?

Thanks

Ian

Changed 6 years ago by igloo

  • status changed from new to closed
  • resolution set to worksforme

Reporter says:

The problem seems to have gone away... go figure. :)

Thanks!
~ Aleks

Changed 6 years ago by igloo

  • milestone changed from 6.8 branch to 6.8.1
Note: See TracTickets for help on using tickets.