[Bug 226224] devel/qtcreator: segfaults when trying to parse a QML file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 13 12:04:54 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226224

--- Comment #5 from Adriaan de Groot <adridg at freebsd.org> ---
I didn't want to dig much deeper than qmljscontext, but I suspect there's an
underlying problem with memory management. During debug-by-printf I found that
there were weird values for *this ending up in Context::imports() -- for
objects that were never allocated. Inserting this silly qDebug() stops that.

qtcreator still hangs on exit, sometimes.

I'm hoping, actually, that this goes away by magic with the next version of
qtcreator, in spite of upstream's "meh" attitude.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list