Ticket #3144 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

ghc panic

Reported by: funmler Owned by:
Priority: normal Milestone: 6.10 branch
Component: Compiler Version: 6.10.2
Keywords: Cc: aruiz@…
Operating System: Linux Architecture: x86
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

ghci fails with

ghc: panic! (the 'impossible' happened)

(GHC version 6.10.2 for i386-unknown-linux):

interactiveUI:setBuffering2

Attachments

config.log Download (8.8 KB) - added by funmler 3 years ago.
config-install-output.tar.gz Download (7.2 KB) - added by aruiz 3 years ago.

Change History

Changed 3 years ago by funmler

  Changed 3 years ago by funmler

This using the 6.10.2 on a lenny debian install. Please let me know if you need more details.

  Changed 3 years ago by aruiz

  • cc aruiz@… added

  Changed 3 years ago by fft1976

I can confirm this. (Prelude did not get installed?)

 http://hackage.haskell.org/trac/ghc/ticket/3151

  Changed 3 years ago by igloo

  • difficulty set to Unknown
  • version changed from 6.10.1 to 6.10.2
  • milestone set to 6.10 branch

Which bindist were you trying to install from?

Can you please redirect the "configure" and "make install" output to files and attach them?

Changed 3 years ago by aruiz

  Changed 3 years ago by fft1976

I'll follow up in my ticket (3151), but, at least in my case the causes must be the same:

PREFIX/lib/ghc-6.10.2 is missing lots of files

follow-up: ↓ 7   Changed 3 years ago by funmler

The bindist is ghc-6.10.1-i386-unknown-linux-libedit2.tar.bz2

in reply to: ↑ 6   Changed 3 years ago by funmler

Replying to funmler:

The bindist is ghc-6.10.1-i386-unknown-linux-libedit2.tar.bz2

Sorry I meant 6.10.2 ghc-6.10.2-i386-unknown-linux-libedit2.tar.bz2

  Changed 3 years ago by funmler

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

Fixed by installing libffi5

Note: See TracTickets for help on using tickets.