Bug 470981 - Crash when adding a printer
Summary: Crash when adding a printer
Status: RESOLVED DUPLICATE of bug 470984
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_printer_manager (show other bugs)
Version: master
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-06-13 14:10 UTC by Justin Zobel
Modified: 2023-06-13 18:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Zobel 2023-06-13 14:10:54 UTC
#0  0x00007f1d3fc8f6d4 in __pthread_kill_implementation () at /lib64/libc.so.6
#1  0x00007f1d3fc3e71e in raise () at /lib64/libc.so.6
#2  0x00007f1d3fc2687f in abort () at /lib64/libc.so.6
#3  0x00007f1d404d77ed in qAbort() () at /usr/src/debug/qt6-qtbase-6.5.1-1.fc39.x86_64/src/corelib/global/qglobal.cpp:161
#4  0x00007f1d404d8249 in qt_message_fatal (message=<synthetic pointer>..., context=...) at /usr/src/debug/qt6-qtbase-6.5.1-1.fc39.x86_64/src/corelib/global/qlogging.cpp:2048
#5  QMessageLogger::fatal(char const*, ...) const (this=this@entry=0x7ffed4a5c040, msg=msg@entry=0x7f1d4141c64b "%s") at /usr/src/debug/qt6-qtbase-6.5.1-1.fc39.x86_64/src/corelib/global/qlogging.cpp:934
#6  0x00007f1d40d5bc32 in init_platform(QString const&, QString const&, QString const&, int&, char**) (pluginNamesWithArguments=..., platformPluginPath=..., platformThemeName=..., argc=@0x7ffed4a5c65c: 2, argv=argv@entry=0x7ffed4a5ca28)
    at /usr/src/debug/qt6-qtbase-6.5.1-1.fc39.x86_64/src/gui/kernel/qguiapplication.cpp:1257
#7  0x00007f1d40dfede0 in QGuiApplicationPrivate::createPlatformIntegration() (this=0x55db96858690) at /usr/src/debug/qt6-qtbase-6.5.1-1.fc39.x86_64/src/gui/kernel/qguiapplication.cpp:1505
#8  0x00007f1d40dffaa0 in QGuiApplicationPrivate::createEventDispatcher() (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.5.1-1.fc39.x86_64/src/gui/kernel/qguiapplication.cpp:1524
#9  0x00007f1d405837b2 in QCoreApplicationPrivate::init() (this=this@entry=0x55db96858690) at /usr/src/debug/qt6-qtbase-6.5.1-1.fc39.x86_64/src/corelib/kernel/qcoreapplication.cpp:894
#10 0x00007f1d40e02df6 in QGuiApplicationPrivate::init() (this=0x55db96858690) at /usr/src/debug/qt6-qtbase-6.5.1-1.fc39.x86_64/src/gui/kernel/qguiapplication.cpp:1548
#11 0x00007f1d419c6c95 in QApplicationPrivate::init() (this=0x55db96858690) at /usr/src/debug/qt6-qtbase-6.5.1-1.fc39.x86_64/src/widgets/kernel/qapplication.cpp:473
#12 0x00007f1d419c6d7d in QApplication::QApplication(int&, char**, int) (this=<optimized out>, argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-qtbase-6.5.1-1.fc39.x86_64/src/widgets/kernel/qapplication.cpp:461
#13 0x000055db953aa865 in AddPrinter::AddPrinter(int&, char**) (argv=<optimized out>, argc=@0x7ffed4a5c65c: 2, this=0x7ffed4a5c690) at /usr/src/debug/kde-print-manager-23.07.70^20230610.160527.6282753-78.fc39.x86_64/add-printer/AddPrinter.cpp:24
#14 main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kde-print-manager-23.07.70^20230610.160527.6282753-78.fc39.x86_64/add-printer/main.cpp:26
Comment 1 Nicolas Fella 2023-06-13 18:16:46 UTC

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