segmentation fault when loading MissingPy

Bug #299747 reported by Aviator
2
Affects Status Importance Assigned to Milestone
missingpy (Ubuntu)
New
Undecided
Unassigned

Bug Description

Loading this package (MissingPy-0.10.0) produces "Segmentation fault" error in both interpreted and compiled Haskell programs.

Easily reproducible by running this in Ubuntu Intrepid:

$ ghci
GHCi, version 6.8.2: http://www.haskell.org/ghc/ :? for help
Loading package base ... linking ... done.
Prelude> :m +Python.Utils
Prelude Python.Utils> a <- getDefaultGlobals
Loading package old-locale-1.0.0.0 ... linking ... done.
Loading package old-time-1.0.0.0 ... linking ... done.
Loading package filepath-1.1.0.0 ... linking ... done.
Loading package directory-1.0.0.0 ... linking ... done.
Loading package random-1.0.0.0 ... linking ... done.
Loading package unix-2.3.0.0 ... linking ... done.
Loading package process-1.0.0.0 ... linking ... done.
Loading package array-0.1.0.0 ... linking ... done.
Loading package containers-0.1.0.1 ... linking ... done.
Loading package parsec-2.1.0.0 ... linking ... done.
Loading package network-2.1.0.0 ... linking ... done.
Loading package haskell98 ... linking ... done.
Loading package mtl-1.1.0.0 ... linking ... done.
Loading package HUnit-1.2.0.0 ... linking ... done.
Loading package bytestring-0.9.0.1 ... linking ... done.
Loading package regex-base-0.93.1 ... linking ... done.
Loading package regex-posix-0.93.1 ... linking ... done.
Loading package regex-compat-0.91 ... linking ... done.
Loading package QuickCheck-1.1.0.0 ... linking ... done.
Loading package hslogger-1.0.5 ... linking ... done.
Loading package MissingH-1.0.1 ... linking ... done.
Loading package anydbm-1.0.5 ... linking ... done.
Loading package MissingPy-0.10.0 ... linking ... done.
Segmentation fault
$

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.