[Bug 252313] graphics/spectacle crashes without saving if export to remote storage is attempted

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 20 11:47:49 BST 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252313

--- Comment #5 from Adriaan de Groot <adridg at freebsd.org> ---
Slightly more detailed bt

```
Thread 1 received signal SIGSEGV, Segmentation fault.
0x00000008002f50f6 in KIPI::PluginLoader::interface (this=0x804f27be0)
    at /zbigone/src/kde/invent/libkipi/src/pluginloader.cpp:382
382         return d->interface;
(gdb) bt
#0  0x00000008002f50f6 in KIPI::PluginLoader::interface() const
(this=0x804f27be0)
    at /zbigone/src/kde/invent/libkipi/src/pluginloader.cpp:382
#1  0x000000080e5bd610 in KIPIPlugins::KPDialogBase::Private::Private()
(this=0x804fb9100)
    at
/zbigone/src/kde/invent/kipi-plugins/common/libkipiplugins/dialogs/kptooldialog.cpp:66
#2  KIPIPlugins::KPDialogBase::KPDialogBase(QDialog*) (this=0x807401fd0,
dlg=0x807401fa0)
    at
/zbigone/src/kde/invent/kipi-plugins/common/libkipiplugins/dialogs/kptooldialog.cpp:78
#3  KIPIPlugins::KPToolDialog::KPToolDialog(QWidget*) (this=0x807401fa0,
parent=<optimized out>)
    at
/zbigone/src/kde/invent/kipi-plugins/common/libkipiplugins/dialogs/kptooldialog.cpp:163
#4  0x0000000820f0139f in
KIPIImageshackPlugin::ImageshackWindow::ImageshackWindow(QWidget*,
KIPIImageshackPlugin::Imageshack*) (this=0x807401fa0, parent=0x804ad4090,
imghack=0x8092cb8e0)
    at /zbigone/src/kde/invent/kipi-plugins/imageshack/imageshackwindow.cpp:75
#5  0x0000000820efd1df in KIPIImageshackPlugin::Plugin_Imageshack::slotExport()
(this=0x8092cad40)
    at
/zbigone/src/kde/invent/kipi-plugins/imageshack/plugin_imageshack.cpp:118
#6  0x0000000802672b59 in  () at /usr/local/lib/qt5/libQt5Core.so.5
#7  0x0000000801692dfa in QAction::activate(QAction::ActionEvent) () at
/usr/local/lib/qt5/libQt5Widgets.so.5
```

This particular crash is with kderc-build built spectacle on frameworks main,
whatever that is today.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list