Open GoogleCodeExporter opened 8 years ago
I was just bitten by this one. I compiled a binary on my development machine,
which is using libprotobuf-c 0.14 compiled from source, and moved it to another
machine where libprotof-c is installed from the ubuntu repositories (which is
apparently 0.11-4). I get a segfault inside libprotobuf-c.so.0 when calling a
generated _pack function.
It'd be far preferable if the library was versioned so that the binary refuses
to run due to the version mismatch, instead of segfaulting.
Original comment by jdnews...@gmail.com
on 10 Sep 2011 at 1:44
Original issue reported on code.google.com by
hartmut....@gmail.com
on 31 Oct 2010 at 10:27