dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

BDB internal related function calls causing a problem - berkeley-db

This is a discussion on BDB internal related function calls causing a problem - berkeley-db ; I am using Berkeley Database in SunOS. I have two scenarios where application getting crashed and generated Core DUMP. Application stores data in a secure flat file. This flat file is shared by two processes to store the data into ...


Home > Database Forum > Other Databases > berkeley-db > BDB internal related function calls causing a problem

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 05-26-2008, 05:50 AM
Database Newbie
 
Join Date: May 2008
Posts: 1
Rithikach is on a distinguished road
Exclamation BDB internal related function calls causing a problem

I am using Berkeley Database in SunOS.

I have two scenarios where application getting crashed and generated Core DUMP.

Application stores data in a secure flat file. This flat file is shared by two processes to store the data into different BDB.

The two below given scenario application crashes.

Scenario 1) BDB internal related function calls causing a problem
- __dbenv_open
- __memp_open
- __db_r_attach ( application getting crash on calling this function )

Scenario 2) BDB internal related function calls causing a problem
- __db_open
- __memp_free ( application getting crash on calling this function )

Please let me know how to resolve this issue.
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 09:29 AM.