Hi all.
In our SAP-HANA installation, we get a SIGFPE dump when issueing a SQL-Statement. This is reproducible.
Infos from the trc-file:
[BUILD] build information: (2013-03-21 10:21:57 000 Local)
Version : 1.00.41.370506 (NewDB100_REL)
Build host : ldm053.server
Build time : 2012-11-13 10:27:17
Platform : linuxx86_64
Compiler : cc (SAP release 20121004, based on SUSE gcc43-4.3.4_20091019-0.22.17) 4.3.4 [gcc-4_3-branch revision 152973]
Branch : NewDB100_REL
Git hash : not set
Git mergetime : not set
Weekstone : 0000.00.0
[OK]
...
[CRASH_STACK] stacktrace of crash: (2013-03-21 10:21:57 000 Local)
----> Symbolic stack backtrace <----
0: text_search::short_text_index::estimateDocTermCounts(unsigned int, ltt::vector<int> const&, text_search::result_list<text_searc
Symbol: _ZN11text_search16short_text_index21estimateDocTermCountsEjRKN3ltt6vectorIiEERNS_11result_listINS_9doc_valueEEEPKNS
SFrame: IP: 0x00007f19e27e1369 (0x00007f19e27e0b10+0x859) FP: 0x00007f1576238c90 SP: 0x00007f1576238b60 RP: 0x00007f19dac22
Params: 0x1e, 0x0, 0x0, 0xffffffff00000000, 0x7f02940f8008, 0x8
Regs: rax=0x0, rbx=0x0, rcx=0xffffffff00000000, rdx=0x0, rsi=0x0, rdi=0x1e, rbp=0x7f1576238c80, rsp=0x7f1576238b60, r8=0x7f
Source: core.cpp:1147
Module: /usr/sap/NHX/HDB00/exe/libhdbcs.so
-----------------------------------------
1: AttributeEngine::TextAttribute::_scoreSimpleQueryTermBM25(TRexCommonObjects::BM25QueryTermStatistics<unsigned int> const&, ltt:
Symbol: _ZNK15AttributeEngine13TextAttribute25_scoreSimpleQueryTermBM25ERKN17TRexCommonObjects23BM25QueryTermStatisticsIjEE
SFrame: IP: 0x00007f19dac2299e (0x00007f19dac22950+0x4e) FP: 0x00007f1576238d70 SP: 0x00007f1576238c90 RP: 0x00007f19dac24d
Params: ?, ?, 0x7f1576238eb0
Regs: rbx=0x0, rdx=0x7f1576238eb0, rbp=0x7f1576238d60, rsp=0x7f1576238c90, r12=0x7f1576238e70, r13=0x7f175bcdbea0, r14=0x7f
Source: TextAttribute.cpp:689
Module: /usr/sap/NHX/HDB00/exe/libhdbcs.so
-----------------------------------------
2: AttributeEngine::TextAttribute::_doBM25ranking(AttributeEngine::AttributeQuery const&, ltt::vector<AttributeEngine::QueryInfoBl
Symbol: _ZNK15AttributeEngine13TextAttribute14_doBM25rankingERKNS_14AttributeQueryERKN3ltt6vectorINS_14QueryInfoBlockIjEEEE
SFrame: IP: 0x00007f19dac24d6e (0x00007f19dac244c0+0x8ae) FP: 0x00007f1576238f30 SP: 0x00007f1576238d70 RP: 0x00007f19dac49
Params: ?, ?, 0x41
Regs: rbx=0x0, rdx=0x41, rbp=0x7f1576238f20, rsp=0x7f1576238d70, r12=0x7f15762396d0, r13=0x2, r14=0x7f175bcdbea0, r15=0x0
Source: TextAttribute.cpp:819
Module: /usr/sap/NHX/HDB00/exe/libhdbcs.so
Is there anydefect known ?
Thank you in advance
Andreas