View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#446
Originally Posted by sifo View Post
just tried the gdb command
Code:
]meecolay gdb /opt/meecolay/bin/games/flagmine/opt/skidstone/bin/skidstone 
GNU gdb (GDB) 6.8.50.20090417-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabi".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
(gdb) run
Starting program: /opt/meecolay/bin/games/flagmine/opt/skidstone/bin/skidstone 

Program received signal SIGSEGV, Segmentation fault.
0x40813eb0 in QGraphicsScene::sceneRect() const () from /usr/lib/libQtGui.so.4
0x40813eb0 <_ZNK14QGraphicsScene9sceneRectEv+20>:	ldr	r7, [r1, #4]
(gdb)
Any ideas ? is it about the old libmeegotouche too ?

./sifo
Report this to cssu bugzilla (CSSU qt) please
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post: