[
https://issues.apache.org/jira/browse/AVRO-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Douglas Creager updated AVRO-741:
---------------------------------
Attachment: 0001-Custom-free-functions-in-avro_give-bytes-fixed-strin.patch
Here we go. With this patch applied, I don't get the segfault on Ubuntu 10.10.
> 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
>
> Attachments:
> 0001-Custom-free-functions-in-avro_give-bytes-fixed-strin.patch
>
>
> 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.