hughperman / pure-lang

Automatically exported from code.google.com/p/pure-lang
0 stars 0 forks source link

Segmentation fault when running pure on x86 #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install pure
2. Run pure

What is the expected output? What do you see instead?
- I expect a prompt
- I see "Segmentation fault"

What version of the product are you using? On what operating system?
- Pure from SVN (2009-08-10 17:55Z)
- GNU/Linux x86

Please provide any additional information below.
- gcc version 4.3.3 (Debian 4.3.3-14) 
- backtrace and backtrace full from gdb attached

Original issue reported on code.google.com by pip8...@gmail.com on 10 Aug 2009 at 5:56

Attachments:

GoogleCodeExporter commented 8 years ago
bt missing. google was being smart.

Original comment by pip8...@gmail.com on 10 Aug 2009 at 5:57

Attachments:

GoogleCodeExporter commented 8 years ago
Looks like this is a duplicate of isse #9.
http://code.google.com/p/pure-lang/issues/detail?id=9&can=1

Is that the LLVM 2.5 package from Ubuntu 9.04? The 32 bit version of that 
package is
broken.

Original comment by aggraef@gmail.com on 10 Aug 2009 at 9:52

GoogleCodeExporter commented 8 years ago
Ok, I'm assuming that it's a duplicate of issue #9.

Original comment by aggraef@gmail.com on 27 Aug 2009 at 5:20