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

            Bug ID: 415661
           Summary: Kdevelop segfaults when opening project properties of
                    meson projects
           Product: kdevelop
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Build tools: Meson
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: qas...@gmail.com
  Target Milestone: ---

Created attachment 124764
  --> https://bugs.kde.org/attachment.cgi?id=124764&action=edit
crash dump

SUMMARY


STEPS TO REPRODUCE
1. install kdevelop 5.4.40
2. open/import a nontrivial (in size) meson project, select meson as a build
system
3. once the project is opened, right click to open project configuration

OBSERVED RESULT

kdevelop segfaults.
produces this error log:
QObject: Cannot create children for a parent that is in a different thread.
(Parent is MesonIntrospectJob(0x55dbb723a300), parent's thread is
QThread(0x55dbb2451fb0), current thread is QThread(0x55dbb4a7a740)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is MesonIntrospectJob(0x55dbb72aedd0), parent's thread is
QThread(0x55dbb2451fb0), current thread is QThread(0x55dbb3ef9a80)
kdevelop.plugins.meson: MINTRO: 
"/nix/store/5gikyzyp3ff4djgjlwlvkb3690j6rrd5-meson-git-2019-08-01/bin/meson
introspect --projectinfo meson.build returned 1"
Segmentation fault (core dumped)

EXPECTED RESULT

dialog for project configuration opens properly

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: none
(available in About System)
KDE Plasma Version: none
KDE Frameworks Version: 
Qt Version: 5.14

ADDITIONAL INFORMATION

Attached the crash dump.

/nix/store/5gikyzyp3ff4djgjlwlvkb3690j6rrd5-meson-git-2019-08-01/bin/meson is
not a symlink, so the crash is NOT related to
https://bugs.kde.org/show_bug.cgi?id=412477

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

Reply via email to