Hi all,
in my application i use a main window. on selecting a page from the menu option i am opening database in the init().
I developed this application in cantos and the ported it to fedora4.

now there when i executed the application it once showed error message as
"***glibc detected*** ./dbm:double free or corruption(rev)........."

what is the reason for this?????????

Also i am facing a strange problem now.

When i run the application and select the page from menu option, the page comes correctly and functionality is also right. But this happens only for two times i.e every third time when i open the page from menu option the application close and shows segmentation fault.

plz help me find what is the problem.