[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-19 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=381210 Martin Flöser changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In|

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-18 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=381210 --- Comment #14 from Martin Flöser --- (In reply to mnd999 from comment #12) > That said, I've now set the following in .profile and it works: > > export XKB_DEFAULT_VARIANT=basic > export XKB_DEFAULT_RULES=base

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-18 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=381210 Martin Flöser changed: What|Removed |Added URL||https://phabricator.kde.org

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381210 --- Comment #12 from mnd...@gmail.com --- That said, I've now set the following in .profile and it works: export XKB_DEFAULT_VARIANT=basic export XKB_DEFAULT_RULES=base export XKB_DEFAULT_LAYOUT=gb

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381210 --- Comment #11 from mnd...@gmail.com --- FreeBSD doesn't use evdev by default. It's still in beta, and not enabled by default. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-18 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=381210 --- Comment #10 from Martin Flöser --- The root problem here is: https://xkbcommon.org/doc/current/structxkb__rule__names.html KWin passes null as rule names as mentioned in the documentation. On FreeBSD the system seems to be

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-17 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=381210 --- Comment #9 from Martin Flöser --- Yep, perfect it shows what I expected. For whatever reason xkb fails and thus we get into a situation where we expect it to have not failed and do not check properly. I hope I can reproduce the

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381210 --- Comment #8 from mnd...@gmail.com --- Not sure if any of this us useful: $ kwin_x11 --replace qt.qpa.screen: Output DVI-I-0 is not connected qt.qpa.screen: Output HDMI-0 is not connected qt.qpa.screen: Output DP-1 is not connected qt.qpa.screen:

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-17 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=381210 Martin Flöser changed: What|Removed |Added Component|general |input Flags|

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-14 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381210 Christoph Feck changed: What|Removed |Added Status|NEEDSINFO |UNCONFIRMED

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381210 --- Comment #5 from mnd...@gmail.com --- Actually, can just run in lldb: (lldb) bt all * thread #1, stop reason = signal SIGSEGV: invalid address (fault address: 0x80) * frame #0: 0x00080718ee93 libxkbcommon.so.0`xkb_state_mod_index_is_active +

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381210 --- Comment #4 from mnd...@gmail.com --- Yes, I'm getting a similar trace. Is there any way to stop the auto relaunch behaviour? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-14 Thread Tobias C . Berner
https://bugs.kde.org/show_bug.cgi?id=381210 --- Comment #3 from Tobias C. Berner --- I'm not sure how helpful this is: #0 0x00080738b903 in xkb_state_mod_index_is_active () from /usr/local/lib/libxkbcommon.so.0 No symbol table info available. #1 0x000800f14697 in

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-14 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381210 Christoph Feck changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO

[kwin] [Bug 381210] kwin>=5.10.0 crashes immediately on start on FreeBSD

2017-06-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381210 mnd...@gmail.com changed: What|Removed |Added CC||mnd...@gmail.com --- Comment #1 from