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

Re: Sid a casse Gnome ?



Nicolas Rueff <n.rueff@tuxfamily.org> writes:

> Curieux, ce matin, après un apt-get install gnome (depuis une ISD après
> une apt-get update) et un reboot, pas eu le moindre pb. Remarque, j'ai
> dû faire un double apt-get install pour cause de bug sur chaiplukoi,
> mais à part ça RAS.
>
> donc au cas où tente le combo suivant:
> ####
> apt-get update
> apt-get install gnome
> apt-get install gnome
> reboot
> ####

Bon, ben après ces manips (reboot y compris, j'en ai profité pour
changer de kernel), j'ai toujours le même problème:

   open("/etc/mtab", O_RDONLY)             = 36
   fstat64(36, {st_mode=S_IFREG|0644, st_size=361, ...}) = 0
   old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40019000
   read(36, "/dev/sda2 / ext2 rw,errors=remou"..., 4096) = 361
   close(36)                               = 0
   munmap(0x40019000, 4096)                = 0
   open("/proc/meminfo", O_RDONLY)         = 36
   fstat64(36, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
   old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40019000
   read(36, "        total:    used:    free:"..., 1024) = 523
   close(36)                               = 0
   munmap(0x40019000, 4096)                = 0
   --- SIGSEGV (Segmentation fault) @ 0 (0) ---

Pareil pour evolution, la petite fenetre evolution apparait et :

  open("/etc/mtab", O_RDONLY)             = 36
  fstat64(36, {st_mode=S_IFREG|0644, st_size=361, ...}) = 0
  old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400c9000
  read(36, "/dev/sda2 / ext2 rw,errors=remou"..., 4096) = 361
  close(36)                               = 0
  munmap(0x400c9000, 4096)                = 0
  open("/proc/meminfo", O_RDONLY)         = 36
  fstat64(36, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400c9000
  read(36, "        total:    used:    free:"..., 1024) = 523
  close(36)                               = 0
  munmap(0x400c9000, 4096)                = 0
  --- SIGSEGV (Segmentation fault) @ 0 (0) ---

D'autres idées ?

Est-ce que ça peut avoir un rapport avec le fait que j'utilise WindowMaker ?

A+

-- 
dominique.dumont@hp.com



Reply to: