If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > db2sysc segfault after select

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-26-09, 04:38
tomalo tomalo is offline
Registered User
 
Join Date: Mar 2009
Posts: 1
db2sysc segfault after select

I have problem with db2sysc., about 2 seconds after select query (select with join returns 5100 records) I have error in kernel log:

db2sysc[8256]: segfault at 30049 ip b67182b7 sp bfa12400 error 4 in libdb2e.so.1[b61fd000+19ff000]
db2sysc[8197]: segfault at 10 ip b71fd288 sp bfa12228 error 4 in libdb2e.so.1[b61fd000+19ff000]

db2log shows:
DB2 v7.1.0.98 s040510 SQL07029
db2inst1.000 : db2gds (0xb60186c0)
Signal #6
(...)
Stack Trace:
offset 10 in function __kernel_vsyscall
DB2 (db2inst1.000) : 2009-03-26-08.02.55.466211 stack corrupted.
Signal 11 caught in traceback attempt.
(..)

Stack Trace:
dladdr of address 0x2 failed, dlerror = "(null)"
offset 285 in function sqlbSplatObject__FP16SQLB_OBJECT_DESCiiP12SQLB_GLO BALS
offset 24 in function sqlbPurgePages__FP16SQLB_OBJECT_DESCUiP12SQLB_GLOB ALS
offset 44 in function sqlbSMSDeleteObject__FP16SQLB_OBJECT_DESCP12SQLB_G LOBALS
offset 1b2 in function sqldDropObj__FP7sqleacbP12SQLB_GLOBALSP8SQLD_TCBP1 6SQLB_OBJECT_DESC
offset 347 in function sqldDropTable__FP7sqleacbP12SQLB_GLOBALSiP8SQLD_TC B
offset 5ae in function sqlbPFPrefetcherEntryPoint__FPcUl
offset 3e8 in function sqloCreateEDU__FPFPcUl_vPcUiP13SQLO_EDU_INFOPl
offset 1fb in function sqloRunGDS__Fv
offset 195 in function sqloInitEDUServices__Fv
offset 3f8 in function sqloRunInstance__FPFv_iPFi_vPPvPiT3
offset b19 in function main
offset ee in function __libc_start_main

*** End stack traceback ***

My DB2 version:

system: Linux PLD i686 , kernel 2.6.25

db2level
DB21085I Instance "db2inst1" uses DB2 code release "SQL07029" with level
identifier "030A0105" and informational tokens "DB2 v7.1.0.98", "s040510" and "U497046"

Product Name = "DB2 Personal Edition"

I don't known where is problem.

tomalo
Reply With Quote
  #2 (permalink)  
Old 03-26-09, 07:56
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Normally this is a kind of error where you call DB2 support. However, version 7.1 being out of support for more than 5 years now, you'll just have to live with it.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On