https://bugs.kde.org/show_bug.cgi?id=359537

Andreas Plank <andreas.pl...@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreas.pl...@web.de

--- Comment #7 from Andreas Plank <andreas.pl...@web.de> ---
I guess it is not fixed yet or are there other reasons for the crash? I have
the same issue on openSuSe Leap 42.2 (4.4.57-18.3-default) with
calligra-plan-3.0.1-137.3.x86_64. Neither template loading is working, the
simple one nor the template "8 hours/day, 40 hours/week". Below is strace -c
output:

strace -c calligraplan 
calligra.lib.pigment: Legacy integer arithmetics implementation                 
this does not work on a KActionCollection containing actions!                   
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""       
calligraplan: symbol lookup error: /usr/lib64/libkplatoui.so.15: undefined
symbol: _ZN6KGantt10ProxyModel12removeColumnEi                                  
% time     seconds  usecs/call     calls    errors syscall                      
------ ----------- ----------- --------- --------- ----------------             
 22.90    0.010173          12       820           poll                         
 20.95    0.009308           1      9520      5290 stat                         
  9.77    0.004338           2      1790           write                        
  9.27    0.004116           4      1123        35 read                         
  5.94    0.002638           3       846        38 futex                        
  5.68    0.002525           1      2495       121 lstat                        
  5.15    0.002288           3       785           mmap                         
  4.37    0.001942           2       959       104 open                         
  2.69    0.001193           1      1255           fstat                        
  2.67    0.001186           3       430           mprotect                     
  2.42    0.001075           5       220           getdents                     
  2.13    0.000946           1       854           close                        
  1.85    0.000821           2       453           writev                       
  1.33    0.000592           3       178           munmap                       
  0.91    0.000406           1       442       352 access                       
  0.66    0.000291           1       366           fcntl
  0.25    0.000110           2        56           lseek
  0.22    0.000099           1        91           brk
  0.20    0.000091           1       111         1 statfs
  0.16    0.000071          18         4           fdatasync
  0.12    0.000055           1        68           fstatfs
  0.07    0.000030          15         2           rename
  0.05    0.000024           2        10         3 unlink
  0.05    0.000024           1        27           fadvise64
  0.03    0.000015           5         3           chmod
  0.02    0.000010           1        13        13 mkdir
  0.02    0.000009           1        10           getcwd
  0.02    0.000007           2         4           readlink
  0.01    0.000006           0        17         8 recvmsg
  0.01    0.000006           2         4         2 readlinkat
  0.01    0.000005           1         5           socket
  0.01    0.000005           1         4           getrandom
  0.01    0.000004           1         4           flock
  0.01    0.000003           1         3           connect
  0.01    0.000003           3         1           arch_prctl
  0.00    0.000002           1         2           bind
  0.00    0.000001           0        18         2 ioctl
  0.00    0.000001           1         2           listen
  0.00    0.000001           0         5           uname
  0.00    0.000001           0         7           getuid
  0.00    0.000000           0         2           rt_sigaction
  0.00    0.000000           0         1           rt_sigprocmask
  0.00    0.000000           0         1           madvise
  0.00    0.000000           0         1           shmget
  0.00    0.000000           0         1           shmat
  0.00    0.000000           0         1           shmctl
  0.00    0.000000           0         1           sendto
  0.00    0.000000           0         4         1 recvfrom
  0.00    0.000000           0         2           sendmsg
  0.00    0.000000           0         1           getsockname
  0.00    0.000000           0         1           getpeername
  0.00    0.000000           0         1           getsockopt
  0.00    0.000000           0         2           clone
  0.00    0.000000           0         1           execve
  0.00    0.000000           0         1           kill
  0.00    0.000000           0         1           getrlimit
  0.00    0.000000           0         1           getgid
  0.00    0.000000           0         7           geteuid
  0.00    0.000000           0         1           getegid
  0.00    0.000000           0         1           getresuid
  0.00    0.000000           0         1           getresgid
  0.00    0.000000           0         1           gettid
  0.00    0.000000           0         1           set_tid_address
  0.00    0.000000           0         2           clock_getres
  0.00    0.000000           0         1           inotify_init
  0.00    0.000000           0         1           inotify_add_watch
  0.00    0.000000           0         1           set_robust_list
  0.00    0.000000           0         1           inotify_init1
------ ----------- ----------- --------- --------- ----------------
100.00    0.044421                 23048      5970 total

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to