Bug 441215 - Konsole crashes on startup
Summary: Konsole crashes on startup
Status: RESOLVED DUPLICATE of bug 439871
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 21.08.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-08-20 08:05 UTC by kde
Modified: 2021-08-20 12:36 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 kde 2021-08-20 08:05:27 UTC
Application: konsole (21.08.0)

Qt Version: 5.15.2
Frameworks Version: 5.85.0
Operating System: Linux 5.13.8-1-default x86_64
Windowing System: X11
Drkonqi Version: 5.22.4
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
Starting Konsole, after updating from version 21.04.3 to 21.08.0

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7f4472ff0280 (LWP 5104))]
[KCrash Handler]
#6  0x00007f44770431c1 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=0x8) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
#7  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > const> (ptr=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1143
#8  QWindow::d_func (this=this@entry=0x0) at kernel/qwindow.h:98
#9  QWindow::winId (this=this@entry=0x0) at kernel/qwindow.cpp:663
#10 0x00007f44762574d1 in KWindowEffects::enableBlurBehind (window=0x0, enable=<optimized out>, region=...) at /usr/src/debug/kwindowsystem-5.85.0-1.1.x86_64/src/kwindoweffects.cpp:45
#11 0x00007f4477fbc7c3 in Konsole::MainWindow::setBlur (blur=true, this=0x55e02d0e11c0) at /usr/src/debug/konsole-21.08.0-1.1.x86_64/src/MainWindow.cpp:892
#12 Konsole::MainWindow::setBlur (this=0x55e02d0e11c0, blur=<optimized out>) at /usr/src/debug/konsole-21.08.0-1.1.x86_64/src/MainWindow.cpp:876
#13 0x00007f4477fb7077 in Konsole::MainWindow::activeViewChanged (this=0x55e02d0e11c0, controller=0x55e02d231460) at /usr/src/debug/konsole-21.08.0-1.1.x86_64/src/MainWindow.cpp:262
#14 0x00007f4476b79fb3 in QtPrivate::QSlotObjectBase::call (a=0x7ffe913eed80, r=0x55e02d0e11c0, this=0x55e02d190060) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#15 doActivate<false> (sender=0x55e02d15e590, signal_index=5, argv=0x7ffe913eed80) at kernel/qobject.cpp:3886
#16 0x00007f4476b7347f in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f4477f8e100 <Konsole::ViewManager::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffe913eed80) at kernel/qobject.cpp:3946
#17 0x00007f4477e791c2 in Konsole::ViewManager::activeViewChanged (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/konsole-21.08.0-1.1.x86_64/build/src/konsoleprivate_autogen/EWIEGA46WW/moc_ViewManager.cpp:515
#18 0x00007f4477e9e2ab in Konsole::ViewManager::createController (this=this@entry=0x55e02d15e590, session=session@entry=0x55e02d2357c0, view=view@entry=0x55e02d2459e0) at /usr/src/debug/konsole-21.08.0-1.1.x86_64/src/ViewManager.cpp:631
#19 0x00007f4477e9e9e1 in Konsole::ViewManager::createView (this=0x55e02d15e590, session=session@entry=0x55e02d2357c0) at /usr/src/debug/konsole-21.08.0-1.1.x86_64/src/ViewManager.cpp:698
#20 0x00007f4477fbddae in Konsole::MainWindow::createSession (this=0x55e02d0e11c0, profile=..., directory=...) at /usr/src/debug/konsole-21.08.0-1.1.x86_64/src/MainWindow.cpp:533
#21 0x00007f4477fbb5c5 in Konsole::Application::newInstance (this=this@entry=0x7ffe913ef0e0) at /usr/src/debug/konsole-21.08.0-1.1.x86_64/src/Application.cpp:234
#22 0x000055e02b9a81cf in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/konsole-21.08.0-1.1.x86_64/src/main.cpp:204
[Inferior 1 (process 5104) detached]

Possible duplicates by query: bug 441149, bug 441085, bug 440900, bug 440377, bug 440343.

Reported using DrKonqi
Comment 1 Ahmad Samir 2021-08-20 12:36:06 UTC

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