C: examples/quickstep segfaults
-------------------------------
Key: AVRO-741
URL: https://issues.apache.org/jira/browse/AVRO-741
Project: Avro
Issue Type: Bug
Components: c
Reporter: Doug Cutting
Priority: Blocker
Fix For: 1.5.0
On ubuntu 10.10 32-bit, 'cd lang/c; configure ; make check' currently fails.
The failure is when running examples/quickstep:
{code}
make[2]: Entering directory `/home/cutting/src/avro/trunk/lang/c/examples'
Successfully added Hicks, Dante id=1
Successfully added Graves, Randal id=2
Successfully added Loughran, Veronica id=3
Successfully added Bree, Caitlin id=4
Successfully added Silent, Bob id=5
Successfully added ???, Jay id=6
Now let's read all the records back out
Error printing person
FAIL: quickstop
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.