[
https://issues.apache.org/jira/browse/THRIFT-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146555#comment-15146555
]
ASF GitHub Bot commented on THRIFT-3632:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/865
> 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
>
> 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)