Thank you a lot for this hint, the problem seems to be the coroutine coding:
(dbx) lwp [EMAIL PROTECTED] Current function is RTE_ContextPrepare dbx: warning: can't find file "/home/sapdb/maxdb-76/sys/wrk/fast/tmp/RTE_Coroutine.cpp" [EMAIL PROTECTED] ([EMAIL PROTECTED]) stopped in makecontext at 0xce74fa52 0xce74fa52: makecontext+0x0048: movl %ecx,(%esi) (dbx) where [1] makecontext(0xce455b90, 0x8d47d38, 0x0), at 0xce74fa52 =>[2] RTE_ContextPrepare(GivenContextPointer = STRUCT, stackPtr = 0xc2435000, stackSize = 102400U, initialF unction = 0x8d47d38), line 284 in "RTE_Coroutine.cpp" [3] en88RunCoroutineUKT(arg = 0xce2a93d4), line 434 in "ven88.cpp" [4] eo07_PthreadEntry(arg = 0xce456878), line 2353 in "veo07-k.c" [5] _thr_setup(0xce6b1400), at 0xce814513 [6] _lwp_start(), at 0xce814790 I will dig here further and maybe find a solution... Interesting enough, that the pointer 'stackPtr' seems to point to some obscure location: (dbx) x 0xc2435000 0xc2435000: dbx: core file read error: address 0xc2435000 not in data space so I will search in this area if I find something. Greetz, SIEGENIA-AUBI KG Informationswesen i.A. Markus D�hr SAP-CC/BC, SAPDB-DBA Tel.: +49 6503 917-152 Fax: +49 6503 917-7152 E-Mail: [EMAIL PROTECTED] Internet: http://www.siegenia-aubi.com -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
