https://bugs.kde.org/show_bug.cgi?id=247351
--- Comment #1 from Bernhard E. Reiter <bernhard intevation de> 2010-08-11 11:43:57 --- running korganizer-mobile with gdb: ~ $ . ./setpath ~ $ gdb /usr/bin/korganizer-mobile 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/>... (no debugging symbols found) (gdb) run --graphicssystem raster Starting program: /usr/bin/korganizer-mobile --graphicssystem raster [..] (no debugging symbols found) Program received signal SIGILL, Illegal instruction. 0x40915794 in ?? () from /usr/lib/libkcal.so.4 0x40915794: add r3, r3, #1 ; 0x1 (gdb) bt #0 0x40915794 in ?? () from /usr/lib/libkcal.so.4 #1 0x40915820 in ?? () from /usr/lib/libkcal.so.4 Backtrace stopped: previous frame identical to this frame (corrupt stack?) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
