Description of problem:Ksudoku crash when press "Difficulty" and choose any of the options Version-Release number of selected component (if applicable):ksudoku 4.8.0 1.mga2 How reproducible: Every time Steps to Reproduce: 1.Start ksudoku 2.Press Difficulty 3.Choose any option
please do the following: 1) enable the "core release debug" 2) install the following packages: gdb ksudoku-debug 3) run the following command from a terminal: gdb -q ksudoku 4) then type "run" 5) when it segfaults, type "bt" and copy back the stack trace in a file you'll attach (not paste) to this bug report Thanks
Keywords: (none) => NEEDINFO
Created attachment 1459 [details] ksudoku-debug
Attachment 1459 mime type: application/octet-stream => text/plain
Arf no usefull backtrace :/ John can you reproduce ? do you know how to get a better strace ? (I have found nothing at upstream https://bugs.kde.org/buglist.cgi?quicksearch=product%3Aksudoku )
Keywords: NEEDINFO => (none)Assignee: bugsquad => balcaen.johnSource RPM: ksudoku => kdegames4
(In reply to comment #3) > Arf no usefull backtrace :/ > > John can you reproduce ? do you know how to get a better strace ? > > (I have found nothing at upstream > https://bugs.kde.org/buglist.cgi?quicksearch=product%3Aksudoku ) Well, I should have told you. I did enable core release debug, but there was no ksudoku-debug. gdb was already installed, so I run only gdb. That's why result is bad.
Try installing kdegames4-debug from Core Updates Debug and then running gdb again.
CC: (none) => davidwhodgins
Created attachment 1466 [details] kdegames4-debug Hope this will do
Attachment 1466 mime type: application/octet-stream => text/plain
Created attachment 1475 [details] ksuduku-debug2 More on ksudoku-debug. I missed that I code press "return" and continue.
Attachment 1475 mime type: application/octet-stream => text/plain
Should be fixed with the next kdegames package
Status: NEW => RESOLVEDCC: (none) => balcaen.johnResolution: (none) => FIXED
(In reply to comment #8) > Should be fixed with the next kdegames package Yes, working now after today's update.