From: Nicholas T. O. <brn...@os...> - 2008-12-17 15:34:40
|
Thank you so much for the help. I think the entire system has problems and I should have known not to update one OS with another, although SLED and openSuse are both Novell. I have done a complete installation and it is running the updates now. I will next need to install a fresh copy of SQL. I hope this will work and I don't think there will be problems because I have data backups. Nicholas Thirkettle Saint Joseph Monastery Natchez, Mississippi On Tue, 2008-12-16 at 13:45 -0800, Rich Shepard wrote: > On Tue, 16 Dec 2008, Nicholas Thirkettle OSB wrote: > > > panic: attempt to copy freed scalar 1435040 to 8e16e8 at SL/Form.pm line > > 984 > > That line follows a function. However, since I find perl quite opaque I > cannot tell you what's being done here. > > > I have no idea about how to resolve this. > > Form.pm is a perl module. The installed version may be outdated relative > to the perl version installed in your upgrade. If you can use CPAN, try > installing the latest version: > > (as root)# perl -CPAN -e shell > <cpan> install Form > > then follow instructions. > > You might also consider upgrading to SQL-Ledger 2.8.18 if you're not > already there. > > As a last resort, wait for someone with more expertise and insight to > guide you to a solution. > > Good luck, > > Rich > |