https://bugs.kde.org/show_bug.cgi?id=340777
--- Comment #6 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Luiz Angelo De Luca from comment #5) >==24067== Illegal opcode at address 0x4077B5 >==24067== at 0x4077B5: ??? (in /bin/busybox) This looks suspicious. Is that busybox that has been compiled with -mips16 option? Note that Valgrind does not support mips16 for the time being. Can you do 'readelf -h /bin/busybox' and show us the output? -- You are receiving this mail because: You are watching all bug changes.