Bug 378165 - libKF5MessageCore.so.5 causes kmail to crash
Summary: libKF5MessageCore.so.5 causes kmail to crash
Status: RESOLVED UPSTREAM
Alias: None
Product: kmail2
Classification: Applications
Component: UI (show other bugs)
Version: 5.4.3
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-27 17:17 UTC by hc.stadler
Modified: 2017-03-31 18:23 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hc.stadler 2017-03-27 17:17:45 UTC
Kmail (and kontact) crashes due to undefined symbols in libKF5MessageCore.so.5

hstadler@M4800:~$ kmail 
Pass a valid window to KWallet::Wallet::openWallet().
this does not work on a KActionCollection containing actions!
org.kde.akonadi.ETM: GEN true false false
org.kde.akonadi.ETM: collection: QVector()
org.kde.akonadi.ETM: 
org.kde.akonadi.ETM: Subtree:  3 QSet(9, 4, 5, 3, 14, 15, 10)
org.kde.akonadi.ETM: Subtree:  16 QSet(27, 24, 25, 22, 23, 20, 21, 18, 19, 16, 17, 30, 28, 29, 26)
org.kde.akonadi.ETM: collection: "INBOX"
org.kde.akonadi.ETM: Subtree:  31 QSet(38, 36, 37, 34, 35, 32, 33, 31)
org.kde.akonadi.ETM: Fetch job took  557 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 30
org.kde.akonadi.ETM: first fetched collection: "Lokale Ordner"
org.kde.akonadi.ETM: collection: QVector()
org.kde.akonadi.ETM: Fetch job took  572 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 14
org.kde.akonadi.ETM: first fetched collection: "Search"
org.kde.pim.akonadicore: Got a stale notification for an item which was already removed. 3908 ""
org.kde.akonadi.ETM: Fetch job took  409 msec
org.kde.akonadi.ETM: was item fetch job: items: 863
org.kde.akonadi.ETM: Fetch job took  352 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 0
kmail: symbol lookup error: /usr/lib/x86_64-linux-gnu/libKF5MessageCore.so.5: undefined symbol: _ZNK5KMime5Types7Mailbox13prettyAddressEv
hstadler@M4800:~$ dpkg -l kmail
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name                          Version             Architektur         Beschreibung
+++-=============================-===================-===================-===============================================================
ii  kmail                         4:16.12.3+p16.04+gi amd64               full featured graphical email client
hstadler@M4800:~$ dpkg -S libKF5MessageCore.so.5
libkf5messagecore5:amd64: /usr/lib/x86_64-linux-gnu/libKF5MessageCore.so.5
libkf5messagecore5:amd64: /usr/lib/x86_64-linux-gnu/libKF5MessageCore.so.5.4.3
hstadler@M4800:~$ dpkg -l libkf5messagecore5:amd64
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name                          Version             Architektur         Beschreibung
+++-=============================-===================-===================-===============================================================
ii  libkf5messagecore5:amd64      4:16.12.3+p16.04+gi amd64               KDE PIM messaging library, core library
hstadler@M4800:~$ kmail --version
kmail2 5.4.3
Comment 1 Laurent Montel 2017-03-27 19:32:19 UTC
undefined symbol it's a problem with your distro.
I close it.
Regards
Comment 2 Michael D 2017-03-29 12:23:35 UTC
Same bug, same distro (Neon Dev. Edition). Is this due to an outdated Qt version? We're still on 5.7.1
Comment 3 Christoph Feck 2017-03-31 18:23:30 UTC
It is not related to Qt, but to KDEPIM packages. All of them must be compiled from the same version tag.