glibc detected *** double free or corruption (!prev)
Red HatThis forum is for the discussion of Red Hat Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
does it give that error always - e.g. even on a simple report?
if so, almost certainly is an installation issue and best to report on the oracle forum.
if is only on a certain report, then still the software should handle it better, but probably is something in your sql... fyi - sql queries get parsed to create structures, these are given to calls in the underlying db client runtime. these structures are bound to data variables as specified in your sql. would be somewhere in the software for that where it goes wrong. if you can isolate the sql that causes it you'd stand a better chance of getting help from an oracle support forum.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.