https://bugs.kde.org/show_bug.cgi?id=363948
Bug ID: 363948 Summary: crash upon first startup after installation Product: krecipes Version: 2.0-beta2 Platform: Other OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: general Assignee: krecipes-de...@kde.org Reporter: farv...@gmail.com After the first installation of KRecipes using the binaries from Raspbian/Debian for my RaspberryPi, the software upon first startup crashed immediately. Reproducible: Couldn't Reproduce Steps to Reproduce: 1. Happens only after first startup after installation; runs fine after the first crash 2. 3. Application: krecipes (2.0-beta2) KDE Platform Version: 4.13.3 Qt Version: 4.8.6 Operating System: Linux 3.13.0-57-generic x86_64 Distribution: Ubuntu 14.04.4 LTS -- Information about the crash: - What I was doing when the application crashed: After first installation and first run, KRecipes crashed. Using Raspberrypi hardware. -- Backtrace: Application: Krecipes (krecipes), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #5 QSqlDatabase::~QSqlDatabase (this=0x72007300650070, __in_chrg=<optimized out>) at kernel/qsqldatabase.cpp:802 #6 0x00000000005569f6 in QSqlRecipeDB::~QSqlRecipeDB (this=0x215ce60, __in_chrg=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/backends/qsqlrecipedb.cpp:59 #7 0x000000000052ca90 in ~MySQLRecipeDB (this=0x215ce60, __in_chrg=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/backends/MySQL/mysqlrecipedb.cpp:27 #8 MySQLRecipeDB::~MySQLRecipeDB (this=<optimized out>, __in_chrg=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/backends/MySQL/mysqlrecipedb.cpp:28 #9 0x00000000004418db in KrecipesView::setupUserPermissions (this=0x1be2380, host=..., client=..., dbName=..., newUser=..., newPass=..., adminUser=..., adminPass=..., port=0) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:1002 #10 0x000000000043fe98 in KrecipesView::wizard (this=0x1be2380, force=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:918 #11 0x0000000000440ea6 in KrecipesView::questionRerunWizard (this=0x1be2380, message=..., errormsg=..., error=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:358 #12 0x00000000004419b3 in KrecipesView::setupUserPermissions (this=0x1be2380, host=..., client=..., dbName=..., newUser=..., newPass=..., adminUser=..., adminPass=..., port=9905) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:999 #13 0x000000000043fe98 in KrecipesView::wizard (this=0x1be2380, force=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:918 #14 0x0000000000440ea6 in KrecipesView::questionRerunWizard (this=0x1be2380, message=..., errormsg=..., error=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:358 #15 0x00000000004419b3 in KrecipesView::setupUserPermissions (this=0x1be2380, host=..., client=..., dbName=..., newUser=..., newPass=..., adminUser=..., adminPass=..., port=9905) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:999 #16 0x000000000043fe98 in KrecipesView::wizard (this=0x1be2380, force=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:918 #17 0x0000000000440ea6 in KrecipesView::questionRerunWizard (this=0x1be2380, message=..., errormsg=..., error=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:358 #18 0x00000000004419b3 in KrecipesView::setupUserPermissions (this=0x1be2380, host=..., client=..., dbName=..., newUser=..., newPass=..., adminUser=..., adminPass=..., port=9905) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:999 #19 0x000000000043fe98 in KrecipesView::wizard (this=0x1be2380, force=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:918 #20 0x0000000000444fb3 in KrecipesView::KrecipesView (this=0x1be2380, parent=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:65 #21 0x000000000043b4b3 in Krecipes::Krecipes (this=0x1bdf990, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipes.cpp:78 #22 0x0000000000435ac4 in main (argc=1, argv=0x7ffc59729a58) at /build/buildd/krecipes-2.0~beta2/src/main.cpp:84 -- You are receiving this mail because: You are watching all bug changes.