[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mac centris potato - xosview segfault (fwd)



Michael et al.,

Here is the contents of /proc/meminfo
------------------------------ BEGIN CONTENTS--------------------------
        total:    used:    free:  shared: buffers:  cached:
Mem:  31698944 30294016  1404928  8646656 14503936  9408512
Swap: 49147904   712704 48435200
MemTotal:     30956 kB
MemFree:       1372 kB
MemShared:     8444 kB
Buffers:      14164 kB
Cached:        9188 kB
SwapTotal:    47996 kB
SwapFree:     47300 kB
----------------------END CONTENTS-----------------------

HOpe that helps!

Dick

> Date: Mon, 3 Jul 2000 15:15:18 +0200 (CEST)
> From: Michael Schmitz <schmitz@mail.biophys.uni-duesseldorf.de>
> To: Dick Repasky <rrepasky@indiana.edu>
> Cc: debian-68k@lists.debian.org
> Subject: Re: mac centris potato - xosview segfault
> 
> > xosview seg faults on a stock potato install on a centris 650. No reasonable
> > error appears, so I ran strace.  Here are the results.
> > 
> > munmap(0xc00b3000, 4096)                = 0
> > open("/proc/memstat", O_RDONLY)         = -1 ENOENT (No such file or directory)
> > open("/proc/meminfo", O_RDONLY)         = 4
> > fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
> > old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xc00b3000
> > read(4, "        total:    used:    free:"..., 1024) = 314
> > --- SIGSEGV (Segmentation fault) ---
> > +++ killed by SIGSEGV +++
> > 
> > /proc/meminfo exists and appears normal.
> > /proc/memstat does not exist
> 
> Please send the output of cat /proc/meminfo. The meminfo format changed
> between 2.0 and 2.2, maybe that's the problem. 
> 
> 	Michael
> 
> 



Reply to: