Bug #3426
Corpus, delete, on Ubuntu causes TXM crash after CQP annotation
Status: | New | Start date: | 07/18/2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Corpus | Spent time: | - | |
Target version: | TXM 0.8.4 |
Description
To reproduce on Ubuntu 20.04:
- import a corpus from clipboard
- create word annotations test=xxx
- save&update the corpus
- delete the corpus -> TXM crashes
# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f22ad26f8d2, pid=21785, tid=21866 # # JRE version: OpenJDK Runtime Environment Temurin-17.0.7+7 (17.0.7+7) (build 17.0.7+7) # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (17.0.7+7, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64) # Problematic frame: # C [libcqpjni.so+0x5b8d2] cl_new_attribute_oldstyle+0x42 # # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/alavrent/core.21785) # # An error report file with more information is saved as: # /home/alavrent/hs_err_pid21785.log # # If you would like to submit a bug report, please visit: # https://github.com/adoptium/adoptium-support/issues # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug.
History
#1 Updated by Matthieu Decorde 5 months ago
- Subject changed from Corpus, delete causes TXM crash after CQP annotation to Corpus, delete, on Ubuntu causes TXM crash after CQP annotation
- Description updated (diff)
- Category set to Corpus
- Target version set to TXM 0.8.3
#2 Updated by Matthieu Decorde 5 months ago
- Target version changed from TXM 0.8.3 to TXM 0.8.4