still wtf
[mate.git] / README
1 $ make
2 ./stackoverflow_segv
3 entry point: 0x0a0e97e0
4 welcome back
5 $ # however, when executing binray from shell...
6 $ ./stackoverflow_segv
7 entry point: 0x0916b7e0
8 Segmentation fault (core dumped)
9
10
11
12 # some information about the system
13 $ cat /etc/issue
14 Ubuntu 12.04 LTS \n \l
15 $ uname -a
16 Linux matevm-dev 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:41:14 UTC 2012 i686 athlon i386 GNU/Linux
17 $ ghc --version
18 The Glorious Glasgow Haskell Compilation System, version 7.4.1
19 $ gcc --version
20 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
21 Copyright (C) 2011 Free Software Foundation, Inc.
22 This is free software; see the source for copying conditions.  There is NO
23 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
24 $ make --version
25 GNU Make 3.81
26 Copyright (C) 2006  Free Software Foundation, Inc.
27 This is free software; see the source for copying conditions.
28 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
29 PARTICULAR PURPOSE.
30
31 This program built for i686-pc-linux-gnu
32 $ ghc-pkg list
33 /var/lib/ghc/package.conf.d:
34     Cabal-1.14.0
35     array-0.4.0.0
36     base-4.5.0.0
37     bin-package-db-0.0.0.0
38     binary-0.5.1.0
39     bytestring-0.9.2.1
40     containers-0.4.2.1
41     deepseq-1.3.0.0
42     directory-1.1.0.2
43     extensible-exceptions-0.1.1.4
44     filepath-1.3.0.0
45     (ghc-7.4.1)
46     ghc-prim-0.2.0.0
47     (haskell2010-1.1.0.1)
48     (haskell98-2.0.0.1)
49     hoopl-3.8.7.3
50     hpc-0.5.1.1
51     integer-gmp-0.4.0.0
52     old-locale-1.0.0.4
53     old-time-1.1.0.0
54     pretty-1.1.1.0
55     process-1.1.0.1
56     rts-1.0
57     template-haskell-2.7.0.0
58     time-1.4
59     unix-2.5.1.0
60
61 /home/lewurm/.ghc/i386-linux-7.4.1/package.conf.d:
62     HUnit-1.2.4.2
63     MissingH-1.1.1.0
64     QuickCheck-2.4.2
65     binary-state-0.1.1
66     control-monad-exception-0.10.2
67     data-binary-ieee754-0.4.2.1
68     disassembler-0.1.0.1
69     failure-0.2.0.1
70     ghc-paths-0.1.0.8
71     harpy-0.4.3.0
72     haskell-src-1.0.1.5
73     heap-1.0.0
74     hs-java-0.2
75     hslogger-1.1.5
76     monadloc-0.6
77     mtl-1.1.1.1
78     mtl-2.1.1
79     network-2.3.0.13
80     parsec-2.1.0.1
81     plugins-1.5.2.1
82     random-1.0.1.1
83     regex-base-0.93.2
84     regex-compat-0.95.1
85     regex-posix-0.95.1
86     syb-0.3.6.1
87     transformers-0.3.0.0
88     utf8-string-0.3.7