Bonjour à tous,

Je vous sollicite aujourd'hui parce que j'ai un crash que je n'arrive pas à décoder (mes connaissances sont limitées).

A la fin d'un script alors que tout c'est bien passé j'ai le message suivant dans la console :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
alloc: invalid block: 042D49B8: f8 4
puis une fenêtre windows avec le détail suivant :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Problem signature:
  Problem Event Name:   APPCRASH
  Application Name:     python.exe
  Application Version:  0.0.0.0
  Application Timestamp:     5432f851
  Fault Module Name:    tcl86t.dll
  Fault Module Version: 8.6.2.1
  Fault Module Timestamp:    5291230d
  Exception Code: 80000003
  Exception Offset:     000b2364
  OS Version:     6.1.7600.2.0.0.16.7
  Locale ID:      1036
  Additional Information 1:  0a9e
  Additional Information 2:  0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:  0a9e
  Additional Information 4:  0a9e372d3b4ad19135b953a78882e789
 
Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
 
If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt
le script tourne sur WINDOWS SERVER 2008, j'ai sur le même server d'autres scripts qui fonctionnent correctement


Merci de votre aide