RE: [U2] Debugging a program using distributed files causes core dump

2006-09-15 Thread John Jenkins
MFILES possibly? - check you are not too low. Allow all the O.S. level partfiles in the complete distributed file set including indexes as well as your normal allowances. Otherwise triggers (as suggested elsewhere) or try a LIST.SICA ... Regards JayJay --- u2-users mailing list

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-14 Thread Stuart . Boydell
Does the process continue through a program where the source file is pointing to the object file ... like the DF algorithm ... the debugger could maybe be trying to display or traverse binary where it expects source? Or through a program compiled with source symbols suppressed

Re: [U2] Debugging a program using distributed files causes core dump

2006-09-14 Thread jpb
Huh??? - Original Message - From: [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Wednesday, September 13, 2006 8:18 PM Subject: RE: [U2] Debugging a program using distributed files causes core dump Does the process continue through a program where the source file

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-14 Thread Brenda Price
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, September 13, 2006 8:18 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Debugging a program using distributed files causes core dump Does the process continue through a program where the source

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-14 Thread Brian Leach
help answering Brenda's question though. Brian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jpb Sent: 14 September 2006 14:21 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Debugging a program using distributed files causes core dump Huh

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-14 Thread Bob Woodward
EXIT message. BobW -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brenda Price Sent: Thursday, September 14, 2006 7:13 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Debugging a program using distributed files causes core dump This happens in 2

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-14 Thread Brenda Price
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward Sent: Thursday, September 14, 2006 10:39 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Debugging a program using distributed files causes core dump How about a bad data record? If I was the one running this, I'd

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-14 Thread Baakkonen, Rodney A (Rod) 46K
record. Brenda -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward Sent: Thursday, September 14, 2006 10:39 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Debugging a program using distributed files causes core dump How about a bad data

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-14 Thread Brenda Price
To: 'u2-users@listserver.u2ug.org' Subject: RE: [U2] Debugging a program using distributed files causes core dump When running in Visual mode, what is the last program statement you see before the blowup? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Brenda

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-14 Thread Allen E. Elwood
: Thursday, September 14, 2006 12:12 To: u2-users@listserver.u2ug.org Subject: RE: [U2] Debugging a program using distributed files causes core dump It varies as it is at the point where I decide to stop 'S'tepping through the debugger. It is never the same line of code. Brenda --- u2-users

[U2] Debugging a program using distributed files causes core dump

2006-09-13 Thread Brenda Price
This is our first experience with distributed files. While debugging programs that have selected the whole file I get core dumps sometimes when I tell it to continue. As long as I am stepping through the program I am ok, as soon as I hit continue it blows up. I can take the debug statement out

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-13 Thread Bob Woodward
] Debugging a program using distributed files causes core dump This is our first experience with distributed files. While debugging programs that have selected the whole file I get core dumps sometimes when I tell it to continue. As long as I am stepping through the program I am ok, as soon as I hit

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-13 Thread Baker Hughes
'at the ready', even in a non-distributed file system. -Baker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brenda Price Sent: Wednesday, September 13, 2006 10:17 AM To: u2-users@listserver.u2ug.org Subject: [U2] Debugging a program using distributed

RE: [U2] Debugging a program using distributed files causes core dump

2006-09-13 Thread Brenda Price
No, we don't use triggers. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward Sent: Wednesday, September 13, 2006 11:26 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Debugging a program using distributed files causes core dump