cancel
Showing results for 
Search instead for 
Did you mean: 

Database Crash

Former Member
0 Kudos

Hello,

we had two database crashes yesterday. Can somebody help me to understand what´s happen and how can I avoid this in the future?

See below the database errors of the last two days.

The -9407 Error can be traced back to a sql-statement which could not compiled as a prepared statement.

The database (and some of the tables) are about 7 years old and is migrated from version 7.3 over 7.5 and 7.6 to 7.7

Here is the log. I hope it is ok to post it here.


010-04-27 16:30:19     0x18B3 ERR 51080 SYSERROR -9407 unexpected error
2010-04-27 16:30:19     0x18B3 ERR     2 APO      APO_ParseExecuteHandling+noPIC.cpp:918
2010-04-27 16:30:19     0x18B3 ERR     2 APO      violation of internal data structure

much more of this

2010-04-27 17:21:33     0x18BB ERR 51080 SYSERROR -9407 unexpected error
2010-04-27 17:21:33     0x18BB ERR     2 APO      APO_ParseExecuteHandling+noPIC.cpp:918
2010-04-27 17:21:33     0x18BB ERR     2 APO      violation of internal data structure
2010-04-28 07:55:52     0x18BC ERR 11196 DBCRASH  vabort:Emergency Shutdown, Data_IndexKeyDescription+noPIC.cpp: 366
2010-04-28 07:55:52     0x18BC ERR    64 Data     Data_IndexKeyDescription+noPIC.cpp:366
2010-04-28 07:55:52     0x18BC ERR    64 Data     Error during key assignment: ' Destination not assigned '.
2010-04-28 07:55:52     0x18BC        63 Data     SrcKey: Value( 0 )=0, Deleted= false, WriteTrans(0) = 0, DelTrans=      0
2010-04-28 07:55:52     0x18BC        63 Data     DestKey: Value( 0 )=2A694B5C, Deleted= false, WriteTrans(0) = 0, DelTrans=      0
2010-04-28 07:55:52     0x18BC ERR     0 DIAG     ----> Emergency stack backtrace <----
2010-04-28 07:55:52     0x18BC ERR     0 DIAG     Using 'backtrace' for stack tracing
2010-04-28 07:55:53     0x18BC ERR     0 DIAG     (0):0x0000000001369b8b 
2010-04-28 07:55:53     0x18BC ERR     0 DIAG     (1):0x000000000124d42a 
2010-04-28 07:55:53     0x18BC ERR     0 DIAG     (2):0x0000000000e6d2e8 
...
2010-04-28 07:55:53     0x18BC ERR     0 DIAG     (35):0x00000033c1841870 
2010-04-28 07:55:53     0x18BC ERR     0 DIAG     ----> Symbolic stack backtrace <----
2010-04-28 07:55:53     0x18BC ERR     0 DIAG       0: RTEDiag_CallStack::TraceStackSymbolic(RTEDiag_RegisterSet const*) + 0x2e
2010-04-28 07:55:53     0x18BC ERR     0 DIAG              Symbol: _ZN17RTEDiag_CallStack18TraceStackSymbolicEPK19RTEDiag_RegisterSet
2010-04-28 07:55:53     0x18BC ERR     0 DIAG              SFrame: IP: 0x0000000001369ace (0x0000000001369aa0+0x2e)
2010-04-28 07:55:53     0x18BC ERR     0 DIAG              Module: /opt/sdb/7706/pgm/kernel
2010-04-28 07:55:53     0x18BC ERR     0 DIAG          -----------------------------------------

Do you need the complete stack trace?

2010-04-28 07:55:53     0x18BC ERR     0 DIAG          -----------------------------------------
2010-04-28 07:55:53     0x18BC ERR     0 DIAG      35: _dl_tls_get_addr_soft@@GLIBC_PRIVATE + 0x41870
2010-04-28 07:55:53     0x18BC ERR     0 DIAG              SFrame: IP: 0x00000033c1841870 (0x00000033c1800000+0x41870)
2010-04-28 07:55:53     0x18BC ERR     0 DIAG              Module: /lib64/libc-2.5.so
2010-04-28 07:55:53     0x18BC ERR     7 Messages Msg_List+noPIC.cpp:3539
2010-04-28 07:55:53     0x18BC ERR     7 Messages Begin of dump of registered messages
2009-12-09 05:59:05     0x18BC     13951 RTEHSS   No hot standby node configured -> No HotStandby configuration
2010-04-28 07:55:52     0x18BC ERR    64 Data     Data_IndexKeyDescription+noPIC.cpp:366
2010-04-28 07:55:52     0x18BC ERR    64 Data     Error during key assignment: ' Destination not assigned '.
2010-04-28 07:55:52     0x18BC        63 Data     SrcKey: Value( 0 )=0, Deleted= false, WriteTrans(0) = 0, DelTrans=      0
2010-04-28 07:55:52     0x18BC        63 Data     DestKey: Value( 0 )=2A694B5C, Deleted= false, WriteTrans(0) = 0, DelTrans=      0
2010-04-28 07:55:53     0x18BC ERR     8 Messages Msg_List+noPIC.cpp:3567
2010-04-28 07:55:53     0x18BC ERR     8 Messages End of the message list registry dump
2010-04-28 07:55:53     0x18BC ERR 51105 AK CACHE DUMPING SESSION CATCACHE: 1
2010-04-28 08:06:29     0x18AC ERR 12036 vfwrite   EOF after 4096 bytes
2010-04-28 08:06:29     0x18AC ERR     0 DIAG     SIGNAL 7 (SIGBUS) caught, PID: 0, thread: <unknown>, addr: (nil), value: 0x1546220
2010-04-28 08:07:49     0x1866 ERR   102 RTEKerne RTEKernel_Termination+noPIC.cpp:634
2010-04-28 08:07:49     0x1866 ERR   102 RTEKerne Kernel exited without core and exit status 0x6
2010-04-28 08:07:49     0x1866 ERR    98 RTEKerne RTEKernel_Termination+noPIC.cpp:680
2010-04-28 08:07:49     0x1866 ERR    98 RTEKerne Kernel exited due to signal 6 (SIGABRT)
2010-04-28 08:07:49     0x1866        28 MsgOutpu ___ Stopping GMT 2010-04-28 06:07:49           7.7.06   Build 009-123-202-944
2010-04-28 08:40:46                   27 MsgOutpu --- Starting GMT 2010-04-28 06:40:46           7.7.06   Build 009-123-202-944
2010-04-28 08:41:08     0x5B26         0 AdminMsg 4BD7D8840122 0000   RST RESTART
2010-04-28 08:41:24     0x5B23 ERR 51080 SYSERROR -9209 KB Log error
2010-04-28 08:41:24     0x5B23 ERR    55 Log      Log_Transaction+noPIC.cpp:209
2010-04-28 08:41:24     0x5B23 ERR    55 Log      No logging queue could be assigned to the transaction because the loagarea is not accessible
2010-04-28 08:41:24     0x5B2D ERR 51080 SYSERROR -9209 KB Log error
2010-04-28 08:41:24     0x5B2D ERR    55 Log      Log_Transaction+noPIC.cpp:209
2010-04-28 08:41:24     0x5B2D ERR    55 Log      No logging queue could be assigned to the transaction because the loagarea is not accessible
2010-04-28 08:41:24     0x5B1D ERR 51080 SYSERROR -9209 KB Log error
2010-04-28 08:41:24     0x5B1D ERR    55 Log      Log_Transaction+noPIC.cpp:209
2010-04-28 08:41:24     0x5B1D ERR    55 Log      No logging queue could be assigned to the transaction because the loagarea is not accessible
2010-04-28 08:41:24     0x5B1F ERR 51080 SYSERROR -9209 KB Log error
2010-04-28 08:41:24     0x5B1F ERR    55 Log      Log_Transaction+noPIC.cpp:209
2010-04-28 08:41:24     0x5B1F ERR    55 Log      No logging queue could be assigned to the transaction because the loagarea is not accessible
2010-04-28 08:41:24     0x5B1D ERR 51080 SYSERROR -9209 KB Log error
2010-04-28 08:41:24     0x5B1D ERR    55 Log      Log_Transaction+noPIC.cpp:209
2010-04-28 08:41:24     0x5B1D ERR    55 Log      No logging queue could be assigned to the transaction because the loagarea is not accessible
2010-04-28 08:41:24     0x5B1F ERR 51080 SYSERROR -9209 KB Log error
2010-04-28 08:41:24     0x5B1F ERR    55 Log      Log_Transaction+noPIC.cpp:209
2010-04-28 08:41:24     0x5B1F ERR    55 Log      No logging queue could be assigned to the transaction because the loagarea is not accessible
2010-04-28 08:41:49     0x5B26         0 AdminMsg 4BD7D8AD008E 0000   RST RETURNCODE     0;RESTART
2010-04-28 09:06:11     0x5B29 ERR 51080 SYSERROR -9407 unexpected error
2010-04-28 09:06:11     0x5B29 ERR     2 APO      APO_ParseExecuteHandling+noPIC.cpp:918
2010-04-28 09:06:11     0x5B29 ERR     2 APO      violation of internal data structure

much more of this

2010-04-28 09:53:10     0x5B26 ERR 51080 SYSERROR -9407 unexpected error
2010-04-28 09:53:10     0x5B26 ERR     2 APO      APO_ParseExecuteHandling+noPIC.cpp:918
2010-04-28 09:53:10     0x5B26 ERR     2 APO      violation of internal data structure
2010-04-28 18:30:48     0x5B1B ERR 11196 DBCRASH  vabort:Emergency Shutdown, Data_IndexKeyDescription+noPIC.cpp: 366
2010-04-28 18:30:48     0x5B1B ERR    64 Data     Data_IndexKeyDescription+noPIC.cpp:366
2010-04-28 18:30:48     0x5B1B ERR    64 Data     Error during key assignment: ' Destination not assigned '.
2010-04-28 18:30:48     0x5B1B        63 Data     SrcKey: Value( 0 )=0, Deleted= false, WriteTrans(0) = 0, DelTrans=      0
2010-04-28 18:30:48     0x5B1B        63 Data     DestKey: Value( 0 )=FD8DCB5C, Deleted= false, WriteTrans(0) = 0, DelTrans=      0
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG     ----> Emergency stack backtrace <----
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG     Using 'backtrace' for stack tracing
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG     (0):0x0000000001369b8b 
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG     (1):0x000000000124d42a 
...
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG     (35):0x00000033c1841870 
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG     ----> Symbolic stack backtrace <----
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG       0: RTEDiag_CallStack::TraceStackSymbolic(RTEDiag_RegisterSet const*) + 0x2e
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG              Symbol: _ZN17RTEDiag_CallStack18TraceStackSymbolicEPK19RTEDiag_RegisterSet
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG              SFrame: IP: 0x0000000001369ace (0x0000000001369aa0+0x2e)
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG              Module: /opt/sdb/7706/pgm/kernel
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG          -----------------------------------------

Do you need the complete stack trace ?

2010-04-28 18:30:48     0x5B1B ERR     0 DIAG          -----------------------------------------
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG      35: _dl_tls_get_addr_soft@@GLIBC_PRIVATE + 0x41870
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG              SFrame: IP: 0x00000033c1841870 (0x00000033c1800000+0x41870)
2010-04-28 18:30:48     0x5B1B ERR     0 DIAG              Module: /lib64/libc-2.5.so
2010-04-28 18:30:48     0x5B1B ERR     7 Messages Msg_List+noPIC.cpp:3539
2010-04-28 18:30:48     0x5B1B ERR     7 Messages Begin of dump of registered messages
2010-04-28 18:30:48     0x5B1B ERR    64 Data     Data_IndexKeyDescription+noPIC.cpp:366
2010-04-28 18:30:48     0x5B1B ERR    64 Data     Error during key assignment: ' Destination not assigned '.
2010-04-28 18:30:48     0x5B1B        63 Data     SrcKey: Value( 0 )=0, Deleted= false, WriteTrans(0) = 0, DelTrans=      0
2010-04-28 18:30:48     0x5B1B        63 Data     DestKey: Value( 0 )=FD8DCB5C, Deleted= false, WriteTrans(0) = 0, DelTrans=      0
2010-04-28 08:40:47     0x5B1B     13951 RTEHSS   No hot standby node configured -> No HotStandby configuration
2010-04-28 18:30:48     0x5B1B ERR     8 Messages Msg_List+noPIC.cpp:3567
2010-04-28 18:30:48     0x5B1B ERR     8 Messages End of the message list registry dump
2010-04-28 18:30:48     0x5B1B ERR 51105 AK CACHE DUMPING SESSION CATCACHE: 1
2010-04-28 18:41:09     0x5B14 ERR 12035 vfwrite  cannot write : No space left on device
2010-04-28 18:41:09     0x5B14 ERR     0 DIAG     SIGNAL 7 (SIGBUS) caught, PID: 0, thread: <unknown>, addr: (nil), value: 0x1546220
2010-04-28 18:42:29     0x5732 ERR   102 RTEKerne RTEKernel_Termination+noPIC.cpp:634
2010-04-28 18:42:29     0x5732 ERR   102 RTEKerne Kernel exited without core and exit status 0x6
2010-04-28 18:42:29     0x5732 ERR    98 RTEKerne RTEKernel_Termination+noPIC.cpp:680
2010-04-28 18:42:29     0x5732 ERR    98 RTEKerne Kernel exited due to signal 6 (SIGABRT)
2010-04-28 18:42:29     0x5732        28 MsgOutpu ___ Stopping GMT 2010-04-28 16:42:29           7.7.06   Build 009-123-202-944

Accepted Solutions (1)

Accepted Solutions (1)

lbreddemann
Active Contributor
0 Kudos

> Hello,

>

> we had two database crashes yesterday. Can somebody help me to understand what´s happen and how can I avoid this in the future?

>

> See below the database errors of the last two days.

>

> The -9407 Error can be traced back to a sql-statement which could not compiled as a prepared statement.

>

> The database (and some of the tables) are about 7 years old and is migrated from version 7.3 over 7.5 and 7.6 to 7.7

>

> Here is the log. I hope it is ok to post it here.

>

>

>


> 
> Do you need the complete stack trace?
> 
> 2010-04-28 18:42:29     0x5732        28 MsgOutpu ___ Stopping GMT 2010-04-28 16:42:29           7.7.06   Build 009-123-202-944
> 

Yes, the stack trace is the important part here.

Please include all numbeed lines like


...
 35: _dl_tls_get_addr_soft@@GLIBC_PRIVATE + 0x41870
...

thanks Lars

Answers (6)

Answers (6)

Former Member
0 Kudos

Hello,

are there any news from your developer department?

best regards,

Michael

holger_becker
Employee
Employee
0 Kudos

Hi,

the error -9407 is a result of a invalid input structure for the MaxDB optimizer.

As there were some corrections in this area we would like to ask you to upgrade to

version 7.7.7.16 which is already available on SDN.

If the problem persists we need the statement and the definition of all involved tables

to reproduce the problem here.

The core seems to be an additional problem. I forwarded it to the responsible developer.

Kind regards

Holger

Former Member
0 Kudos

and the second part of the second crash

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 18: a505loop_most_execute(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, tak_exec_rec&, tak_parskey&, tak_systembuffer*, tak_corr_infos&, tak_corr_infos&, bool) + 0x341

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z21a505loopmost_executeR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordR12tak_exec_recR11tak_parskeyP16tak_systembufferR14tak_corr_infosSC_b

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x000000000086e321 (0x000000000086dfe0+0x341)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 19: a501exec_with_change_rec(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_parskey&, tak_changerecord&, bool) + 0x8a6

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z24a501execwith_change_recR14SQLMan_ContextR26SQLMan_DMLStatementContextR11tak_parskeyR16tak_changerecordb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000861796 (0x0000000000860ef0+0x8a6)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 20: ak503one_union_part(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, short, bool, bool, tgg00_FileId&, int&, int&) + 0x418

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z19ak503oneunion_partR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordsbbR12tgg00_FileIdRiS7_

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000866888 (0x0000000000866470+0x418)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 21: ak503one_union_part(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, short, bool, bool, tgg00_FileId&, int&, int&) + 0xdd

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z19ak503oneunion_partR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordsbbR12tgg00_FileIdRiS7_

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x000000000086654d (0x0000000000866470+0xdd)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 22: a503union_execution(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, tak_parskey&, bool) + 0x290

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z19a503unionexecutionR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordR11tak_parskeyb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x00000000008670b0 (0x0000000000866e20+0x290)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 23: a501exec_with_change_rec(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_parskey&, tak_changerecord&, bool) + 0x54f

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z24a501execwith_change_recR14SQLMan_ContextR26SQLMan_DMLStatementContextR11tak_parskeyR16tak_changerecordb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x000000000086143f (0x0000000000860ef0+0x54f)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 24: a502complex_execution(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, tak_parskey&, bool) + 0x709

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z21a502complexexecutionR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordR11tak_parskeyb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x00000000008637b9 (0x00000000008630b0+0x709)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 25: a501exec_with_change_rec(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_parskey&, tak_changerecord&, bool) + 0x37b

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z24a501execwith_change_recR14SQLMan_ContextR26SQLMan_DMLStatementContextR11tak_parskeyR16tak_changerecordb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x000000000086126b (0x0000000000860ef0+0x37b)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 26: a501execute(SQLMan_Context&, tak_parsid&) + 0x6ea

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z11a501executeR14SQLManContextR10tak_parsid

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x00000000008621ba (0x0000000000861ad0+0x6ea)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 27: a92_mode_analyzer(SQLMan_Context&, tak_ddl_descriptor_Enum, bool) + 0xe61

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z17a92mode_analyzerR14SQLMan_Context23tak_ddl_descriptor_Enumb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000948aa1 (0x0000000000947c40+0xe61)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 28: ak93one_command(SQLMan_Context&, int, int&, bool, bool&) + 0x7d1

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z15ak93onecommandR14SQLMan_ContextiRibRb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x000000000094af31 (0x000000000094a760+0x7d1)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 29: a93_user_commands(SQLMan_Context&, bool&, bool&) + 0x5d1

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z17a93user_commandsR14SQLMan_ContextRbS1_

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x000000000094d151 (0x000000000094cb80+0x5d1)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 30: SQLTask(SQLMan_Context&, Kernel_DatabaseContext*, RTETask_ITask&, bool&, bool) + 0x71

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z7SQLTaskR14SQLManContextP22Kernel_DatabaseContextR13RTETask_ITaskRbb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000001125a31 (0x00000000011259c0+0x71)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 31: Kernel_Main(RTETask_ITask&) + 0x1fd

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z11KernelMainR13RTETask_ITask

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000001125e5d (0x0000000001125c60+0x1fd)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 32: RTETask_Task::KernelTaskMain() + 0x140

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: ZN12RTETaskTask14KernelTaskMainEv

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x00000000011f9f60 (0x00000000011f9e20+0x140)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 33: RTETask_Task::Main(RTETask_Task&) + 0x56

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: ZN12RTETaskTask4MainERS_

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x00000000011fa236 (0x00000000011fa1e0+0x56)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 34: en88_CallKernelTaskMain() + 0x71

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z23en88CallKernelTaskMainv

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x00000000012ff6c1 (0x00000000012ff650+0x71)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 35: dltls_get_addr_soft@@GLIBC_PRIVATE + 0x41870

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x00000033c1841870 (0x00000033c1800000+0x41870)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /lib64/libc-2.5.so

Former Member
0 Kudos

first part of the second crash

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 0: RTEDiag_CallStack::TraceStackSymbolic(RTEDiag_RegisterSet const*) + 0x2e

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: ZN17RTEDiagCallStack18TraceStackSymbolicEPK19RTEDiag_RegisterSet

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000001369ace (0x0000000001369aa0+0x2e)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 1: RTEKernel_CrashHandler::AbortHandler(RTEDiag_FaultDescriptor, void) + 0x184

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: ZN22RTEKernelCrashHandler12AbortHandlerEP23RTEDiag_FaultDescriptorPv

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x000000000124d434 (0x000000000124d2b0+0x184)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 2: Data_IndexKeyBuffer::Assign(unsigned char, short&, bool, tgg91_TransNo const, unsigned short, tgg91_TransNo const*) + 0xf8

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: ZN19DataIndexKeyBuffer6AssignEPhRsbPK13tgg91_TransNotS4_

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000e6d2e8 (0x0000000000e6d1f0+0xf8)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 3: cbd500_Tree::bd500Break(int, Data_IndexKeyBuffer&) + 0x83

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: ZN11cbd500Tree10bd500BreakEiR19Data_IndexKeyBuffer

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000cabbe3 (0x0000000000cabb60+0x83)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 4: cbd500_Tree::bd500_CheckOrBreakContinueIfNeeded(bool, int&) + 0xdd

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: ZN11cbd500Tree34bd500_CheckOrBreakContinueIfNeededEbRi

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000cae2ed (0x0000000000cae210+0xdd)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 5: cbd500_Tree::bd500NextNode(Data_IndexKeyDescription const&, int&) + 0x20d

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: ZN11cbd500Tree13bd500NextNodeERK24Data_IndexKeyDescriptionRi

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000cae03d (0x0000000000cade30+0x20d)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 6: cbd510_RecordIterator::bd510_NextRecord() + 0x3e3

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: ZN21cbd510RecordIterator16bd510_NextRecordEv

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000c165c3 (0x0000000000c161e0+0x3e3)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 7: bd402SearchIndexForQualifiedRecords(cbd300_InvCurrent&, tgg00_FileId&, unsigned char, short&, unsigned char, int, unsigned char, int, unsigned char, int, unsigned char, short&, int, tsp00_Void, tgg00_SelectFieldsParam&, tgg00_StackDesc&, tsp00_Enum<tgg00_LockReqMode_Enum, 7, unsigned char>&, bool&) + 0x1192

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z35bd402SearchIndexForQualifiedRecordsR17cbd300InvCurrentR12tgg00_FileIdPhRsS3_iS3_iS3_iS3_S4_iP10tsp00_VoidR23tgg00_SelectFieldsParamR15tgg00_StackDescR10tsp00_EnumI22tgg00_LockReqMode_EnumLi7EhERb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000c8adc2 (0x0000000000c89c30+0x1192)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 8: b03select_invrec + 0x558

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000b93f78 (0x0000000000b93a20+0x558)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 9: kb73inv_gets(SQLMan_MessBlock&, tgg00_TwoFileIds&, tgg00_TwoKeys&, tgg00_TwoKeys&, tgg00_Lkey&, tsp00_SmallSet<tgg00_BdInvRange_Enum, 3>, tsp00_Enum<tgg00_MessType2_Enum, 96, unsigned char>, tgg07_select_param&, tgg00_SelectFieldsParam&) + 0x1f1

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z12kb73invgetsR16SQLMan_MessBlockR16tgg00_TwoFileIdsR13tgg00_TwoKeysS4_R10tgg00_Lkey14tsp00_SmallSetI21tgg00_BdInvRange_EnumLi3EE10tsp00_EnumI20tgg00_MessType2_EnumLi96EhER18tgg07_select_paramR23tgg00_SelectFieldsParam

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000b0ddd1 (0x0000000000b0dbe0+0x1f1)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 10: kb73check_one_intern_invlist(SQLMan_MessBlock&, tgg07_select_param&, tgg00_SelectFieldsParam&, tgg07_StrategyInfo&, tgg00_TwoFileIds&, tgg00_TwoKeys&, tgg00_TwoKeys&, tsp00_SmallSet<tgg00_BdInvRange_Enum, 3>, bool, bool) + 0x9b7

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z28kb73checkone_intern_invlistR16SQLMan_MessBlockR18tgg07_select_paramR23tgg00_SelectFieldsParamR18tgg07_StrategyInfoR16tgg00_TwoFileIdsR13tgg00_TwoKeysSA_14tsp00_SmallSetI21tgg00_BdInvRange_EnumLi3EEbb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000b0f487 (0x0000000000b0ead0+0x9b7)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 11: k73_index_range(SQLMan_MessBlock&, tgg07_select_param&, tgg00_SelectFieldsParam&, tgg07_StrategyInfo&, bool&) + 0x4f2

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z15k73index_rangeR16SQLMan_MessBlockR18tgg07_select_paramR23tgg00_SelectFieldsParamR18tgg07_StrategyInfoRb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000b10262 (0x0000000000b0fd70+0x4f2)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 12: k720_select(SQLMan_MessBlock&, tgg07_select_param&) + 0x87a

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z11k720selectR16SQLMan_MessBlockR18tgg07_select_param

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000b069aa (0x0000000000b06130+0x87a)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 13: k720_single_select(SQLMan_MessBlock&) + 0x37

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z18k720single_selectR16SQLMan_MessBlock

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000b06a67 (0x0000000000b06a30+0x37)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 14: k05functions(SQLMan_MessBlock&) + 0xad8

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z12k05functionsR16SQLManMessBlock

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000a90038 (0x0000000000a8f560+0xad8)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 15: a06lsend_mess_buf(SQLMan_Context&, SQLMan_MessBlock&, bool, short&, SAPDBErr_MessageList&) + 0x59f

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z17a06lsendmess_bufR14SQLMan_ContextR16SQLMan_MessBlockbRsR20SAPDBErr_MessageList

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x000000000070da9f (0x000000000070d500+0x59f)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 16: a06dml_send_mess_buf(SQLMan_Context&, SQLMan_MessBlock&, SQLMan_DMLStatementContext&, short&) + 0x5d

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z20a06dmlsend_mess_bufR14SQLMan_ContextR16SQLMan_MessBlockR26SQLMan_DMLStatementContextRs

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x0000000000711ded (0x0000000000711d90+0x5d)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG -


2010-04-28 18:30:48 0x5B1B ERR 0 DIAG 17: a505most_execute(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, tak_parskey&, tak_exec_rec&, tak_corr_infos&, tak_corr_infos&, tak_systembuffer*, bool) + 0xa31

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Symbol: Z16a505mostexecuteR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordR11tak_parskeyR12tak_exec_recR14tak_corr_infosSA_P16tak_systembufferb

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG SFrame: IP: 0x000000000086ca11 (0x000000000086bfe0+0xa31)

2010-04-28 18:30:48 0x5B1B ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

Former Member
0 Kudos

2nd part of the first crash

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 18: a505loop_most_execute(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, tak_exec_rec&, tak_parskey&, tak_systembuffer*, tak_corr_infos&, tak_corr_infos&, bool) + 0x341

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z21a505loopmost_executeR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordR12tak_exec_recR11tak_parskeyP16tak_systembufferR14tak_corr_infosSC_b

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x000000000086e321 (0x000000000086dfe0+0x341)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 19: a501exec_with_change_rec(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_parskey&, tak_changerecord&, bool) + 0x8a6

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z24a501execwith_change_recR14SQLMan_ContextR26SQLMan_DMLStatementContextR11tak_parskeyR16tak_changerecordb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000861796 (0x0000000000860ef0+0x8a6)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 20: ak503one_union_part(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, short, bool, bool, tgg00_FileId&, int&, int&) + 0x418

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z19ak503oneunion_partR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordsbbR12tgg00_FileIdRiS7_

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000866888 (0x0000000000866470+0x418)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 21: ak503one_union_part(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, short, bool, bool, tgg00_FileId&, int&, int&) + 0xdd

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z19ak503oneunion_partR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordsbbR12tgg00_FileIdRiS7_

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x000000000086654d (0x0000000000866470+0xdd)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 22: a503union_execution(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, tak_parskey&, bool) + 0x290

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z19a503unionexecutionR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordR11tak_parskeyb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x00000000008670b0 (0x0000000000866e20+0x290)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 23: a501exec_with_change_rec(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_parskey&, tak_changerecord&, bool) + 0x54f

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z24a501execwith_change_recR14SQLMan_ContextR26SQLMan_DMLStatementContextR11tak_parskeyR16tak_changerecordb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x000000000086143f (0x0000000000860ef0+0x54f)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 24: a502complex_execution(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, tak_parskey&, bool) + 0x709

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z21a502complexexecutionR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordR11tak_parskeyb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x00000000008637b9 (0x00000000008630b0+0x709)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 25: a501exec_with_change_rec(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_parskey&, tak_changerecord&, bool) + 0x37b

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z24a501execwith_change_recR14SQLMan_ContextR26SQLMan_DMLStatementContextR11tak_parskeyR16tak_changerecordb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x000000000086126b (0x0000000000860ef0+0x37b)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 26: a501execute(SQLMan_Context&, tak_parsid&) + 0x6ea

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z11a501executeR14SQLManContextR10tak_parsid

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x00000000008621ba (0x0000000000861ad0+0x6ea)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 27: a92_mode_analyzer(SQLMan_Context&, tak_ddl_descriptor_Enum, bool) + 0xe61

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z17a92mode_analyzerR14SQLMan_Context23tak_ddl_descriptor_Enumb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000948aa1 (0x0000000000947c40+0xe61)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 28: ak93one_command(SQLMan_Context&, int, int&, bool, bool&) + 0x7d1

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z15ak93onecommandR14SQLMan_ContextiRibRb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x000000000094af31 (0x000000000094a760+0x7d1)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 29: a93_user_commands(SQLMan_Context&, bool&, bool&) + 0x5d1

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z17a93user_commandsR14SQLMan_ContextRbS1_

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x000000000094d151 (0x000000000094cb80+0x5d1)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 30: SQLTask(SQLMan_Context&, Kernel_DatabaseContext*, RTETask_ITask&, bool&, bool) + 0x71

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z7SQLTaskR14SQLManContextP22Kernel_DatabaseContextR13RTETask_ITaskRbb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000001125a31 (0x00000000011259c0+0x71)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 31: Kernel_Main(RTETask_ITask&) + 0x1fd

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z11KernelMainR13RTETask_ITask

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000001125e5d (0x0000000001125c60+0x1fd)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 32: RTETask_Task::KernelTaskMain() + 0x140

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: ZN12RTETaskTask14KernelTaskMainEv

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x00000000011f9f60 (0x00000000011f9e20+0x140)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 33: RTETask_Task::Main(RTETask_Task&) + 0x56

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: ZN12RTETaskTask4MainERS_

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x00000000011fa236 (0x00000000011fa1e0+0x56)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 34: en88_CallKernelTaskMain() + 0x71

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z23en88CallKernelTaskMainv

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x00000000012ff6c1 (0x00000000012ff650+0x71)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 35: dltls_get_addr_soft@@GLIBC_PRIVATE + 0x41870

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x00000033c1841870 (0x00000033c1800000+0x41870)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /lib64/libc-2.5.so

Former Member
0 Kudos

the first crash

2010-04-28 07:55:53 0x18BC ERR 0 DIAG 0: RTEDiag_CallStack::TraceStackSymbolic(RTEDiag_RegisterSet const*) + 0x2e

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: ZN17RTEDiagCallStack18TraceStackSymbolicEPK19RTEDiag_RegisterSet

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000001369ace (0x0000000001369aa0+0x2e)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 1: RTEKernel_CrashHandler::AbortHandler(RTEDiag_FaultDescriptor, void) + 0x184

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: ZN22RTEKernelCrashHandler12AbortHandlerEP23RTEDiag_FaultDescriptorPv

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x000000000124d434 (0x000000000124d2b0+0x184)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 2: Data_IndexKeyBuffer::Assign(unsigned char, short&, bool, tgg91_TransNo const, unsigned short, tgg91_TransNo const*) + 0xf8

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: ZN19DataIndexKeyBuffer6AssignEPhRsbPK13tgg91_TransNotS4_

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000e6d2e8 (0x0000000000e6d1f0+0xf8)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 3: cbd500_Tree::bd500Break(int, Data_IndexKeyBuffer&) + 0x83

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: ZN11cbd500Tree10bd500BreakEiR19Data_IndexKeyBuffer

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000cabbe3 (0x0000000000cabb60+0x83)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 4: cbd500_Tree::bd500_CheckOrBreakContinueIfNeeded(bool, int&) + 0xdd

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: ZN11cbd500Tree34bd500_CheckOrBreakContinueIfNeededEbRi

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000cae2ed (0x0000000000cae210+0xdd)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 5: cbd500_Tree::bd500NextNode(Data_IndexKeyDescription const&, int&) + 0x20d

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: ZN11cbd500Tree13bd500NextNodeERK24Data_IndexKeyDescriptionRi

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000cae03d (0x0000000000cade30+0x20d)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 6: cbd510_RecordIterator::bd510_NextRecord() + 0x3e3

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: ZN21cbd510RecordIterator16bd510_NextRecordEv

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000c165c3 (0x0000000000c161e0+0x3e3)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 7: bd402SearchIndexForQualifiedRecords(cbd300_InvCurrent&, tgg00_FileId&, unsigned char, short&, unsigned char, int, unsigned char, int, unsigned char, int, unsigned char, short&, int, tsp00_Void, tgg00_SelectFieldsParam&, tgg00_StackDesc&, tsp00_Enum<tgg00_LockReqMode_Enum, 7, unsigned char>&, bool&) + 0x1192

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z35bd402SearchIndexForQualifiedRecordsR17cbd300InvCurrentR12tgg00_FileIdPhRsS3_iS3_iS3_iS3_S4_iP10tsp00_VoidR23tgg00_SelectFieldsParamR15tgg00_StackDescR10tsp00_EnumI22tgg00_LockReqMode_EnumLi7EhERb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000c8adc2 (0x0000000000c89c30+0x1192)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 8: b03select_invrec + 0x558

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000b93f78 (0x0000000000b93a20+0x558)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 9: kb73inv_gets(SQLMan_MessBlock&, tgg00_TwoFileIds&, tgg00_TwoKeys&, tgg00_TwoKeys&, tgg00_Lkey&, tsp00_SmallSet<tgg00_BdInvRange_Enum, 3>, tsp00_Enum<tgg00_MessType2_Enum, 96, unsigned char>, tgg07_select_param&, tgg00_SelectFieldsParam&) + 0x1f1

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z12kb73invgetsR16SQLMan_MessBlockR16tgg00_TwoFileIdsR13tgg00_TwoKeysS4_R10tgg00_Lkey14tsp00_SmallSetI21tgg00_BdInvRange_EnumLi3EE10tsp00_EnumI20tgg00_MessType2_EnumLi96EhER18tgg07_select_paramR23tgg00_SelectFieldsParam

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000b0ddd1 (0x0000000000b0dbe0+0x1f1)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 10: kb73check_one_intern_invlist(SQLMan_MessBlock&, tgg07_select_param&, tgg00_SelectFieldsParam&, tgg07_StrategyInfo&, tgg00_TwoFileIds&, tgg00_TwoKeys&, tgg00_TwoKeys&, tsp00_SmallSet<tgg00_BdInvRange_Enum, 3>, bool, bool) + 0x8a6

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z28kb73checkone_intern_invlistR16SQLMan_MessBlockR18tgg07_select_paramR23tgg00_SelectFieldsParamR18tgg07_StrategyInfoR16tgg00_TwoFileIdsR13tgg00_TwoKeysSA_14tsp00_SmallSetI21tgg00_BdInvRange_EnumLi3EEbb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000b0f376 (0x0000000000b0ead0+0x8a6)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 11: k73_index_range(SQLMan_MessBlock&, tgg07_select_param&, tgg00_SelectFieldsParam&, tgg07_StrategyInfo&, bool&) + 0x4f2

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z15k73index_rangeR16SQLMan_MessBlockR18tgg07_select_paramR23tgg00_SelectFieldsParamR18tgg07_StrategyInfoRb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000b10262 (0x0000000000b0fd70+0x4f2)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 12: k720_select(SQLMan_MessBlock&, tgg07_select_param&) + 0x87a

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z11k720selectR16SQLMan_MessBlockR18tgg07_select_param

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000b069aa (0x0000000000b06130+0x87a)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 13: k720_single_select(SQLMan_MessBlock&) + 0x37

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z18k720single_selectR16SQLMan_MessBlock

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000b06a67 (0x0000000000b06a30+0x37)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 14: k05functions(SQLMan_MessBlock&) + 0xad8

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z12k05functionsR16SQLManMessBlock

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000a90038 (0x0000000000a8f560+0xad8)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 15: a06lsend_mess_buf(SQLMan_Context&, SQLMan_MessBlock&, bool, short&, SAPDBErr_MessageList&) + 0x59f

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z17a06lsendmess_bufR14SQLMan_ContextR16SQLMan_MessBlockbRsR20SAPDBErr_MessageList

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x000000000070da9f (0x000000000070d500+0x59f)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 16: a06dml_send_mess_buf(SQLMan_Context&, SQLMan_MessBlock&, SQLMan_DMLStatementContext&, short&) + 0x5d

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z20a06dmlsend_mess_bufR14SQLMan_ContextR16SQLMan_MessBlockR26SQLMan_DMLStatementContextRs

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x0000000000711ded (0x0000000000711d90+0x5d)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel

2010-04-28 07:55:53 0x18BC ERR 0 DIAG -


2010-04-28 07:55:53 0x18BC ERR 0 DIAG 17: a505most_execute(SQLMan_Context&, SQLMan_DMLStatementContext&, tak_changerecord&, tak_parskey&, tak_exec_rec&, tak_corr_infos&, tak_corr_infos&, tak_systembuffer*, bool) + 0xa31

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Symbol: Z16a505mostexecuteR14SQLMan_ContextR26SQLMan_DMLStatementContextR16tak_changerecordR11tak_parskeyR12tak_exec_recR14tak_corr_infosSA_P16tak_systembufferb

2010-04-28 07:55:53 0x18BC ERR 0 DIAG SFrame: IP: 0x000000000086ca11 (0x000000000086bfe0+0xa31)

2010-04-28 07:55:53 0x18BC ERR 0 DIAG Module: /opt/sdb/7706/pgm/kernel