[
https://issues.apache.org/jira/browse/THRIFT-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146595#comment-15146595
]
Hudson commented on THRIFT-3632:
--------------------------------
SUCCESS: Integrated in Thrift-precommit #151 (See
[https://builds.apache.org/job/Thrift-precommit/151/])
THRIFT-3632 c_glib testserialization fails with glib assertion Client: (nsuke:
[https://github.com/apache/thrift/commit/8b411a0c8f9f6dc4fa7f6660b5b15fe27a76741d])
* compiler/cpp/src/generate/t_c_glib_generator.cc
> c_glib testserialization fails with glib assertion
> --------------------------------------------------
>
> Key: THRIFT-3632
> URL: https://issues.apache.org/jira/browse/THRIFT-3632
> Project: Thrift
> Issue Type: Bug
> Components: C glib - Compiler
> Environment: ArchLinux
> GCC 5.3.0
> GLib-2.46.2
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Fix For: 0.9.4
>
>
> Recently it suddenly started failing in my local environment, but no any of
> CI.
> As it's assertion failure, I suspect it's due to glib version.
> There were a few of them but adding some null check to generated code fixed
> the problem.
> {code}
> (/home/x/proj/thrift/clean/lib/c_glib/test/.libs/lt-testserialization:24158):
> GLib-CRITICAL **: g_hash_table_size: assertion 'hash_table != NULL' failed
> /bin/sh: line 5: 24158 Trace/breakpoint trap (core dumped) ${dir}$tst
> FAIL: testserialization
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)