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

            Bug ID: 431796
           Summary: kdevelop segmentation fault loading a project
           Product: kdevelop
           Version: unspecified
          Platform: Neon Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: gjditchfi...@acm.org
  Target Milestone: ---

SUMMARY
I'm using the KDE PIM docker image, with the packaged kdevelop (not compiled
locally).  KDevelop 5.6.40.

KDevelop had been stable until I ran `apt update; apt full-upgrade` two days
ago.  Now it frequently crashes when loading projects.  This is repeatable
today:

STEPS TO REPRODUCE
1. apt update and full-upgrade.  kdesrc-build.
2. apt purge kdevelop and apt install kdevelop.
3. remove all *.kdev4 files and home/neon/kdepim/home/local/kdevelop/sessions/*
4. launch kdevelop.
5. Click "open/import project...".
6. Open /home/neon/kdepim/src/kde/pim/eventviews with the CMake project
manager.

OBSERVED RESULT
The build window says that generation is done and the progress bar starts
counting up from 0%, then kdevelop crashes.  The crash handler does not appear.
The output to stderr that appears after I start the import is
-------
kdevplatform.shell: Could not load plugin "kdevbazaar" , it reported the error:
"Unable to find Bazaar (bzr) executable. Is it installed on the system?"
Disabling the plugin now.
QSocketNotifier: Invalid socket 12 and type 'Read', disabling...
QSocketNotifier: Invalid socket 60 and type 'Read', disabling...
QSocketNotifier: Invalid socket 73 and type 'Read', disabling...
QSocketNotifier: Invalid socket 64 and type 'Read', disabling...
QSocketNotifier: Invalid socket 68 and type 'Exception', disabling...
QSocketNotifier: Invalid socket 70 and type 'Read', disabling...
QSocketNotifier: Invalid socket 23 and type 'Read', disabling...
QSocketNotifier: Invalid socket 28 and type 'Read', disabling...
QSocketNotifier: Invalid socket 15 and type 'Read', disabling...
QSocketNotifier: Invalid socket 16 and type 'Read', disabling...
The X11 connection broke (error 1). Did the X11 server die?
FunctionDeclarationData::m_defaultParameters There were items left on
destruction: 180
ClassFunctionDeclarationData::m_defaultParameters There were items left on
destruction: 1898
ClassDeclarationData::baseClasses There were items left on destruction: 954
DUContextData::m_uses There were items left on destruction: 32387
TopDUContextData::m_usedDeclarationIds There were items left on destruction:
512
MacroDefinitionData::parameters There were items left on destruction: 658
DUContextData::m_importers There were items left on destruction: 982
DUContextData::m_importedContexts There were items left on destruction: 4126
DUContextData::m_childContexts There were items left on destruction: 15661
corrupted double-linked list
Re-raising signal for core dump handling.
Segmentation fault
-----------

SOFTWARE/OS VERSIONS

KDE Frameworks Version: 5.79
Qt Version: 5.15.2

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

Reply via email to