Bug 350808 - Load qmysql3 plugin
Summary: Load qmysql3 plugin
Status: RESOLVED WORKSFORME
Alias: None
Product: krecipes
Classification: Applications
Component: general (show other bugs)
Version: 2.0-beta2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-07-31 04:27 UTC by Joe Mackey
Modified: 2018-11-30 04:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Mackey 2015-07-31 04:27:55 UTC
Application: krecipes (2.0-beta2)
KDE Platform Version: 4.14.6
Qt Version: 4.8.6
Operating System: Linux 3.19.0-25-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed:
initial install. Completes and starts to open for the first time and fails

The crash can be reproduced every time.

-- Backtrace:
Application: Krecipes (krecipes), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff867a20800 (LWP 2812))]

Thread 3 (Thread 0x7ff84c6cd700 (LWP 2813)):
#0  0x00007ff86014e49d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ff85bd332f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ff85bcef96c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff85bcefe60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ff85bcf0242 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ff85088daf6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x00007ff85bd16955 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007ff85b2b36aa in start_thread (arg=0x7ff84c6cd700) at pthread_create.c:333
#8  0x00007ff86015deed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7ff84b5f7700 (LWP 2814)):
#0  0x00007ff86014e49d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ff85bd332f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ff85bcef96c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff85bcefe60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ff85bceffcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ff85bcf0009 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007ff85bd16955 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007ff85b2b36aa in start_thread (arg=0x7ff84b5f7700) at pthread_create.c:333
#8  0x00007ff86015deed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7ff867a20800 (LWP 2812)):
[KCrash Handler]
#6  0x00007ff86008c267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7  0x00007ff86008deca in __GI_abort () at abort.c:89
#8  0x00007ff8600cfc53 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7ff8601e81a8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
#9  0x00007ff8600d7c69 in malloc_printerr (ptr=<optimized out>, str=0x7ff8601e42fa "free(): invalid pointer", action=1) at malloc.c:4965
#10 _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3834
#11 0x00007ff8600db89c in __GI___libc_free (mem=<optimized out>) at malloc.c:2950
#12 0x00000000005569fe in QSqlRecipeDB::~QSqlRecipeDB (this=0x1fe7210, __in_chrg=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/backends/qsqlrecipedb.cpp:59
#13 0x000000000052ca90 in ~MySQLRecipeDB (this=0x1fe7210, __in_chrg=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/backends/MySQL/mysqlrecipedb.cpp:27
#14 MySQLRecipeDB::~MySQLRecipeDB (this=<optimized out>, __in_chrg=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/backends/MySQL/mysqlrecipedb.cpp:28
#15 0x0000000000440166 in KrecipesView::wizard (this=0x19fa5a0, force=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:947
#16 0x0000000000440ea6 in KrecipesView::questionRerunWizard (this=0x19fa5a0, message=..., errormsg=..., error=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:358
#17 0x0000000000442d24 in KrecipesView::initDatabase (this=0x19fa5a0) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:1182
#18 0x0000000000445029 in KrecipesView::KrecipesView (this=0x19fa5a0, parent=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipesview.cpp:81
#19 0x000000000043b4b3 in Krecipes::Krecipes (this=0x19f7690, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/buildd/krecipes-2.0~beta2/src/krecipes.cpp:78
#20 0x0000000000435ac4 in main (argc=5, argv=0x7ffc3c3e3178) at /build/buildd/krecipes-2.0~beta2/src/main.cpp:84

Possible duplicates by query: bug 348699, bug 347139, bug 347134, bug 347050, bug 346742.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-31 03:57:01 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-15 10:55:10 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-30 04:07:21 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!