Bug 478439 - Error while insert new data into new table
Summary: Error while insert new data into new table
Status: RESOLVED WORKSFORME
Alias: None
Product: KEXI
Classification: Applications
Component: Tables (show other bugs)
Version: 3.2.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Kexi Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-12-12 15:26 UTC by asarch
Modified: 2024-01-11 03:45 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description asarch 2023-12-12 15:26:23 UTC
Application: kexi-3 (3.2 (3.2.0))
 (Compiled from sources)
Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-15-amd64 x86_64
Windowing System: Wayland
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [CoredumpBackend]

-- Information about the crash:
When you try to add data to the new table, Kexi just restarts over and over again

The crash can be reproduced every time.

-- Backtrace:
Application: Kexi (kexi-3), signal: Segmentation fault

           PID: 32045 (kexi-3.2)
           UID: 1024 (asarch)
           GID: 1024 (asarch)
        Signal: 11 (SEGV)
     Timestamp: Tue 2023-12-12 09:22:15 CST (24s ago)
  Command Line: /usr/bin/kexi-3.2
    Executable: /usr/bin/kexi-3.2
 Control Group: /user.slice/user-1024.slice/user@1024.service/app.slice/app-\x2fusr\x2fbin\x2fkexi\x2d3.2-1866815c15b34346902e2c6ce02a3094.scope
          Unit: user@1024.service
     User Unit: app-\x2fusr\x2fbin\x2fkexi\x2d3.2-1866815c15b34346902e2c6ce02a3094.scope
         Slice: user-1024.slice
     Owner UID: 1024 (asarch)
       Boot ID: ffc786ca0d9e474789cec013fb130090
    Machine ID: 6470380dcd1e48279deeecf55e8ab7aa
      Hostname: pasifae
       Storage: /var/lib/systemd/coredump/core.kexi-3\x2e2.1024.ffc786ca0d9e474789cec013fb130090.32045.1702394535000000.zst (present)
  Size on Disk: 4.9M
       Message: Process 32045 (kexi-3.2) of user 1024 dumped core.
                
                Module libsystemd.so.0 from deb systemd-252.19-1~deb12u1.amd64
                Module libudev.so.1 from deb systemd-252.19-1~deb12u1.amd64
                Stack trace of thread 32045:
                #0  0x00007f6995ea9d3c __pthread_kill_implementation (libc.so.6 + 0x8ad3c)
                #1  0x00007f6995e5af32 __GI_raise (libc.so.6 + 0x3bf32)
                #2  0x00007f6996caf83d _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x583d)
                #3  0x00007f6995e5afd0 __restore_rt (libc.so.6 + 0x3bfd0)
                #4  0x00007f69633d0141 _ZN19KexiTableScrollArea13keyPressEventEP9QKeyEvent (libkexidatatable3.2.so.3.2 + 0x41141)
                #5  0x00007f69967a5bba _ZN7QWidget5eventEP6QEvent (libQt5Widgets.so.5 + 0x1a5bba)
                #6  0x00007f699685048e _ZN6QFrame5eventEP6QEvent (libQt5Widgets.so.5 + 0x25048e)
                #7  0x00007f6996762fae _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x162fae)
                #8  0x00007f699676aed7 _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x16aed7)
                #9  0x00007f69962b16f8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2b16f8)
                #10 0x00007f69967c0fa2 n/a (libQt5Widgets.so.5 + 0x1c0fa2)
                #11 0x00007f6996762fae _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x162fae)
                #12 0x00007f69962b16f8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2b16f8)
                #13 0x00007f6994939129 _ZN22QGuiApplicationPrivate15processKeyEventEPN29QWindowSystemInterfacePrivate8KeyEventE (libQt5Gui.so.5 + 0x139129)
                #14 0x00007f6994911cac _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Gui.so.5 + 0x111cac)
                #15 0x00007f69932874b0 n/a (libQt5WaylandClient.so.5 + 0xb14b0)
                #16 0x00007f6993d1e7a9 g_main_context_dispatch (libglib-2.0.so.0 + 0x547a9)
                #17 0x00007f6993d1ea38 n/a (libglib-2.0.so.0 + 0x54a38)
                #18 0x00007f6993d1eacc g_main_context_iteration (libglib-2.0.so.0 + 0x54acc)
                #19 0x00007f6996309836 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x309836)
                #20 0x00007f69962b017b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b017b)
                #21 0x00007f69962b82d6 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2b82d6)
                #22 0x00005593042af18f n/a (kexi-3.2 + 0x118f)
                #23 0x00007f6995e461ca __libc_start_call_main (libc.so.6 + 0x271ca)
                #24 0x00007f6995e46285 __libc_start_main_impl (libc.so.6 + 0x27285)
                #25 0x00005593042af1ea _start (kexi-3.2 + 0x11ea)
                
                Stack trace of thread 32047:
                #0  0x00007f6995f1b05f __GI___poll (libc.so.6 + 0xfc05f)
                #1  0x00007f6993250cd6 n/a (libQt5WaylandClient.so.5 + 0x7acd6)
                #2  0x00007f69960cbd43 n/a (libQt5Core.so.5 + 0xcbd43)
                #3  0x00007f6995ea8044 start_thread (libc.so.6 + 0x89044)
                #4  0x00007f6995f2861c __clone3 (libc.so.6 + 0x10961c)
                
                Stack trace of thread 32051:
                #0  0x00007f6995ea4da6 __futex_abstimed_wait_common64 (libc.so.6 + 0x85da6)
                #1  0x00007f6995ea7468 __pthread_cond_wait_common (libc.so.6 + 0x88468)
                #2  0x00007f698650c059 n/a (crocus_dri.so + 0x10c059)
                #3  0x00007f69864be17b n/a (crocus_dri.so + 0xbe17b)
                #4  0x00007f698650bf97 n/a (crocus_dri.so + 0x10bf97)
                #5  0x00007f6995ea8044 start_thread (libc.so.6 + 0x89044)
                #6  0x00007f6995f2861c __clone3 (libc.so.6 + 0x10961c)
                
                Stack trace of thread 32069:
                #0  0x00007f6995ea4da6 __futex_abstimed_wait_common64 (libc.so.6 + 0x85da6)
                #1  0x00007f6995ea774c __pthread_cond_wait_common (libc.so.6 + 0x8874c)
                #2  0x00007f69960d19bc _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd19bc)
                #3  0x00007f69960cf0a5 n/a (libQt5Core.so.5 + 0xcf0a5)
                #4  0x00007f69960cbd43 n/a (libQt5Core.so.5 + 0xcbd43)
                #5  0x00007f6995ea8044 start_thread (libc.so.6 + 0x89044)
                #6  0x00007f6995f2861c __clone3 (libc.so.6 + 0x10961c)
                
                Stack trace of thread 32046:
                #0  0x00007f6995ea4da6 __futex_abstimed_wait_common64 (libc.so.6 + 0x85da6)
                #1  0x00007f6995ea7468 __pthread_cond_wait_common (libc.so.6 + 0x88468)
                #2  0x00007f69960d1a2b _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd1a2b)
                #3  0x00007f6993250c7f n/a (libQt5WaylandClient.so.5 + 0x7ac7f)
                #4  0x00007f69960cbd43 n/a (libQt5Core.so.5 + 0xcbd43)
                #5  0x00007f6995ea8044 start_thread (libc.so.6 + 0x89044)
                #6  0x00007f6995f2861c __clone3 (libc.so.6 + 0x10961c)
                
                Stack trace of thread 32048:
                #0  0x00007f6995ea4da6 __futex_abstimed_wait_common64 (libc.so.6 + 0x85da6)
                #1  0x00007f6995ea7468 __pthread_cond_wait_common (libc.so.6 + 0x88468)
                #2  0x00007f698650c059 n/a (crocus_dri.so + 0x10c059)
                #3  0x00007f69864be17b n/a (crocus_dri.so + 0xbe17b)
                #4  0x00007f698650bf97 n/a (crocus_dri.so + 0x10bf97)
                #5  0x00007f6995ea8044 start_thread (libc.so.6 + 0x89044)
                #6  0x00007f6995f2861c __clone3 (libc.so.6 + 0x10961c)
                
                Stack trace of thread 32052:
                #0  0x00007f6995ea4da6 __futex_abstimed_wait_common64 (libc.so.6 + 0x85da6)
                #1  0x00007f6995ea7468 __pthread_cond_wait_common (libc.so.6 + 0x88468)
                #2  0x00007f698650c059 n/a (crocus_dri.so + 0x10c059)
                #3  0x00007f69864be17b n/a (crocus_dri.so + 0xbe17b)
                #4  0x00007f698650bf97 n/a (crocus_dri.so + 0x10bf97)
                #5  0x00007f6995ea8044 start_thread (libc.so.6 + 0x89044)
                #6  0x00007f6995f2861c __clone3 (libc.so.6 + 0x10961c)
                
                Stack trace of thread 32070:
                #0  0x00007f6995ea4da6 __futex_abstimed_wait_common64 (libc.so.6 + 0x85da6)
                #1  0x00007f6995ea774c __pthread_cond_wait_common (libc.so.6 + 0x8874c)
                #2  0x00007f69960d19bc _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd19bc)
                #3  0x00007f69960cf0a5 n/a (libQt5Core.so.5 + 0xcf0a5)
                #4  0x00007f69960cbd43 n/a (libQt5Core.so.5 + 0xcbd43)
                #5  0x00007f6995ea8044 start_thread (libc.so.6 + 0x89044)
                #6  0x00007f6995f2861c __clone3 (libc.so.6 + 0x10961c)
                
                Stack trace of thread 32053:
                #0  0x00007f6995f1b05f __GI___poll (libc.so.6 + 0xfc05f)
                #1  0x00007f6993d1e9ae n/a (libglib-2.0.so.0 + 0x549ae)
                #2  0x00007f6993d1eacc g_main_context_iteration (libglib-2.0.so.0 + 0x54acc)
                #3  0x00007f6996309836 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x309836)
                #4  0x00007f69962b017b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b017b)
                #5  0x00007f69960cab87 _ZN7QThread4execEv (libQt5Core.so.5 + 0xcab87)
                #6  0x00007f69935dc487 n/a (libQt5DBus.so.5 + 0x17487)
                #7  0x00007f69960cbd43 n/a (libQt5Core.so.5 + 0xcbd43)
                #8  0x00007f6995ea8044 start_thread (libc.so.6 + 0x89044)
                #9  0x00007f6995f2861c __clone3 (libc.so.6 + 0x10961c)
                ELF object binary architecture: AMD x86-64

[New LWP 32045]
[New LWP 32047]
[New LWP 32051]
[New LWP 32069]
[New LWP 32046]
[New LWP 32048]
[New LWP 32052]
[New LWP 32070]
[New LWP 32053]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/kexi-3.2'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f698f8189c0 (LWP 32045))]
[Current thread is 1 (Thread 0x7f698f8189c0 (LWP 32045))]

Thread 9 (Thread 0x7f6978dff6c0 (LWP 32053)):
#0  0x00007f6995f1b05f in __GI___poll (fds=0x7f69640025e0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f6993d1e9ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6993d1eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6996309836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f69962b017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f69960cab87 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f69935dc487 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f69960cbd43 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f6995ea8044 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007f6995f2861c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7f695fffe6c0 (LWP 32070)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7f695fffdb30, op=137, expected=0, futex_word=0x559304d6a850) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x559304d6a850, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f695fffdb30, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
#2  0x00007f6995ea4e0b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x559304d6a850, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f695fffdb30, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f6995ea774c in __pthread_cond_wait_common (abstime=0x7f695fffdb30, clockid=1, mutex=0x559304d6a800, cond=0x559304d6a828) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x559304d6a828, mutex=0x559304d6a800, abstime=0x7f695fffdb30) at ./nptl/pthread_cond_wait.c:643
#5  0x00007f69960d19bc in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f69960cf0a5 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f69960cbd43 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f6995ea8044 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007f6995f2861c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7f6984bff6c0 (LWP 32052)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55930492b770) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55930492b770, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
#2  0x00007f6995ea4e0b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55930492b770, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f6995ea7468 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55930492b720, cond=0x55930492b748) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55930492b748, mutex=0x55930492b720) at ./nptl/pthread_cond_wait.c:618
#5  0x00007f698650c059 in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f69864be17b in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f698650bf97 in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f6995ea8044 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007f6995f2861c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7f698d2806c0 (LWP 32048)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x559304804ac8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x559304804ac8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
#2  0x00007f6995ea4e0b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x559304804ac8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f6995ea7468 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559304804a78, cond=0x559304804aa0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x559304804aa0, mutex=0x559304804a78) at ./nptl/pthread_cond_wait.c:618
#5  0x00007f698650c059 in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f69864be17b in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f698650bf97 in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f6995ea8044 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007f6995f2861c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7f698e9916c0 (LWP 32046)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5593047577a4) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5593047577a4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
#2  0x00007f6995ea4e0b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5593047577a4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f6995ea7468 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559304757750, cond=0x559304757778) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x559304757778, mutex=0x559304757750) at ./nptl/pthread_cond_wait.c:618
#5  0x00007f69960d1a2b in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f6993250c7f in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#7  0x00007f69960cbd43 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f6995ea8044 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007f6995f2861c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7f69607ff6c0 (LWP 32069)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7f69607feb30, op=137, expected=0, futex_word=0x559304d21460) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x559304d21460, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f69607feb30, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
#2  0x00007f6995ea4e0b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x559304d21460, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f69607feb30, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f6995ea774c in __pthread_cond_wait_common (abstime=0x7f69607feb30, clockid=1, mutex=0x559304d21410, cond=0x559304d21438) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x559304d21438, mutex=0x559304d21410, abstime=0x7f69607feb30) at ./nptl/pthread_cond_wait.c:643
#5  0x00007f69960d19bc in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f69960cf0a5 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f69960cbd43 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f6995ea8044 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007f6995f2861c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7f698ca4a6c0 (LWP 32051)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5593048b5500) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5593048b5500, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
#2  0x00007f6995ea4e0b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5593048b5500, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f6995ea7468 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5593048b54b0, cond=0x5593048b54d8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5593048b54d8, mutex=0x5593048b54b0) at ./nptl/pthread_cond_wait.c:618
#5  0x00007f698650c059 in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f69864be17b in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f698650bf97 in ?? () from /usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f6995ea8044 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007f6995f2861c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7f698e1906c0 (LWP 32047)):
#0  0x00007f6995f1b05f in __GI___poll (fds=0x7f698e18fbb0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f6993250cd6 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#2  0x00007f69960cbd43 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007f6995ea8044 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#4  0x00007f6995f2861c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7f698f8189c0 (LWP 32045)):
[KCrash Handler]
#5  0x00007f69633d0141 in KexiTableScrollArea::keyPressEvent(QKeyEvent*) () from /lib/x86_64-linux-gnu/libkexidatatable3.2.so.3.2
#6  0x00007f69967a5bba in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f699685048e in QFrame::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007f6996762fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f699676aed7 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f69962b16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f69967c0fa2 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f6996762fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f69962b16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f6994939129 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#15 0x00007f6994911cac in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#16 0x00007f69932874b0 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#17 0x00007f6993d1e7a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f6993d1ea38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f6993d1eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f6996309836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f69962b017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f69962b82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00005593042af18f in ?? ()
#24 0x00007f6995e461ca in __libc_start_call_main (main=main@entry=0x5593042af0e0, argc=argc@entry=1, argv=argv@entry=0x7ffcc72ea158) at ../sysdeps/nptl/libc_start_call_main.h:58
#25 0x00007f6995e46285 in __libc_start_main_impl (main=0x5593042af0e0, argc=1, argv=0x7ffcc72ea158, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffcc72ea148) at ../csu/libc-start.c:360
#26 0x00005593042af1ea in _start ()

Reported using DrKonqi
This report was filed against 'kde' because the product 'kexi-3' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Jarosław Staniek 2023-12-12 21:21:48 UTC
Thank you. Are you able to attach a sample KEXI file that causes this? Or a few screenshots or a video?
Comment 2 Bug Janitor Service 2023-12-27 03:46:30 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2024-01-11 03:45:47 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!