Opened 16 years ago
Closed 9 years ago
#165 closed defect (fixed)
Crashes/assertions when having alignments without related entries
Reported by: | epruesse | Owned by: | westram |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Library (DB) | Version: | SVN |
Keywords: | Cc: |
Description
/home/epruesse/arbsilva/arb/lib/libARBDB.so(GBK_dump_backtrace+0x3c)[0xb7f674fc] /home/epruesse/arbsilva/arb/lib/libARBDB.so(sigsegv_handler_dump+0x43)[0xb7f6a3b3] [0xb800e400] arb_edit4[0x807afa5] arb_edit4[0x807b01c] arb_edit4[0x807b01c] arb_edit4[0x807b01c] arb_edit4[0x808a07d] arb_edit4[0x807398e] /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb780f775] arb_edit4[0x8058231]
Unangenehmer Weise funktioniert es mit DEBUG=1 …
Change History (4)
comment:1 Changed 16 years ago by epruesse
comment:2 Changed 16 years ago by fog
From my point of view no need to fix this - seems to be specific for demo.arb because I never encountered problems with other databases.
comment:3 Changed 15 years ago by baderk
- Component changed from ARB_EDIT4 to DB
- Summary changed from EDIT4 crashes with demo.arb to Crashes/assertions when having alignments without related entries
There is an alignment entry ali_16s in the demo.arb database, but there are no related sequence datasets.
Generally: when creating a new alignment entry without having related datasets (yet), some ARB functionalities (like EDIT4 or the database optimization) may throw segfaults or assertions.
comment:4 Changed 9 years ago by westram
- Owner changed from devel to westram
- Resolution set to fixed
- Status changed from new to closed
Meanwhile most components are quite stable if species do not contain data in the used alignment. Just tried ali_16s of demo.arb with editor, parsimony, dist and phylo: no crashes, no completely weird error messages.
Hmm, hier noch ein paar Zeilen davor …