[Bug 226224] devel/qtcreator: segfaults when trying to parse a QML file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 10 09:41:09 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226224
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |adridg at freebsd.org
--- Comment #3 from Adriaan de Groot <adridg at freebsd.org> ---
So the upstream bug reaction is "yeah, whatevs".
I have never used qtcreator before, so the instructions to reproduce were
slightly mystifying to me. Here's what I did:
1) run qtcreator from command line
2) click *projects* button, then *new project*
3) select *qt quick application - empty* and click *choose*
4) leave all project settings at default; click *next* four times and then
*finish*
5) a window appears, briefly, and then it cores out
Backtrace is basically the same as already reported:
(gdb) bt
#0 0x000000081c108d02 in QmlJS::Context::imports ()
from /usr/local/lib/qtcreator/libQmlJS.so.4
#1 0x000000081c108db0 in QmlJS::Context::lookupType ()
from /usr/local/lib/qtcreator/libQmlJS.so.4
#2 0x000000081c10930c in QmlJS::Context::lookupReference ()
from /usr/local/lib/qtcreator/libQmlJS.so.4
#3 0x000000081c094758 in QmlJS::PrototypeIterator::hasNext ()
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list