OS reboote tout seul??!

LDENils

Membre confirmé
10 Décembre 2009
12
0
Bonjour à tous,

j'ai un problème sur un iBook :
pendant l'utilisation, l'écran devient d'un coup bleu, il ne reste plus que le pointeur de la souris.
Après 20-30 secondes, le bureau réapparaît, sauf que toutes les applications sauf le finder ont été fermées! Donc je perds tout depuis ma dernière sauvegarde :-/

Ce n'est pas un redémarrage complet de l'ordinateur, puisque il n'y a pas d'écran noir ni l'écran gris avec la pomme.

Est-ce que vous savez d'où cela peut venir?

Merci!
 
Bonjour,

Quel iBook ?

Quelle version du système ?

Quelle est l'application utilisée lors des plantages ?

"je perds tout depuis ma dernière sauvegarde" semble désigner une application en particulier.

Il y a sur ce forum tout plein d'amis qui ne demandent qu'à te répondre mais qui ont certainement besoin d'un peu plus d'explications.
 
Parmi les journaux, on peut parfois trouver les rapports de plantage.
Par exemple dans ~/Library/Logs/CrashReporter/ ou /Library/Logs/CrashReporter/.
 
Bonjour,

Quel iBook ?
Quelle version du système ?
Quelle est l'application utilisée lors des plantages ?
"je perds tout depuis ma dernière sauvegarde" semble désigner une application en particulier.
Il y a sur ce forum tout plein d'amis qui ne demandent qu'à te répondre mais qui ont certainement besoin d'un peu plus d'explications.

Effectivement, excusez moi pour le peu d'informations que j'ai fourni.
J'ai donc été regarder dans le gestionnaire de périphérique (Menu Pomme > "A propos de ce Mac" > "Plus d'infos ...").
Il s'agit d'un MacBook (modèle MacBook2.1) - je me suis trompé en écrivant iBook dans mon 1er message.
Je tourne sous Mac OS X 10.5.4 avec le noyau Darwin 9.4.0

L'application utilisée est un logiciel interne à ma boîte, développé sous 4D (langage de prog peu connu), qui cependant ne pose pas problème sur d'autres postes.
Je suis en train de taper du texte, d'un coup je vois que ce que je tape arrête de s'afficher à l'écran, et ensuite vient l'écran bleu dont je parlais.
"je perds tout depuis ma dernière sauvegarde" => je voulais dire par là que dans l'application Word par exemple, si j'ai modifié un document et pas sauvegardé, les modifications se perdent au moment du plantage (logique me direz vous, puisque l'application n'est plus ouverte lorsque mon bureau réapparaît à l'écran). Je ne parlais pas d'une application en particulier.


Parmi les journaux, on peut parfois trouver les rapports de plantage.
Par exemple dans ~/Library/Logs/CrashReporter/ ou /Library/Logs/CrashReporter/.

J'ai effectivement trouvé des fichiers dont la date et l'heure correspondent aux plantages, dont voici un extrait

Process: WindowServer [1659]
Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer
Identifier: WindowServer
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [1]

Date/Time: 2010-01-28 11:35:25.258 +0100
OS Version: Mac OS X 10.5.4 (9E25)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bcc8f800
Crashed Thread: 0

Thread 0 Crashed:
0 ...ple.CoreServices.CarbonCore 0x92a2ed36 UCKeyTranslate + 672
1 com.apple.CoreGraphics 0x9684034e CGSInternalKeyEventTranslate + 411
[...]
(je vous épargne pas mal de lignes)

Thread 1:
[...]
jusqu'à "Thread 4:"
et s'en suit :

Thread 0 crashed with X86 Thread State (32-bit):
[...]

Binary Images:
[...]



Rien de cela ne me parle..
J'ai trouvé le même pb (qui date un peu) sur le forum de discussion Apple :
http://discussions.apple.com/thread.jspa?threadID=1412686

Mais je n'ai pas trouvé mieux :-/
 
Donc ce serait un crash de WindowServer : cela correspond bien à ce que tu constates (fermeture en conséquence de toute application puis relance du serveur graphique).
Difficile de voir la raison comme ça.

Comme l'indique notre canard angoumoisin, vas-y : mets les lignes ;)

Je pencherais pour :
- un problème éventuel de RAM (on ne sait jamais)
- un problème éventuel de police de caractère (pas évident mais bon)
- un truc dont je ne sais pas du tout ce qu'il peut être ...

Il faudrait que tu puisses utiliser quelque temps une autre session pour travailler : si rien ne s'y passe, c'est que le problème est lié à ta session, donc vraisemblablement à une erreur dans les paramètres.
Si ça plante tout pareil, c'est que c'est au niveau plus général de la configuration du système.
 
Ok, donc voici le log complet :

Process: WindowServer [1659]
Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer
Identifier: WindowServer
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [1]

Date/Time: 2010-01-28 11:35:25.258 +0100
OS Version: Mac OS X 10.5.4 (9E25)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bcc8f800
Crashed Thread: 0

Thread 0 Crashed:
0 ...ple.CoreServices.CarbonCore 0x92a2ed36 UCKeyTranslate + 672
1 com.apple.CoreGraphics 0x9684034e CGSInternalKeyEventTranslate + 411
2 com.apple.CoreGraphics 0x9689bcdf CGXKeyEventTranslate + 147
3 com.apple.CoreGraphics 0x96863d13 CGXGetNextEvent + 136
4 com.apple.CoreGraphics 0x96863c50 CGXRunOneEventPass + 48
5 com.apple.CoreGraphics 0x96866181 eventNotificationHandler + 106
6 com.apple.CoreGraphics 0x968660fa CGXPostPortData + 158
7 com.apple.CoreGraphics 0x96865ef0 CGXRunOneServerPass + 556
8 com.apple.CoreGraphics 0x9686250f CGXRunOneServicesPass + 377
9 com.apple.CoreGraphics 0x9686d45a CGXServerLoop + 161
10 com.apple.CoreGraphics 0x967fc5a9 CGXGetRootAdminCredentials + 0
11 WindowServer 0x00001ff4 main + 24
12 WindowServer 0x00001fbe start + 54

Thread 1:
0 libSystem.B.dylib 0x9368b4a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x93692c9c mach_msg + 72
2 libSystem.B.dylib 0x93775f23 mach_msg_receive + 63
3 com.apple.framework.IOKit 0x900b0fe9 __tickleThread + 41
4 libSystem.B.dylib 0x936bc6f5 _pthread_start + 321
5 libSystem.B.dylib 0x936bc5b2 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x9368b4a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x93692c9c mach_msg + 72
2 com.apple.CoreFoundation 0x905ad0ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x905add54 CFRunLoopRun + 84
4 com.apple.CoreGraphics 0x9684fec1 eventThread + 499
5 libSystem.B.dylib 0x936bc6f5 _pthread_start + 321
6 libSystem.B.dylib 0x936bc5b2 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x9369268e __semwait_signal + 10
1 libSystem.B.dylib 0x936bd36d pthread_cond_wait$UNIX2003 + 73
2 libGLProgrammability.dylib 0x908ae432 glvmDoWork + 162
3 libSystem.B.dylib 0x936bc6f5 _pthread_start + 321
4 libSystem.B.dylib 0x936bc5b2 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x9369268e __semwait_signal + 10
1 libSystem.B.dylib 0x936bd36d pthread_cond_wait$UNIX2003 + 73
2 com.apple.CoreGraphics 0x96b689a1 layer_blit_thread + 229
3 com.apple.CoreGraphics 0x96b68ec6 layer_blit_async_thread + 95
4 libSystem.B.dylib 0x936bc6f5 _pthread_start + 321
5 libSystem.B.dylib 0x936bc5b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xbfff734a ebx: 0x968401ca ecx: 0x00000000 edx: 0xbcc8f800
edi: 0x0098f800 esi: 0x00000008 ebp: 0xbfff72b8 esp: 0xbfff7260
ss: 0x0000001f efl: 0x00010246 eip: 0x92a2ed36 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xbcc8f800

Binary Images:
0x1000 - 0x1fff WindowServer ??? (???) <8053f89c87438d1188a9bfc8cdc6c58d> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer
0x14000 - 0x16ff7 com.apple.driver.AppleIntelGMA950GA 1.5.28 (5.2.8) <5b4d60d476484a3289b7bfe30efdba76> /System/Library/Extensions/AppleIntelGMA950GA.plugin/Contents/MacOS/AppleIntelGMA950GA
0x400000 - 0x582fef GLEngine ??? (???) <e9b3c93e50e3236cae43a2161e331720> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x5b0000 - 0x609ff7 com.apple.driver.AppleIntelGMA950GLDriver 1.5.28 (5.2.8) <d6a42f92e6593bff20451501e7f212c2> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
0x132d4000 - 0x132d9ff3 libCGXCoreImage.A.dylib ??? (???) <32265ec157db98a33c5dcf0e6687dec2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld
0x9006a000 - 0x900f5fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9020a000 - 0x902ebff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x90323000 - 0x903ddfe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x903de000 - 0x90458ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90459000 - 0x90524fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9053a000 - 0x9053affd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9053b000 - 0x9066dfff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x906b9000 - 0x90740ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x907b4000 - 0x907f2ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x907f3000 - 0x90886ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90887000 - 0x90d5affe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x91492000 - 0x91499fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x914b3000 - 0x914baffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x915bd000 - 0x915fcfef libTIFF.dylib ??? (???) <ee028aa1fc27ae5fda6b10fee10b2ed2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91605000 - 0x916b7ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x916b8000 - 0x916cefff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x916cf000 - 0x91807ff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x91808000 - 0x91885fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9190f000 - 0x91969ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x920a1000 - 0x920ccfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x921f2000 - 0x921f4ff5 libRadiance.dylib ??? (???) <717692320ef764beb41c8c791c9c60a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9232d000 - 0x92373fef com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92374000 - 0x9270afff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x927da000 - 0x927daffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x927db000 - 0x927fffff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x92800000 - 0x92804fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x92805000 - 0x9285eff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92991000 - 0x929b1ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x929f5000 - 0x92ccfff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92cd0000 - 0x92d5cff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93689000 - 0x93689ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9368a000 - 0x937eaff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
0x937eb000 - 0x93822fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93823000 - 0x9384bfff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x9384c000 - 0x938f3feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x938f4000 - 0x9390afe7 com.apple.CoreVideo 1.5.1 (1.5.1) <3b35ff269d9962d11251ec027ef3f9da> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9395c000 - 0x93d1afea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93d47000 - 0x93d76fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93e59000 - 0x93ea9ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93eaa000 - 0x93f5afff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93f98000 - 0x93fa3fe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9413c000 - 0x9414affd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x9414b000 - 0x9414ffff libGIF.dylib ??? (???) <da31dae328e9310f0ee0e760e1934d10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94150000 - 0x9431efff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94381000 - 0x94391fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x943e2000 - 0x944c1fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x944ed000 - 0x9456fff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x946d1000 - 0x946e1ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x946e2000 - 0x94700fff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
0x95c43000 - 0x95ebefe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95ebf000 - 0x95ec0ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x95ec1000 - 0x95eeefeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95eef000 - 0x96035ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x960c1000 - 0x96188ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96189000 - 0x961a8ffa libJPEG.dylib ??? (???) <c49cd4df9300255aa9d0bab6381586f4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96412000 - 0x9641efe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x966f3000 - 0x96d8ffff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96dc3000 - 0x96e42ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96e43000 - 0x96e5eff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96e5f000 - 0x96e5fff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96e60000 - 0x96ebdffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x96ec1000 - 0x972d1fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x972e9000 - 0x972f1fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
 
Tout ce que je peux en dire est que tu n'es pas le seul dans ce cas ... :rateau:

C'est apparemment un problème Unicode dans les applications Carbon mais on dirait que le bug n'a pas été corrigé alors qu'il existe depuis quelque temps.

J'en déduis que cette application 4D est en Carbon ; est-elle de type universelle ou seulement pour PowerPC ? Dans le second cas, elle a besoin de Rosetta pour fonctionner et j'ai l'impression que c'est une source possible du bug.
 
J'en ai aussi l'impression et ce qui m'inquiète c'est que le bug existe depuis un certain temps et n'est apparemment toujours pas corrigé :-/
Je n'ai jamais entendu parler de Carbon, mais l'application est universelle. On l'installe aussi bien sur des INtels que sur des PPCs
 
J'en ai aussi l'impression et ce qui m'inquiète c'est que le bug existe depuis un certain temps et n'est apparemment toujours pas corrigé :-/
Je n'ai jamais entendu parler de Carbon, mais l'application est universelle. On l'installe aussi bien sur des INtels que sur des PPCs
Ça ne veut pas dire qu'elle est universelle : peut-être utilise-t-elle Rosetta pour fonctionner. Vérifie à l'aide du Finder.