https://bugs.kde.org/show_bug.cgi?id=389419

--- Comment #16 from illis+...@beyond8labs.com ---
(In reply to Jos van den Oever from comment #15)
> That is very disappointing. What would be the quickest way for me to
> replicate your setup in a VM?

I did test in an Antegros install -> same bug. Might be slightly easier then
installing ArchLinux (Antegros has a GUI installer, that gets you into a X
session alot quicker). 
https://antergos.com/try-it/

I quickly installed ubuntu into a VM, and your latest patch seems to work
perfectly fine there.

Got as far as setting breakpoints on Bindings.cpp:77 (with your latest patch).

on Arch:
(gdb) p val
$5 = ((anonymous namespace)::qbytearray_t *) 0x1

on Ubuntu:
(gdb) p val
$9 = ((anonymous namespace)::qbytearray_t *) 0x7fffffffd020

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to