![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We are running Ingres 9.2.0 with patch 13300. We are using a 'C' application to execute a bunch SQL's (INS/UPD/DEL) against the database and we ran into the following error: XXXXXX01::[61091 , 0c7e4f00]: Mon May 4 12:02:10 2009 Segmentation Vi olation (SIGSEGV) ade_execute_cx(0x1005ce020+0x404) |
#3
| |||
| |||
|
|
On May 12, 2009, at 10:29 AM, jimmythegeek44... (AT) yahoo (DOT) com wrote: We are running Ingres 9.2.0 with patch 13300. We are using a 'C' application to execute a bunch SQL's (INS/UPD/DEL) against the database and we ran into the following error: XXXXXX01::[61091 * * * * * , 0c7e4f00]: Mon May *4 12:02:102009 Segmentation Vi olation (SIGSEGV) ade_execute_cx(0x1005ce020+0x404) *From the stack backtrace, I can tell you that it was executing an insert statement, and was executing the CX (compiled expression) that stages values from the select statement to line them up as needed for the insert. *Why that would segv during CX execution is anyone's guess at this point. *I don't offhand recall seeing a bug-fix related to segv's in CX execution, but that doesn't mean much. *:-) *If you have support from Ingres, I'd open an issue with them. Is this reproducible? *If it's not easy to reproduce, I would start getting suspicious that it's some kind of memory corruption bug, and those are hard to track down. Karl |
![]() |
| Thread Tools | |
| Display Modes | |
| |