rivalgro  | j'ai une trace truss lors d'un plantage...
 Quelqu'un peut m'aider à analyser cela ?
   Voilà les dernières ligne de la trace truss
  
  Code :
 - +4689  open("/var/opt/OV/tmp/txt_138274.tmp", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH) = 3
 -  +4690  close(1)                                        = 0
 -  +4691  kfcntl(3, F_DUPFD, 0x00000001)                  = 1
 -  +4692  close(3)                                        = 0
 -  +4693  kfcntl(1, F_GETFL, 0x00000000)                  = 67108865
 -  +4694  kwrite(2, " 1 >   / v a r / o p t /".., 34)     = 34
 -  +4695  fstatx(15, 0x2FF20CF0, 76, 0)                   = 0
 -  +4696  kwrite(1, " T h u   J a n   1 9   0".., 114)    = 114
 -  +4697  close(1)                                        = 0
 -  +4698  kfcntl(15, F_DUPFD, 0x00000001)                 = 1
 -  +4699  close(15)                                       = 0
 -  +4700  kfcntl(1, F_SETFD, 0x00000000)                  = 0
 -  +4701  kwrite(2, " +   / v a r / o p t / O".., 72)     = 72
 -  +4702  kioctl(2, 22528, 0x00000000, 0x00000000)        Err#25 ENOTTY
 -  +4703  kfork()                                         = 268964
 -  +4704  _sigaction(20, 0x00000000, 0x2FF20E20)          = 0
 -  +4705  _sigaction(20, 0x2FF20E20, 0x2FF20E30)          = 0
 -  +4706  kwaitpid(0x2FF20E90, -1, 6, 0x00000000, 0x00000000) (sleeping...)
 -  +4707  kwaitpid(0x2FF20E90, -1, 6, 0x00000000, 0x00000000) Err#82 ERESTART
 -  +4708  *** process killed ***
 
  |  
 
   couplée aux dernières lignes de la trace set -x
  Code :
 - + Sid=Oracle_ICHORF00_
 - + date
 - + echo Thu Jan 19 08:17:53 NFT 2012 : Execution de /var/opt/OV/bin/instrumentation/fij_launch_hpov_alert_inv.sh ICHORF00
 - + 1> /var/opt/OV/tmp/txt_138274.tmp
 - + /var/opt/OV/bin/instrumentation/fij_launch_hpov_alert_inv.sh ICHORF00
 - + 1>> /var/opt/OV/tmp/txt_138274.tmp 2>& 1
 
  |  
 
  
     |