[Bug 74664] kdevelop always crashes on code completion of PCS stored data.

Jens Dagerbo jens.dagerbo at swipnet.se
Mon Feb 9 08:52:04 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=74664      




------- Additional Comments From jens.dagerbo at swipnet.se  2004-02-09 08:50 -------
I did some more reading and while it's true that the failing call, according to the api docs, should not be able to return this error, I also found:

"Once DB_RUNRECOVERY is returned by any interface, it will be returned from all subsequent Berkeley DB calls made..." 

It seems likely we have have an (ignored) error condition earlier and the real problem is probably not even close to the crashpoint.

I also note that our "Requirements" page (http://www.kdevelop.org/index.html?filename=requirements.html) lists 
"Berkley DB >= 3.0 and <= 4.1" (anyone know who put it there? the configure test apparently accepts anything >3.0.) and I believe Ian is running the latest stable version (4.2.52?)




More information about the KDevelop-devel mailing list