[rt-users] problems with "make initialize-database"
Justin Bennett
justin at z-axis.com
Tue Jul 5 15:19:22 EDT 2005
Fedora Core 3:
When running the "make initialize-database" portion of the install, I get
the following error:
### Output ###
. snip .
Creating queues...1.2.done.
Creating ACL...2.3.done.
Creating ScripActions...1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.done.
Creating ScripConditions...1.2.3.4.5.6.7.8.9.10.done.
Creating templates...1.*** glibc detected *** free(): invalid next size
(normal): 0x0aac2998 ***
make: *** [initialize-database] Aborted
### End Output ###
I have looked up the problem, and know that it is two calls to the free()
function to free the same pointer that are no longer needed in glibc-2.3.x.
However, I cannot track down where the calls are being made.
Anyone have any ideas?
Thanks,
Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050705/0d7d87d8/attachment.htm>
More information about the rt-users
mailing list