Re: g_callable_info_get_n_args assertion fail -> core dump



On Thu, 2013-05-16 at 19:04 -0700, Kip Warner wrote:
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 =)

Hey list,

I'm still having this issue and I haven't been able to pinpoint what's
causing it. It's very irregular and only shows up very rarely.

I've filed a bug report upstream:
  <https://bugzilla.gnome.org/show_bug.cgi?id=701692>

-- 
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]