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

Re: promblemi con applicazioni gnome



On Sat, Nov 13, 1999 at 01:00:06PM +0100, Enrico Fracasso wrote:
> E' ormai un mese che cerco di far funxionare screem, gedit, gmenu, ma non ci riesco (finiscono sempre con segfault); ho provato a reinstallerle, a scaricare le nuove librerie gnome, le nuove libc, a mettere il kernel 2.2.13, ma niente, continuano ad andare in crash all'avvio; poiche' non so cosa fare vi do l'ultima pagina di strace per ognuna, magari voi ci capite qualcosa (grazie)
> write(4, "\\\0\5\0#\0\0\0\5\0\0\0White\0\0"..., 20) = 20
> read(4, 0xbffff9f4, 32)                 = -1 EAGAIN (Resource temporarily unavailable)

beh questo non e' bello cerca di capire a chi viene assegnato 4 di fd

> select(5, [4], NULL, NULL, NULL)        = 1 (in [4])
> read(4, "\1\355\'\10\0\0\0\0\377\377\377\377"..., 32) = 32
> stat("/usr/lib/", {st_mode=S_IFDIR|0755, st_size=15360, ...}) = 0
> stat("/usr/lib/screem/plugins/", {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0
> open("/dev/null", O_RDONLY|O_NONBLOCK|0x10000) = -1 ENOTDIR (Not a directory)

beh che dire ? magari e' il sorgente un po' bacato insomma .... /dev/null non
e' mai stato una directory !!!!!

> open("/usr/lib/screem/plugins/", O_RDONLY|O_NONBLOCK|0x10000) = 9

riguardo al punto primo ad esempio questa open assegna un fd = 9 a
/usr/lib/screen/plugins/

> fstat(9, {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0

infatti qui si mette a "manipolarla"

happy debugging :-)

samuele 

-- 
Samuele Tonon  <samu@bo.nettuno.it>
Undergraduate Student  of  Computer Science at  University of Bologna, Italy    
Founder & Member of A.A.H.T.

1024-bit key, key ID FD0ADD22 1999-08-28 Samuele Tonon <samu@bo.nettuno.it>
Key fingerprint = 0114 6085 9FE3 DA3E 14B4  F512 4900 6279 FD0A DD22

Attachment: pgpfFG0aQjgQW.pgp
Description: PGP signature


Reply to: