Version: (using KDE KDE 3.1.2) Installed from: Compiled From Sources Compiler: gcc 3.1.2 & binutils-2.13.2.1 Solaris 8 on sparc OS: Solaris I always get a bus error when I try to plot a function. I am using Solaris 8 on Sparc hardware. I found a similar bug: http://bugs.kde.org/show_bug.cgi?id=56068 But I get a bus error on every function I try to plot, for example f(x)=x In my case KDE does't catch the crash either. I compiled without debugging code. If somebody needs to know something else please let me know.
Can you paste a backtrace to this bug report?
This is a backtrace, I used f(x)=sin(x) Program received signal SIGBUS, Bus error. 0x1def4 in _ZN6Parser7primaryEv () (gdb) bt #0 0x1def4 in _ZN6Parser7primaryEv () #1 0x1d9f0 in _ZN6Parser5heir3Ev () #2 0x1d958 in _ZN6Parser5heir1Ev () #3 0x1d3a8 in _ZN6Parser6addfktE7QString () #4 0x33d38 in _ZN6FktDlg7onapplyEv () #5 0x345d4 in _ZN6FktDlg4onokEv () #6 0x50dd4 in _ZN10FktDlgData9qt_invokeEiP8QUObject () #7 0x335ec in _ZN6FktDlg9qt_invokeEiP8QUObject () #8 0xfe25da20 in _ZN7QObject15activate_signalEP15QConnectionListP8QUObject () #9 0xfe25d880 in _ZN7QObject15activate_signalEi () #10 0xfe28f33c in _ZN7QWidget5eventEP6QEvent () #11 0xfe2023b4 in _ZN12QApplication14internalNotifyEP7QObjectP6QEvent () #12 0xfe201bc8 in _ZN12QApplication6notifyEP7QObjectP6QEvent () #13 0xfe9f2854 in _ZN12KApplication6notifyEP7QObjectP6QEvent () #14 0xfe1a6f78 in _ZN9QETWidget19translateMouseEventEPK7_XEvent () #15 0xfe1a4550 in _ZN12QApplication15x11ProcessEventEP7_XEvent () #16 0xfe1ba68c in _ZN10QEventLoop13processEventsEj () #17 0xfe215ee4 in _ZN10QEventLoop9enterLoopEv () #18 0xfe215db4 in _ZN10QEventLoop4execEv () #19 0xfe2025e4 in _ZN12QApplication4execEv () #20 0x207b4 in main ()
I forwarded this bug to the mailinglist to get some help on Solaris. pipesmoker
As noone can reproduce the crash, I will now close the bug report.