Page 1 of 1

glibc Errors

Posted: Mon Mar 01, 2010 7:05 am
by sohasaid
Dears,

I'm transferring around 35,000 records from Oracle Rdb to Oracle 10g. At each run, I've got different glibc error as follows:

*** glibc detected *** free(): invalid next size (normal): 0x08395fe8 ***
*** glibc detected *** double free or corruption (!prev): 0x0837a0a0 ***
*** glibc detected *** free(): invalid next size (fast): 0x08377bd0 ***

I need to know what are these errors mean especially 'glibc'? and what're the causes behind them?

Data Source: Oracle RDB
Destination: Oracle 10g
Job Design:
ODBC Enterprise Stage --> Join --> Transformer --> Oracle Enterprise Stage

Regards.

Posted: Mon Mar 01, 2010 8:14 am
by chulett
Same answer as here:

viewtopic.php?p=357382

We didn't really need two posts for this. I know it looks like two issues but I'll wager they have a common origin point.