g_callable_info_get_n_args assertion fail -> core dump
- From: Kip Warner <kip thevertigo com>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: g_callable_info_get_n_args assertion fail -> core dump
- Date: Thu, 16 May 2013 19:04:54 -0700
Hey list,
I'm getting this very rare and unpredictable error which is difficult to
replicate. I have a secondary Python worker thread which very rarely
creates the following error:
** (Main.py:32524): CRITICAL **: g_callable_info_get_n_args:
assertion `GI_IS_CALLABLE_INFO (info)' failed
**
ERROR:girepository/gicallableinfo.c:150:g_callable_info_is_method: code should not be reached
Aborted (core dumped) /usr/bin/env python3
"${PythonLauncherMain}" "${Arguments[ ]}"
With something like that, I'm totally stumped on where to begin
debugging. But one thing is clear, I do call the following before doing
anything with threads...
GObject.threads_init()
Gdk.threads_init()
Any help appreciated =)
--
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]