[Bug 252229] graphics/ksnip dumps core

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 30 19:36:31 GMT 2020


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

Adriaan de Groot <adridg at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg at freebsd.org

--- Comment #3 from Adriaan de Groot <adridg at freebsd.org> ---
Confirmed here too: 13-not-so-current, KDE Plasma X11, nvidia drivers, ksnip
just up and gives me

Trace/BPT trap (core dumped)

*somewhat* peculiar is that lldb seems to hang while running ksnip. Valgrind
isn't functional, locally, right now.After some futzing with the build, I
managed to change the output to

Illegal instruction (core dumped)

and some more futzing gets me this BT:

* thread #1, name = 'ksnip', stop reason = signal SIGILL
  * frame #0: 0x00000000002d4148
ksnip`WidgetHiderFactory::create(widget=0x0000000803a5c180) at
WidgetHiderFactory.cpp:23:1
    frame #1: 0x00000000002c1d2e
ksnip`MainWindow::MainWindow(this=0x0000000803a5c180,
imageGrabber=0x0000000803a3fd00, mode=GUI) at MainWindow.cpp:52:15
    frame #2: 0x000000000030d0ce
ksnip`StandAloneBootstrapper::createMainWindow(this=0x0000000803a6f5c0,
mode=GUI) at StandAloneBootstrapper.cpp:161:20
    frame #3: 0x000000000030caa1
ksnip`StandAloneBootstrapper::startKsnip(this=0x0000000803a6f5c0,
app=0x00007fffffffd390) at StandAloneBootstrapper.cpp:146:2
    frame #4: 0x000000000030c5f4
ksnip`StandAloneBootstrapper::start(this=0x0000000803a6f5c0,
app=0x00007fffffffd390) at StandAloneBootstrapper.cpp:46:10
    frame #5: 0x000000000030e306
ksnip`SingleInstanceServerBootstrapper::start(this=0x0000000803a6f5c0,
app=0x00007fffffffd390) at SingleInstanceServerBootstrapper.cpp:35:33
    frame #6: 0x0000000000288d11 ksnip`main(argc=1, argv=0x00007fffffffd418) at
main.cpp:46:15
    frame #7: 0x000000000027d690 ksnip`_start(ap=<unavailable>,
cleanup=<unavailable>) at crt1_c.c:75:7

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


More information about the kde-freebsd mailing list