https://bugs.documentfoundation.org/show_bug.cgi?id=145756

--- Comment #7 from Axel <[email protected]> ---
(gdb) c
Continuing.

Thread 1 "soffice.bin" received signal SIGABRT, Aborted.
__pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6,
no_tid=no_tid@entry=0) at pthread_kill.c:44
Downloading 0.00 MB source file
/usr/src/debug/glibc-2.34-9.fc35.x86_64/nptl/pthread_kill.c
44            return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;
(gdb) bt
#0  __pthread_kill_implementation (threadid=<optimized out>, 
    signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007fdd6c8208c3 in __pthread_kill_internal (signo=6, 
    threadid=<optimized out>) at pthread_kill.c:78
#2  0x00007fdd6c7d36b6 in __GI_raise (sig=sig@entry=6)
    at ../sysdeps/posix/raise.c:26
#3  0x00007fdd6c7bd7d3 in __GI_abort () at abort.c:79
#4  0x00007fdd6c814a27 in __libc_message (action=action@entry=do_abort, 
    fmt=fmt@entry=0x7fdd6c951446 "*** %s ***: terminated\n")
    at ../sysdeps/posix/libc_fatal.c:155
#5  0x00007fdd6c8b21fa in __GI___fortify_fail (
    msg=msg@entry=0x7fdd6c95142e "stack smashing detected")
    at fortify_fail.c:26
#6  0x00007fdd6c8b21c6 in __stack_chk_fail () at stack_chk_fail.c:24
#7  0x00007fdd65715ed8 in composite_boxes (compositor=<optimized out>, 
    extents=0x7ffedc8c4c50, boxes=<optimized out>)
    at
/usr/src/debug/cairo-1.17.4-4.fc35.x86_64/src/cairo-spans-compositor.c:747
#8  0x00eff7f7f7f7f7f7 in ?? ()
#9  0x00007fdd6c98baa0 in ?? () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()
(gdb)

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

Reply via email to