google-code-export / freemedforms

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

segfault on last master revision (98b9e5406b7f) #365

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. build FMF in debug mode from master
2. launch FMF
3. click on single computer install
4. segfault

What is the expected output?
Continuation of installation

What do you see instead?
app stops
segfault message in terminal

Please use labels and text to provide additional information.

fmf@debian:~/git/freemedforms/bin/freemedforms_Qt4_linux-gpp$ 
./freemedforms_debug 

---------- 
"Main                      Running debug non-installed version 
(debug_without_install)" 
"Main                      Libraries in path :
                          /home/fmf/git/freemedforms/bin
                          /freemedforms_Qt4_linux-gpp/plugins
                          /usr/lib/x86_64-linux-gnu
                          /qt4/plugins
                          /usr/lib/qt4/plugins
                          /home/fmf/git/freemedforms
                          /bin/freemedforms_Qt4_linux-gpp" 
---------- 
"Settings                  Trying ini file 
/home/fmf/.freemedforms_debug/config.ini" 
"Settings                  Using ini file 
/home/fmf/.freemedforms_debug/config.ini" 
"Settings                  Using network ini file 
/home/fmf/.freemedforms_debug/config-net
                          .ini" 
"SettingsPrivate           Compiled with the debug_and_release configuration" 
"SettingsPrivate           DatabaseConnector(-RW-; Log:; Pass:0; FileName:; 
Port:-1; Driver
                          :SQLite(Ok); Prefix: ; ExactFileName: false

                          RO:/home/fmf/git/freemedforms/global_resources/databases

                                      RW:/home/fmf/.freemedforms_debug/databases)" 
"ThemePrivate              Setting theme path to: /home/fmf/git/freemedforms
                          /global_resources" 
"CommandLine               ./freemedforms_debug" 
"Theme                     Creating splashscreen" 
"ThemePrivate              Using splash: 
/home/fmf/git/freemedforms/global_resources/pixmap
                          /splashscreens/freemedforms-600.png" 
"Translators               Setting Translators path to 
/home/fmf/git/freemedforms
                          /global_resources/translations" 
"Core                      Démarre l'application ven. juil. 25 03:02:11 2014" 
"Core                      Utilise les bibliothèques : 
/home/fmf/git/freemedforms/bin
                          /freemedforms_Qt4_linux-gpp/plugins" 
"Core                      Utilise les bibliothèques : 
/usr/lib/x86_64-linux-gnu/qt4/plugins" 
"Core                      Utilise les bibliothèques : /usr/lib/qt4/plugins" 
"Core                      Utilise les bibliothèques : 
/home/fmf/git/freemedforms/bin
                          /freemedforms_Qt4_linux-gpp" 
"HttpDownloaderPrivate     Clearing proxy" 
"Core                      Initialisation du Core terminée..." 
addOverrideAction aAppPrefs/: Action aGeneralAppPrefs/ is already registered 
for context 1 context.global.
"ThemePrivate              Utilise le spash : 
/home/fmf/git/freemedforms/global_resources
                          /pixmap/splashscreens/freemedforms-wizard-users.png" 
"ProxyPreferencesWidget    Trying to find system proxy." 
"ServerPreferencesWidget   Host available: localhost:0" 
"ThemePrivate              Utilise le spash : 
/home/fmf/git/freemedforms/global_resources
                          /pixmap/splashscreens/freemedforms-wizard-network.png" 
"ServerPreferencesWidget   Host available: localhost:0" 
"ThemePrivate              Utilise le spash : 
/home/fmf/git/freemedforms/global_resources
                          /pixmap/splashscreens/freemedforms-wizard-network.png" 
"ThemePrivate              Utilise le spash : 
/home/fmf/git/freemedforms/global_resources
                          /pixmap/splashscreens/freemedforms-wizard-first.png" 
"FirstRun::CoreConfigPage  Trying to find system proxy." 
Erreur de segmentation

Original issue reported on code.google.com by contact@medecinelibre.com on 25 Jul 2014 at 1:15

GoogleCodeExporter commented 9 years ago
Release mode build segfaults at the same step (installation in single computer 
mode).

I didn't test the MySql server & client mode.

Original comment by contact@medecinelibre.com on 25 Jul 2014 at 2:27

GoogleCodeExporter commented 9 years ago
This issue was closed by revision d3324a8226e3.

Original comment by eric.mae...@gmail.com on 25 Jul 2014 at 9:08