Hi Brad, thanks for reporting this. We (the protobuf-team) don't have
convenient access to Solaris or OpenBSD machines to debug this ourselves,
but that is interesting to know that the same issue is apparently affecting
both of those platforms. Feel free to send us a pull request if you happen
to figure out what the problem is.

On Fri, Apr 7, 2017 at 5:36 AM, Brad DeMorrow <[email protected]> wrote:

> I believe this is the same dump that has been reported for solaris boxes
> under issue 1755:
> https://github.com/google/protobuf/issues/1755
>
> I will chime in on that issue as well, but I wanted to report here since
> that's what the test suite says to do.
>
> Thank you all,
> Log attached and bt from core dump below:
>
>
> (gdb) bt
> #0  0x00000cb218ab7d14 in testing::Sequence::AddExpectation () from
> ./.libs/libgmock.so.0.0
> #1  0x00000caf7b43acfb in
> testing::internal::MockSpec<google::protobuf::util::
> converter::ObjectWriter*
> ()(google::protobuf::StringPiece, bool)>::InternalExpectedAt ()
>    from /usr/ports/pobj/protobuf-3.2.0/build-amd64/src/.libs/protobuf-test
> #2  0x00000caf7b440525 in
> google::protobuf::util::converter::ExpectingObjectWriter::RenderBool ()
>    from /usr/ports/pobj/protobuf-3.2.0/build-amd64/src/.libs/protobuf-test
> #3  0x00000caf7b45a3c6 in
> google::protobuf::util::converter::JsonStreamParserTest_
> SimpleTrue_Test::TestBody
> ()
>    from /usr/ports/pobj/protobuf-3.2.0/build-amd64/src/.libs/protobuf-test
> #4  0x00000cb2059dd271 in
> testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,
> void>
> () from ./.libs/libgtest.so.0.0
> #5  0x00000cb2059d394a in testing::Test::Run () from
> ./.libs/libgtest.so.0.0
> #6  0x00000cb1f2b9a600 in ?? ()
> #7  0x00000cb20fab6c00 in ?? ()
> #8  0x00000cb23aab0bc0 in ?? ()
> #9  0x00000cb2059d3a98 in testing::TestInfo::Run () from
> ./.libs/libgtest.so.0.0
> #10 0x00000cb1bf4c1198 in ?? ()
> #11 0x0000000000000001 in ?? ()
> #12 0x00000cb25d7b1d00 in ?? ()
> #13 0x00000cb20fab6c00 in ?? ()
> #14 0x00000cb23aab0bc0 in ?? ()
> #15 0x00000cb2059b70a0 in testing::TestCase::total_test_count () from
> ./.libs/libgtest.so.0.0
> #16 0x0000015b484fe103 in ?? ()
> #17 0x00000cb2059d3b75 in testing::TestCase::Run () from
> ./.libs/libgtest.so.0.0
> #18 0x00000cb2059d3e88 in testing::internal::UnitTestImpl::RunAllTests ()
> from ./.libs/libgtest.so.0.0
> #19 0x0000079500000000 in ?? ()
> #20 0x0000000100000000 in ?? ()
> #21 0x00000cb1fe304a4e in _dl_bind (object=0x0, index=Variable "index" is
> not available.
> ) at /usr/src/libexec/ld.so/amd64/rtld_machine.c:357
> #22 0x00000cb205afac48 in testing::internal::kStackTraceMarker () from
> ./.libs/libgtest.so.0.0
> #23 0x0000000000000000 in ?? ()
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/protobuf.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to