google-code-export / rolisteam

Automatically exported from code.google.com/p/rolisteam
1 stars 0 forks source link

Segfault when displaying a received map / Erreur de segmentation à la réception d'une carte #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Run Rolisteam in client mode / Lancer Rolisteam en mode client
2. Receive a map / Recevoir une carte

The map should be displayed. However, Rolisteam crashes with a segfault.
La carte devrait s'afficher mais Rolisteam plante avec une erreur de 
segmentation.

When commenting the line "carteFenetre->show();" in MainWindow.cpp, everything 
works well, showing the map in the list but not displaying it on the workspace 
(obviously). When forcing the display by clicking twice on the map in the list, 
the segfault occurs again.
En commentant la ligne "carteFenetre->show();" dans MainWindow.cpp,tout marche, 
montrant la carte dans la liste des fenêtres, mais ne l'affichant pas sur 
l'espace de travail (normal). En forçant l'affichage en cliquant deux fois sur 
le nom de la carte dans la liste des fenêtres, l'erreur de segmentation se 
produit à nouveau.

The issue does not happen in server mode.
Le problème ne se pose pas en mode serveur.

Rolisteam 1.5.1
Linux 2.6.38-gentoo-r6 #15 SMP Fri Jul 22 18:49:19 CEST 2011 i686 Genuine 
Intel(R) CPU T2400 @ 1.83GHz GenuineIntel GNU/Linux

I compiled Rolisteam from the source, without audio support. No error at 
compilation.
J'ai compilé Rolisteam depuis les sources, sans le support audio. Pas d'erreur 
à la compilation.

Original issue reported on code.google.com by whi...@gmail.com on 29 Oct 2011 at 3:45

GoogleCodeExporter commented 9 years ago
revision 238 should fix it. Release will be made soon.

Original comment by renaud.g...@gmail.com on 29 Oct 2011 at 6:07

GoogleCodeExporter commented 9 years ago
Thank you.

Original comment by whi...@gmail.com on 29 Oct 2011 at 6:45

GoogleCodeExporter commented 9 years ago
Rolisteam 1.5.2 has been released with the modification.

Original comment by renaud.g...@gmail.com on 30 Oct 2011 at 12:04

GoogleCodeExporter commented 9 years ago
Issue solved with 1.5.2.

Thanks a lot.

Original comment by whi...@gmail.com on 30 Oct 2011 at 1:52

GoogleCodeExporter commented 9 years ago

Original comment by renaud.g...@gmail.com on 24 Dec 2011 at 8:48