| Dernières entrées |
|---|
| 04/01/2006 : Comment utiliser urpmi --parallel |
| 09/03/2005 : Comment installer plusieurs distributions |
| 07/07/2004 : Introduction à Linux |
| 07/07/2004 : Gestion des logiciels ( tar.gz, rpm et urpmi ) |
| 07/07/2004 : Comment installer le pilote NForce ? |
| Linux : Kmail : QGArray::at: Absolute index ? out of range | 22/07/2008 13:16:12 |
|---|---|
Today at work, one user had a very strange problem with Kmail. Kontact was not started, and when looking at the ~/.xsession-errors file, we could see many many lines with the following content : QGArray::at: Absolute index 892108940 out of range QGArray::at: Absolute index 892108944 out of range QGArray::at: Absolute index 892108948 out of range QGArray::at: Absolute index 892108952 out of range QGArray::at: Absolute index 892108956 out of range QGArray::at: Absolute index 892108960 out of range QGArray::at: Absolute index 892108964 out of range QGArray::at: Absolute index 892108968 out of rangeEven worst, the .xsession-errors file keep growing and even manage to reach more than 20Go ! The only solution at this time was to killed Kontact process ( killall kontact ), and delete the log file. Now to allow kmail to start, the only solution was to delete kmail index files. For this you just need to do the following :
| |
| Dark_Schneider | |
| Linux : Debugging applications crashes with GDB | 16/07/2008 18:48:39 |
|---|---|
Since the upgrade to GNOME 2.23, I'm unable to write emails with evolution. Each time I tried to write an email or reply to another one, evolution will crashed when trying to start the mail editor ... In order to do a meaningful bug report, I've read the Analyzing a software crash HOWTO in Mandriva wiki. This is especially useful for cooker users. As gdb package was already installed on my system, at first I just need to add the _debug media in order to be able to install the -debug packages : Then I installed just the evolution-debug package and start evolution with gdb like this :
gdb evolution Once done, I start again gdb with evolution. At evolution crash, I enter the command thread apply all bt full to have the backtrace, however it was several lines long, and I couldn't copy/paste the output easily for a bug report. The solution in this case is to run gdb in batch mode, and put in a file all the needed commands, and also redirected gdb output to a file. Here is the procedure :
Note : Please note that "thread apply all bt full" is used for threaded application. If there's no thread in your application, you'd better use "bt full" instead. | |
| Dark_Schneider | |
| Divers : Nuit du Hack 2008 | 15/06/2008 23:01:58 | ||
|---|---|---|---|
Je reviens de la Nuit du Hack 2008, et vraiment ce fut un très bon moment. J'ai eu l'occasion de rencontrer plein de personnes vraiment très sympathique :) Je voulais remercier Corbier, Freeman, et GodMaster pour m'avoir invité et fait venir :) Les photos sont désormais en lignes sur mon Album photo
| |||
| Dark_Schneider | |||
| Mandriva : Some Cooker news as of 2008-06-08 | 08/06/2008 23:06:28 |
|---|---|
Ok, here are some quick news from Cooker :
| |
| Dark_Schneider | |
| Divers : Je sors la tête hors de l'eau un instant | 08/06/2008 11:04:39 | ||
|---|---|---|---|
Oui, bon, cela fait longtemps que l'on ne pas pas trop vue. En effet dernièrement j'ai été super occupé, et ce n'est pas fini. Pas mal de changement en ce moment dans am vie : recherche d'un nouvel appartement et déménagement à venir, acquisition d'une voiture, articles à écrire pour divers magazines : un emploi du temps de ministre ;) Sinon j'en ai profité pour mettre en ligne les photos des 24H motonautiques à Rouen qui se sont déroulées en 2007. Je n'ai aps fait de photos cette année, et je tenais à ce que l'on puisse découvrir cette épreuve. Pleins de photos prévues cette été avec notamment l'Armada de Rouen 2008 et un programme de concerts gratuits de folie ( Calie, Iggy Pop, Bashung, Hugues Aufray, Tiken Jah Fakoly, Gilberto Gil ) !
| |||
| Dark_Schneider | |||