Skip to content
Prev 1191 / 1559 Next

calloc error issued by sqlQuery

Ok. I just solved it by re-installing RODBC package. The problem was that while RODBC was installed,
I replaced the ODBC linux driver, and upgraded the driver manager 'unixODBC'. Therefore, RODBC had to be
Removed and installed again.
Thanks
Idit


-----Original Message-----
From: Seth Falcon [mailto:seth at userprimary.net] 
Sent: Sunday, June 03, 2012 6:33 PM
To: Dirk Eddelbuettel
Cc: Idit Buch; r-sig-db at r-project.org
Subject: Re: [R-sig-DB] calloc error issued by sqlQuery
On Sun, Jun 3, 2012 at 6:54 AM, Dirk Eddelbuettel <edd at debian.org> wrote:
That's a rather unlikely root cause as it suggests that answering the query requires an allocation of 16,384 petabytes. It seems more likely to me that something has triggered an allocation with uninitialized memory. Running the query with R under gdb should help.


--
Seth Falcon | @sfalcon | http://userprimary.net/
Message-ID: <9E05935BF21AF74199D49249FF7BB9F9012299@AMSPRD0702MB122.eurprd07.prod.outlook.com>
In-Reply-To: <CANqbw6WgEV=3KN-s4L-f3CFjUr7xo4joXwDHw+ePr-GFScEGzw@mail.gmail.com>