Core dumps with Gnome under RH7.1

2001-12-13 Thread Andrew Bray
I have a fairly basic RedHat 7.1 system, with some small changes: 1) I have upgraded the aic7xxx driver in an SMP 2.4.7 kernel. 2) As I have a Matrox G550 display card, I have updated the mga driver in XFree86 4.0.3 with one from the Matrox web site. I am getting core dumps from various

Re: Help understanding core dumps, shared library probs, out ofmemory

2001-11-19 Thread Gary Nielson
t; again, I wound up having to kill it from the prompt, and then I > started > > getting core dumps and could not even do a 'df' or an 'ls' without a > core > > dump and receiving an error message similar to the one recorded in > > /var/log/messages: >

Re: Help understanding core dumps, shared library probs, out of memory

2001-11-19 Thread ABrady
lly. I had to kill Netscape from the command prompt, and there > were 3 Netscape processes running. Every time I tried to start Netscape > again, I wound up having to kill it from the prompt, and then I started > getting core dumps and could not even do a 'df' or an 'ls

Help understanding core dumps, shared library probs, out of memory

2001-11-19 Thread Gary Nielson
tried to start Netscape again, I wound up having to kill it from the prompt, and then I started getting core dumps and could not even do a 'df' or an 'ls' without a core dump and receiving an error message similar to the one recorded in /var/log/messages: Nov 19 19:02:53 lo

Re: *SOLVED* rpm core dumps on RH7

2001-04-25 Thread David Young
David Young <[EMAIL PROTECTED]> > Date: Wed, 25 Apr 2001 11:42:08 -0400 > To: <[EMAIL PROTECTED]> > Subject: rpm core dumps on RH7 > > I have three machines running RH7, and on two of them rpm core dumps if I > try to -i (install), -U (update) or -F (freshen) any rpm... -

Re: rpm core dumps on RH7

2001-04-25 Thread Kirk
Did you upgrade RPM? Try rebuilding the rpm database. rpm --rebuilddb see if that helps. Kirk >At 11:42 AM 4/25/01 -0400, you wrote: >I have three machines running RH7, and on two of them rpm core dumps if I >try to -i (install), -U (update) or -F (freshen) any rpm... -q (query) or -

Re: rpm core dumps on RH7

2001-04-25 Thread David Young
> Did you upgrade RPM? Can't use rpm to update rpm package since rpm dumps core. Is there a way to build from source? > rpm --rebuilddb Doesn't help. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat

rpm core dumps on RH7

2001-04-25 Thread David Young
I have three machines running RH7, and on two of them rpm core dumps if I try to -i (install), -U (update) or -F (freshen) any rpm... -q (query) or -e (erase) works fine. Below is the config of the machines, can anyone give any suggestions? RPM WORKS: #1 Dell PowerEdge 1400 RPM CORE DUMPS: #2

Core dumps (was: RedHat - Quo Vadis)

2001-04-08 Thread Thomas Ribbrock
On Sun, Apr 08, 2001 at 01:12:18PM -0700, Thornton Prime wrote: > > Core dumps are the sign of a program bug or a mis-matched library. Often, but not always. I've had several occasions where core dumps occured due to bad hardware (in my case both a bad CPU once and bad RAM). This wou

re: gedit core dumps

2000-09-07 Thread kabir
> ** Original Subject: gedit core dumps > ** Original Sender: Robert Fausey <[EMAIL PROTECTED]> > ** Original Date: Thu, 7 Sep 2000 10:54:16 -0400 (EDT) > ** Original Message follows... > > Has anyone else encountered this problem. If you try to print from with

Re: gedit core dumps

2000-09-07 Thread calamity-marie
this problem. If you try to print from withingedit it >core dumps. Rob Fausey. A communication disruption can mean only one thing ... invasion ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/list

gedit core dumps

2000-09-07 Thread Robert Fausey
Has anyone else encountered this problem. If you try to print from within gedit it core dumps. Rob Fausey. A communication disruption can mean only one thing ... invasion ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com

Re: core dumps

2000-06-27 Thread Charles Galpin
you could wrap the executable in a shell script that uses unlimit to restrict a core size to zero. a hack, but maybe worth it if you are concerned about the core files. charles On Fri, 23 Jun 2000, linda hanigan wrote: > Thank you between file and gdb I was able to gain enough info > to talk to

Re: core dumps

2000-06-23 Thread linda hanigan
Thank you between file and gdb I was able to gain enough info to talk to the user. She is using ctrl c to break out if she doesn't have enough information to finish typing the job. I guess I will have to add something to my programs to give her a more graceful exit. At least I can quit worrying th

Re: core dumps

2000-06-23 Thread Robert Glover
Did you try the file command? Like this: file core It will often tell you what program caused the core dump, on Linux anyway. - Bob Glover > Hi all, > I have one user that is having alot of core dumps. She usually has her > computer on all day with one screen logged on the computer

Re: core dumps

2000-06-23 Thread Thomas Ribbrock
On Thu, Jun 22, 2000 at 02:04:08PM -0500, linda hanigan wrote: > I have one user that is having alot of core dumps. She usually has her > computer on all day with one screen logged on the computer she > is sitting at and one screen logged in via telnet to the computer in > the ot

Re: core dumps

2000-06-22 Thread Jake McHenry
n Thu, 22 Jun 2000, linda hanigan wrote: > Hi all, > I have one user that is having alot of core dumps. She usually has her > computer on all day with one screen logged on the computer she > is sitting at and one screen logged in via telnet to the computer in > the other room. Is there a

core dumps

2000-06-22 Thread linda hanigan
Hi all, I have one user that is having alot of core dumps. She usually has her computer on all day with one screen logged on the computer she is sitting at and one screen logged in via telnet to the computer in the other room. Is there anyway to tell what is causing these core files. I have no

Re: OT: C program problem, core dumps in linux but not unix.

2000-02-29 Thread Tom Gilbert
* Cameron Simpson ([EMAIL PROTECTED]) wrote: > On Mon, Feb 28, 2000 at 11:29:41PM +, Tom Gilbert wrote: > | > Show us the code. Better still, first winnow it down to as small an example > | > as you can and still have it fail. And then show us the code. > | > | Seen it now. The offending line

Re: [RedHat-List] Re: OT: C program problem, core dumps in linux but not unix.

2000-02-29 Thread fred smith
On Mon, Feb 28, 2000 at 11:29:41PM +, Tom Gilbert wrote: > * Cameron Simpson ([EMAIL PROTECTED]) wrote: > > On Mon, Feb 28, 2000 at 04:26:56PM +, Tom Gilbert wrote: > > | * David Filion ([EMAIL PROTECTED]) wrote: > > | > I'm trying to compile a C program that I wrote on a Sun system > > |

Re: OT: C program problem, core dumps in linux but not unix.

2000-02-29 Thread Cameron Simpson
On Mon, Feb 28, 2000 at 11:29:41PM +, Tom Gilbert wrote: | > Show us the code. Better still, first winnow it down to as small an example | > as you can and still have it fail. And then show us the code. | | Seen it now. The offending line was: | #define PATH_VARIABLE_NAME "TTSDATA" | [...] |

Re: OT: C program problem, core dumps in linux but not unix. -Update / Thank you

2000-02-29 Thread Gordon Messmer
David Filion wrote: > I have not had a chance to recompile the program on my Linux but but I did find > some pointer bugs. I've added code to check for null values before processing a > value and redid some of the login to make it smoother. Still off topic, I suppose, but I've used the "Don't Pa

Re: OT: C program problem, core dumps in linux but not unix. - Update / Thank you

2000-02-29 Thread David Filion
I have not had a chance to recompile the program on my Linux but but I did find some pointer bugs. I've added code to check for null values before processing a value and redid some of the login to make it smoother. As a separate note; I setup the environment used by the program on the Sun sys

Re: [RedHat-List] Re: OT: C program problem, core dumps in linux but not unix.

2000-02-29 Thread Tom Gilbert
* Cameron Simpson ([EMAIL PROTECTED]) wrote: > On Mon, Feb 28, 2000 at 04:26:56PM +, Tom Gilbert wrote: > | * David Filion ([EMAIL PROTECTED]) wrote: > | > I'm trying to compile a C program that I wrote on a Sun system > | > but it won't work. The code compiles and runs fine on the > | > Sun

Re: OT: C program problem, core dumps in linux but not unix.

2000-02-29 Thread Thomas Ribbrock \(Design/DEG\)
On Mon, Feb 28, 2000 at 10:33:18AM -0500, David Filion wrote: [...] > I'm trying to compile a C program that I wrote on a Sun system > but it won't work. The code compiles and runs fine on the > Sun server. However, when I copy the code to my linux box > (RH 6.0) from the Sun system via ftp and

Re: OT: C program problem, core dumps in linux but not unix.

2000-02-29 Thread Igmar Palsenberg
> Anyone have any ideas? Yes. A SUN has a different page table size. So on the SUN you where just lucky that it didn't accessed any memory outside the page table. I386 uses 4 KB page tables, so you where less lucky, and you accessed memory outside the page table. Check the code. > > I want

Re: [RedHat-List] Re: OT: C program problem, core dumps in linux but not unix.

2000-02-28 Thread Cameron Simpson
On Mon, Feb 28, 2000 at 04:26:56PM +, Tom Gilbert wrote: | * David Filion ([EMAIL PROTECTED]) wrote: | > I'm trying to compile a C program that I wrote on a Sun system | > but it won't work. The code compiles and runs fine on the | > Sun server. However, [...] | | Well, this isn't really the

Re: OT: C program problem, core dumps in linux but not unix.

2000-02-28 Thread Tom Gilbert
* David Filion ([EMAIL PROTECTED]) wrote: > I'm trying to compile a C program that I wrote on a Sun system > but it won't work. The code compiles and runs fine on the > Sun server. However, when I copy the code to my linux box > (RH 6.0) from the Sun system via ftp and then try to work > with it

Re: OT: C program problem, core dumps in linux but not unix.

2000-02-28 Thread Charles Galpin
David, there *should* be no difference between the file formats if you use ascii mode to ftp the files. If you still suspect this, use 'od' to examine the files contents. Unless you feel comfortable reading octal values for characters, 'od -c file' works best for me. You should have a single '\n

OT: C program problem, core dumps in linux but not unix.

2000-02-28 Thread David Filion
I'm trying to compile a C program that I wrote on a Sun system but it won't work. The code compiles and runs fine on the Sun server. However, when I copy the code to my linux box (RH 6.0) from the Sun system via ftp and then try to work with it I have all kinds of problems. I can compile the

Re: linuxconf core dumps

1999-12-02 Thread Gordon Messmer
Clement wrote: > > You are genius. Linuxconf failed when it open a file "included" in the > named.conf. It looks like linuxconf simply do not know how to take care > of that. No, I'm not a genius, I'm a fool. It's evidenced by some of my past posts. I did nothing more than show you the way t

Re: linuxconf core dumps

1999-12-02 Thread Clement
in the > > first place. However, after installing other applications, apache, > > samba, etc, the linuxconf is now giving me core dumps only! > > I've seen that happen when linuxconf isn't able to correctly parse a > config file. I recommend: > > strace linuxconf

RE: linuxconf core dumps

1999-11-30 Thread Jim Bija
xconf core dumps Clement wrote: > In preparing a new Redhat 6.1 machine, the linuxconf worked well in the > first place. However, after installing other applications, apache, > samba, etc, the linuxconf is now giving me core dumps only! I've seen that happen when linuxconf isn&

Re: linuxconf core dumps

1999-11-30 Thread Gordon Messmer
Clement wrote: > In preparing a new Redhat 6.1 machine, the linuxconf worked well in the > first place. However, after installing other applications, apache, > samba, etc, the linuxconf is now giving me core dumps only! I've seen that happen when linuxconf isn't able to corre

linuxconf core dumps

1999-11-29 Thread Clement
Hi, In preparing a new Redhat 6.1 machine, the linuxconf worked well in the first place. However, after installing other applications, apache, samba, etc, the linuxconf is now giving me core dumps only! Removing and re-installing linuxconf will only give me the first info screen, then core

Re: Core dumps...

1998-06-01 Thread Ignacio Rodriguez
James Youngman wrote: > >>>>> "LG" == LG <[EMAIL PROTECTED]> writes: > > LG> Can someone tell me of a way to view core dumps > > You want to analyze it rather than view it, I guess. You do it like > this:- >

Re: Core dumps...

1998-05-29 Thread James Youngman
>>>>> "LG" == LG <[EMAIL PROTECTED]> writes: LG> Can someone tell me of a way to view core dumps You want to analyze it rather than view it, I guess. You do it like this:- $ gdb offending-program core The debugger loads in the offendi

Core dumps...

1998-05-28 Thread LG
Hi, Can someone tell me of a way to view core dumps Thanks, Mike -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with

Re: ftp core dumps

1998-03-13 Thread Fred Viles
On 12 Mar 98 at 20:46, Fred Viles wrote about "Re: ftp core dumps": } On 12 Mar 98 at 22:33, Douglas F. Elznic wrote about } "ftp core dumps": }... } "quit" action. Unless the app puts stdin into "raw" mode, typing } -\ sends SIGQUIT to the

Re: ftp core dumps

1998-03-12 Thread Fred Viles
On 12 Mar 98 at 22:33, Douglas F. Elznic wrote about "ftp core dumps": } I found some curious behaivior with the ftp client installed with redhat } 5.0. I am running redhat 5.0 on an amd k5pr133. I also noticed this } behaivior on a pentium and a pentium II all redhat 5.0. Conn

Re: ftp core dumps

1998-03-12 Thread Paul Fontenot
I have a Pentium 166 with 96 Megs RAM, and I'm sorry I can't verify that for you. -Paul On Thu, 12 Mar 1998, Douglas F. Elznic wrote: > Hello, > I found some curious behaivior with the ftp client installed with redhat > 5.0. I am running redhat 5.0 on an amd k5pr133. I also noticed this > beha

ftp core dumps

1998-03-12 Thread Douglas F. Elznic
Hello, I found some curious behaivior with the ftp client installed with redhat 5.0. I am running redhat 5.0 on an amd k5pr133. I also noticed this behaivior on a pentium and a pentium II all redhat 5.0. Connect to any ftp server and at the login propmt issue: (control)\ and the server responds Q