idkwim / ouspg

Automatically exported from code.google.com/p/ouspg
3 stars 0 forks source link

Crash on many outputs #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which tool (radamsa, blab, ...)?
radamsa

What steps will reproduce the problem?
1. echo "1 + (2 + (3 + 4))" | ./radamsa -n 2

Radamsa stopped because something bad was about to happen. Sorry.
If you want to help fix this, drop by at #radamsa on freenode, file
a bug at http://code.google.com/p/ouspg/issues/entry or send email to
aki.helin@ee.oulu.fi. Adding the following text and instructions how
to reproduce this bug will help.
(Info:  (err-code a ((BVector 49 32 43 32 40 50 32 43 32 40 51 32 43 32 52 41 
41 10)) b ()))

What version of the product are you using? On what operating system?

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 13.04
Release:    13.04
Codename:   raring

Original issue reported on code.google.com by dalibor....@gmail.com on 15 Sep 2013 at 10:47

GoogleCodeExporter commented 9 years ago
This sounds a lot like Issue 72, which affected radamsa 0.2.x for a while but 
shouldn't happen in 0.3 or trunk. What version of radamsa are you using and 
where did you get it from?

Original comment by aohelin on 16 Sep 2013 at 6:18

GoogleCodeExporter commented 9 years ago
I'm running trunk version, but accidentally mixed that version with 0.2.3. 

Radamsa 0.4a works as expected. ;)

Aki sorry for inconvenience.

regards, Dalibor

Original comment by dalibor....@gmail.com on 16 Sep 2013 at 11:00

GoogleCodeExporter commented 9 years ago
No problem. Better safe than sorry :)

Original comment by aohelin on 16 Sep 2013 at 11:03