Bugs item #1912911, was opened at 2008-03-12 13:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1912911&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver 1.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Herman Sheremetyev (has207)
Assigned to: Nobody/Anonymous (nobody)
Summary: reloading cpl table crashes dbtext in openser 1.3

Initial Comment:
Changing the contents of the cpl table (cpl-c module) while openser is running 
dbtext dbmode=1 (non-caching) will cause openser to crash in the 
dbt_db_del_table function.  Removing the only call to this function from 
dbt_db_get_table() seems to fix the problem although I'm not sure if this will 
create any memory leaks.  

The architecture of this code seems to have changed quite a bit since I added 
the non-caching mode in 1.2 so I've had limited success coming up with a better 
solution.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1912911&group_id=139143

_______________________________________________
Devel mailing list
Devel@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to