dbTalk Databases Forums  

Core Dump during Dbc::get

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss Core Dump during Dbc::get in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Guru
 
Posts: n/a

Default Core Dump during Dbc::get - 10-06-2006 , 11:07 AM






Hi,

My application service is using BDB in which i am retreiving huge
number of key/data pair using Dbc::get with Flag set as DB_SET_RANGE.
When I open DB environment with DB_LOG_INMEMORY flag and number of
records are around 20k's matching the key specified for query method,
Dbc::get result in core dump. But if DB env is open without
DB_LOG_INMEMORY, there is no core Dump. I want to use my application
with log in memory only.

Please help me out in solving core dump.

Thanks and Rgds,
Gurpreet


Reply With Quote
  #2  
Old   
Michael Cahill
 
Posts: n/a

Default Re: Core Dump during Dbc::get - 10-09-2006 , 07:37 PM






Hi Gurpreet,

Quote:
My application service is using BDB in which i am retreiving huge
number of key/data pair using Dbc::get with Flag set as DB_SET_RANGE.
When I open DB environment with DB_LOG_INMEMORY flag and number of
records are around 20k's matching the key specified for query method,
Dbc::get result in core dump. But if DB env is open without
DB_LOG_INMEMORY, there is no core Dump.
Can you please post a stack trace from the core dump, using a debug
build of Berkeley DB (so that we can see the line numbers)? Also,
please specify which version of Berkeley DB you are using and what
platform you are using.

Regards,
Michael.



Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.