https://bugs.kde.org/show_bug.cgi?id=408335
--- Comment #5 from vialav <d...@bk.ru> --- UPDATE: 1. Remove the line with `view` 2. Press 'Evaluate Worksheet' # should be OK 3. Restart the backend # should be OK 4. Press 'Evaluate Worksheet' again # Segfault: Thread 1 "cantor" received signal SIGSEGV, Segmentation fault. 0x00007ffff7cf6062 in Cantor::TextResult::plain() () from /usr/lib/x86_64-linux-gnu/libcantorlibs.so.21 ─── Assembly ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 0x00007ffff7cf6058 ? mov %rdi,%rax 0x00007ffff7cf605b ? mov 0x8(%rdx),%rcx 0x00007ffff7cf605f ? mov %rcx,(%rdi) 0x00007ffff7cf6062 ? mov (%rcx),%esi 0x00007ffff7cf6064 ? add $0x1,%esi 0x00007ffff7cf6067 ? cmp $0x1,%esi 0x00007ffff7cf606a ? ja 0x7ffff7cf6070 <_ZN6Cantor10TextResult5plainEv+32> ─── Expressions ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ─── History ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ─── Memory ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ─── Registers ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── rax 0x00007fffffffbd18 rbx 0x00007fffffffbd18 rcx 0x0000000000000000 rdx 0x0000000000e3b050 rsi 0x000000000099c9a0 rdi 0x00007fffffffbd18 rbp 0x00007fffffffbeb0 rsp 0x00007fffffffbce8 r8 0x000000000099c9a0 r9 0x0000000000000001 r10 0x0000000000000002 r11 0x0000000000000000 r12 0x0000000000dfcdb0 r13 0x0000000000dfcdb0 r14 0x00007fffcf3975c0 r15 0x00007ffff67c11f9 rip 0x00007ffff7cf6062 eflags [ PF ZF IF RF ] cs 0x00000033 ss 0x0000002b ds 0x00000000 es 0x00000000 fs 0x00000000 gs 0x00000000 ─── Source ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ─── Stack ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── [0] from 0x00007ffff7cf6062 in Cantor::TextResult::plain() (no arguments) [1] from 0x00007fffcf3aacb6 (no arguments) [+] ─── Threads ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── [6] id 10392 name cantor:disk$0 from 0x00007ffff5c6f3bb in futex_wait_cancelable+27 at ../sysdeps/unix/sysv/linux/futex-internal.h:88 [5] id 10389 name QDBusConnection from 0x00007ffff5d98ba9 in __GI___poll+73 at ../sysdeps/unix/sysv/linux/poll.c:29 [4] id 10388 name gdbus from 0x00007ffff5d98ba9 in __GI___poll+73 at ../sysdeps/unix/sysv/linux/poll.c:29 [3] id 10387 name gmain from 0x00007ffff5d98ba9 in __GI___poll+73 at ../sysdeps/unix/sysv/linux/poll.c:29 [2] id 10386 name QXcbEventReader from 0x00007ffff5d98ba9 in __GI___poll+73 at ../sysdeps/unix/sysv/linux/poll.c:29 [1] id 10382 name cantor from 0x00007ffff7cf6062 in Cantor::TextResult::plain() ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── -- You are receiving this mail because: You are watching all bug changes.