Bug 59865 - plot causes Bus Error on Solaris 8
Summary: plot causes Bus Error on Solaris 8
Status: RESOLVED WORKSFORME
Alias: None
Product: kmplot
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Klaus-Dieter M
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-16 00:55 UTC by alancio
Modified: 2005-02-12 20:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alancio 2003-06-16 00:55:14 UTC
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.
Comment 1 Thiago Macieira 2003-06-16 01:26:24 UTC
Can you paste a backtrace to this bug report? 
Comment 2 alancio 2003-06-16 03:09:17 UTC
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 () 
 
Comment 3 Matthias Meßmer 2004-05-14 16:03:07 UTC
I forwarded this bug to the mailinglist to get some help on Solaris.

pipesmoker
Comment 4 Fredrik Edemar 2005-02-12 20:13:58 UTC
As noone can reproduce the crash, I will now close the bug report.