[Kde-games-devel] Testing Klickety Frameworks Branch

Alexander Semke Alexander.Semke at web.de
Sat Oct 17 12:29:45 UTC 2015


> KgDifficultyLevel::key (this=0x0) at
> /home/fs/git/libkdegames/kgdifficulty.cpp:132
> 132             return d->m_key;
> (gdb) bt
> #0  KgDifficultyLevel::key (this=0x0) at
> /home/fs/git/libkdegames/kgdifficulty.cpp:132
> #1  0x00007ffff7760ddd in saveLevel () at
> /home/fs/git/libkdegames/kgdifficulty.cpp:164
> [...]
> Are there ways to get more info about what is happening? At least
> today I could not find the cause for this.
This looks like a null-pointer access in kgdifficulty.cpp:164. currentLevel() 
returns a null pointer.

-- 
Alexander


More information about the kde-games-devel mailing list