Hello, This is very interesting. Do these crash logs give a stack trace of the app at the time of the crash ?
Jerome -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Yannooo Envoyé : mardi 19 septembre 2006 05:31 À : [email protected] Objet : [Wengophone-devel] CrashReport under mac Hello, I've just get a look to the CrashReport application. It seems it only works under windows when compile with msvc. I think that a lot of you didn't know that mac keep a record of the last crashreport for their application with the resolved symbols. The path of this file is ~/Library/Log/CrashReporter/WengoPhone.crash.log To detect the crash the only thing to do is to install unix signal handler. The list of the following signals could fetch SIGILL, SIGTRAP, SIGEMT, SIGFPE, SIGBUS, SIGSEGV, SIGSYS, SIGXCPU, SIGXFSZ Sincerly, -Yann ___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. http://fr.answers.yahoo.com _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
