https://bugs.kde.org/show_bug.cgi?id=389419

            Bug ID: 389419
           Summary: "MyExe" received signal SIGSEGV, Segmentation fault
           Product: rust-qt-binding-generator
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: j...@vandenoever.info
          Reporter: bigras.br...@gmail.com
  Target Milestone: ---

Reading symbols from ./MyExe...done.
(gdb) run
Starting program:
/home/bbigras/rust-qt-binding-generator/templates/qt_quick/build/MyExe 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffeadc8700 (LWP 22071)]
[New Thread 0x7fffe0c8f700 (LWP 22072)]
[New Thread 0x7fffdbfff700 (LWP 22073)]
[New Thread 0x7fffda983700 (LWP 22074)]
[New Thread 0x7fffd127b700 (LWP 22075)]

Thread 1 "MyExe" received signal SIGSEGV, Segmentation fault.
0x00007ffff5fe2d14 in ?? () from /usr/lib/libQt5Core.so.5
(gdb) bt
#0  0x00007ffff5fe2d14 in  () at /usr/lib/libQt5Core.so.5
#1  0x00007ffff5fe3064 in  () at /usr/lib/libQt5Core.so.5
#2  0x00007ffff5e0f593 in QString::fromUtf8_helper(char const*, int) () at
/usr/lib/libQt5Core.so.5
#3  0x0000555555593e88 in QString::fromUtf8(char const*, int) ()
#4  0x0000555555593b2e in (anonymous namespace)::qstring_t::operator QString()
const ()
#5  0x0000555555593b7a in (anonymous namespace)::set_qstring(QString*,
(anonymous namespace)::qstring_t*) ()
#6  0x0000555555594758 in simple_message_get ()
#7  0x0000555555593d58 in Simple::message() const ()
#8  0x000055555559404d in Simple::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) ()
#9  0x00007ffff7164774 in  () at /usr/lib/libQt5Qml.so.5
#10 0x00007ffff717d2cc in
QV4::Runtime::method_getQmlQObjectProperty(QV4::ExecutionEngine*, QV4::Value
const&, int, bool) () at /usr/lib/libQt5Qml.so.5
#11 0x00007ffff7fc708e in  ()
#12 0x0000555555aaa400 in  ()
#13 0x00007fffd9944388 in  ()
#14 0x00007ffff7fc6398 in  ()
#15 0x00007ffff721d381 in  () at /usr/lib/libQt5Qml.so.5
#16 0x00007ffff70cb75e in QV4::ExecutionContext::simpleCall(QV4::Scope&,
QV4::CallData*, QV4::Function*) () at /usr/lib/libQt5Qml.so.5
#17 0x00007ffff721b8ca in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*, QV4::Scope&) () at /usr/lib/libQt5Qml.so.5
#18 0x00007ffff7226337 in  () at /usr/lib/libQt5Qml.so.5
#19 0x00007ffff7222df3 in
QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () at
/usr/lib/libQt5Qml.so.5
#20 0x00007ffff722ff9c in  () at /usr/lib/libQt5Qml.so.5
#21 0x00007ffff71a529f in QQmlComponentPrivate::complete(QQmlEnginePrivate*,
QQmlComponentPrivate::ConstructionState*) () at /usr/lib/libQt5Qml.so.5
#22 0x00007ffff71a53c0 in QQmlComponentPrivate::completeCreate() () at
/usr/lib/libQt5Qml.so.5
#23 0x00007ffff71a5194 in QQmlComponent::create(QQmlContext*) () at
/usr/lib/libQt5Qml.so.5
#24 0x00007ffff7227feb in
QQmlApplicationEnginePrivate::finishLoad(QQmlComponent*) () at
/usr/lib/libQt5Qml.so.5
#25 0x00007ffff7228269 in QQmlApplicationEnginePrivate::startLoad(QUrl const&,
QByteArray const&, bool) () at /usr/lib/libQt5Qml.so.5
#26 0x00007ffff72282ae in QQmlApplicationEngine::load(QUrl const&) () at
/usr/lib/libQt5Qml.so.5
#27 0x00005555555926db in main ()

1a5c01959464ab04ef86bed3d33b6fd1a57c6f41
rustc 1.25.0-nightly (3f92e8d89 2018-01-14)
Qt 5.10
Archlinux 64-bit
not sure if related but I'm using gnome-shell with wayland

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to