Re: KAnagram QML WebView crash

2014-08-23 Thread Jeremy Whiting
Ok, I rebuilt frameworks and such on a fresh debian jessie vm with frameworks build from git and kanagram crashes here with this backtrace I got from gdb: Set qml file location [New Thread 0xa6e99b40 (LWP 10760)] Program received signal SIGSEGV, Segmentation fault. 0x in ?? () (gdb) bt

Re: KAnagram QML WebView crash

2014-08-23 Thread Jeremy Whiting
Hmm, could I be hitting the crash on TSymbolTableLevel::~TSymbolTableLevel() mentioned here: http://download.opensuse.org/ports/armv7hl/factory/repo/oss/ChangeLog On Sat, Aug 23, 2014 at 6:45 PM, Jeremy Whiting jpwhit...@kde.org wrote: Ok, I rebuilt frameworks and such on a fresh debian jessie

KAnagram QML WebView crash

2014-08-22 Thread Jeremy Whiting
Hello all, I'm reaching out because I can't seem to find a solution myself. TLDR If you can get a backtrace from building and running scratch/whiting/testqmlapp which uses QtWebKit's QML WebView I'd very much appreciate it. KAnagram qt4 version from master (before frameworks branch was merged)

Re: KAnagram QML WebView crash

2014-08-22 Thread Albert Astals Cid
El Divendres, 22 d'agost de 2014, a les 15:45:12, Jeremy Whiting va escriure: Hello all, I'm reaching out because I can't seem to find a solution myself. TLDR If you can get a backtrace from building and running scratch/whiting/testqmlapp which uses QtWebKit's QML WebView I'd very much

Re: KAnagram QML WebView crash

2014-08-22 Thread Jeremy Whiting
Sorry all, seems this is something wrong with my local setup. Though I've no clue what would cause these issues. If anyone has any ideas for me to try I'll try anything to get back to where I can work on fixing real issues rather than strange crashes that are only on my system :) I'll keep digging