Ticket #1210 (closed bug: duplicate)

Opened 6 years ago

Last modified 6 years ago

Unimplemented opcode error while running ZFS

Reported by: titto@… Owned by:
Priority: normal Milestone:
Component: GHCi Version: 6.6
Keywords: Cc:
Operating System: Linux Architecture: x86
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

ZFS.hs ( http://okmij.org/ftp/packages/ZFS.tar.gz) seems to load correctly in ghci and I see:

Entering the osloop<socket: 5>

However when I try to connect to it using:

telnet localhost 1503

I get this error:

<interactive>: internal error: interpretBCO: unknown or unimplemented opcode 45152

(GHC version 6.6 for i386_unknown_linux) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug

ZFS seems to work fine when compiled with GHC.

This is under Fedora Core 6.

Change History

Changed 6 years ago by thorkilnaur

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

Thanks a lot for this report. It seems that this is a duplicate of #1013, so I will take the liberty of closing this ticket. Please feel free to reopen if you still have this problem.

Note: See TracTickets for help on using tickets.