UGENE crashes with stack overflow in DynTable::getLen
From crash report (http://api.ugene.net/tools/ugenecrashes/index.php?id=24440):
Found by: given as instruction pointer in context
1 libU2Algorithm.1.dylib!U2::DynTable::getLen(int, int) const + 0x10d
rbp = 0x00007000055ae070 rsp = 0x00007000055ae030
rip = 0x00000001062d27ed
Found by: previous frame's frame pointer
2 libU2Algorithm.1.dylib!U2::DynTable::getLen(int, int) const + 0x10d
rbp = 0x00007000055ae0c0 rsp = 0x00007000055ae080
rip = 0x00000001062d27ed
Found by: previous frame's frame pointer
3 libU2Algorithm.1.dylib!U2::DynTable::getLen(int, int) const + 0x10d
rbp = 0x00007000055ae110 rsp = 0x00007000055ae0d0
rip = 0x00000001062d27ed
Found by: previous frame's frame pointer
4 libU2Algorithm.1.dylib!U2::DynTable::getLen(int, int) const + 0x10d
rbp = 0x00007000055ae160 rsp = 0x00007000055ae120
rip = 0x00000001062d27ed
Found by: previous frame's frame pointer
5 libU2Algorithm.1.dylib!U2::DynTable::getLen(int, int) const + 0x10d
rbp = 0x00007000055ae1b0 rsp = 0x00007000055ae170
rip = 0x00000001062d27ed
.....
- relates to
-
UGENE-7630 Crash replace subsequence+remove annotation+search pattern
- Closed