From: Gustaf N. <ne...@wu...> - 2023-08-10 18:27:37
|
Hi Brian, The new NaviServer versions are running fine on Ubuntu 22.04. Have you recompiled the drivers you are using with the updated version? A good test for the NaviServer binary is to test it with one of the packaged configuration files, e.g. nsd-config.tcl. all the best -gn On 10.08.23 18:23, Brian Fenton wrote: > Hello > > we have been testing out our OpenACS application on Ubuntu 22.04.2 LTS > (previously we only ran on Windows). It was working great with > Naviserver 4.99.24 but I have been getting constant crashes on more > recent versions. > > I get this error on 4.99.25, 4.99.26 and today I also got it on > 4.99.27. The server runs fine until I click on a page, then it > immediately crashes. > The log has only the following error: > free(): invalid size > > and today I got this one: > [10/Aug/2023:15:02:23][303.7fa3a64ee640][-conn:openacs:default:1:119-] > Fatal: received fatal signal 11 > > We have an Oracle application and are using the latest nsoracle > driver, which might be a factor here. > We have been running it with a pretty old OpenACS config file, so I am > currently looking to merge in all the latest changes to ensure that is > not an issue. > Also note that I am running Naviserver on Docker on Windows, but as > mentioned it was running great on 4.99.24. > > thanks for any help > Brian > |