Bug 427505 - kdeinit5 Segmentation fault
Summary: kdeinit5 Segmentation fault
Status: RESOLVED DUPLICATE of bug 401031
Alias: None
Product: frameworks-kinit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.74.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-09 21:49 UTC by Eugene
Modified: 2020-11-01 12:11 UTC (History)
1 user (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 Eugene 2020-10-09 21:49:35 UTC
SUMMARY

Kdeinit5 crashed unexpectedly during usual working in system.

Application: kdeinit5 (kdeinit5), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f8b88c68347 in XAddExtension (dpy=dpy@entry=0x55e7737a91b0) at ../../src/InitExt.c:73
#5  0x00007f8b5492d7bd in _XftDisplayInfoGet (createIfNecessary=1, dpy=0x55e7737a91b0) at ../../src/xftdpy.c:91
#6  _XftDisplayInfoGet (dpy=dpy@entry=0x55e7737a91b0, createIfNecessary=createIfNecessary@entry=1) at ../../src/xftdpy.c:62
#7  0x00007f8b5493235e in XftFontInfoFill (dpy=dpy@entry=0x55e7737a91b0, pattern=pattern@entry=0x55e773bae480, fi=fi@entry=0x7ffc03d021b0) at ../../src/xftfreetype.c:367
#8  0x00007f8b54932c23 in XftFontOpenPattern (dpy=0x55e7737a91b0, pattern=0x55e773bae480) at ../../src/xftfreetype.c:1015
#9  0x00007f8b7806d9bc in KFI::CFcEngine::getFont (this=this@entry=0x55e7737dc8a8, size=size@entry=8) at ./kcms/kfontinst/lib/FcEngine.cpp:1299
#10 0x00007f8b7806de18 in KFI::CFcEngine::queryFont (this=this@entry=0x55e7737dc8a8) at ./kcms/kfontinst/lib/FcEngine.cpp:1233
#11 0x00007f8b7806e5e8 in KFI::CFcEngine::getSizes (this=0x55e7737dc8a8) at ./kcms/kfontinst/lib/FcEngine.cpp:1391
#12 KFI::CFcEngine::getSizes (this=0x55e7737dc8a8) at ./kcms/kfontinst/lib/FcEngine.cpp:1383
#13 0x00007f8b7806fc10 in KFI::CFcEngine::draw (this=this@entry=0x55e7737dc8a8, name=..., style=style@entry=4294967295, faceNo=faceNo@entry=0, txt=..., bgnd=..., w=128, h=128, thumb=true, range=..., chars=0x0) at ./kcms/kfontinst/lib/FcEngine.cpp:876
#14 0x00007f8b78078a0c in KFI::CFontThumbnail::create (this=this@entry=0x55e7737dc8a0, path=..., width=width@entry=128, height=128, img=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:116
#15 0x00007f8b88df1715 in ThumbnailProtocol::get (this=0x7ffc03d02870, url=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:118
#16 0x00007f8b842dc36e in KIO::SlaveBase::dispatch (this=0x7ffc03d02870, command=67, data=...) at ./src/core/slavebase.cpp:1193
#17 0x00007f8b842dcc56 in KIO::SlaveBase::dispatchLoop (this=0x7ffc03d02870) at ./src/core/slavebase.cpp:325
#18 0x00007f8b88def774 in kdemain (argc=<optimized out>, argv=0x55e773785790) at ./thumbnail/thumbnail.cpp:138
#19 0x000055e771944a5e in launch (argc=4, _name=0x55e7737853d8 "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/thumbnail.so", args=0x55e773785484 "", cwd=<optimized out>, envc=0, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x55e771948187 "0") at ./src/kdeinit/kinit.cpp:696
#20 0x000055e771945e71 in handle_launcher_request (sock=8, who=<optimized out>) at ./src/kdeinit/kinit.cpp:1134
#21 0x000055e77194661c in handle_requests (waitForPid=0) at ./src/kdeinit/kinit.cpp:1327
#22 0x000055e7719420ef in main (argc=3, argv=0x7ffc03d02e80) at ./src/kdeinit/kinit.cpp:1765
[Inferior 1 (process 93688) detached]


SOFTWARE/OS VERSIONS

Linux/KDE Plasma:

Linux: 5.8.0-21
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
Kubuntu 20.10 (development branch) (wayland session)
Comment 1 Christoph Feck 2020-11-01 12:10:24 UTC

*** This bug has been marked as a duplicate of bug 401031 ***