Bug 380676 - CRASH: navigating command history in console
Summary: CRASH: navigating command history in console
Status: RESOLVED FIXED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR normal
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-14 18:48 UTC by RKWard Team
Modified: 2009-05-11 13:51 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 RKWard Team 2008-12-14 18:48:44 UTC
-- Originally posted by (AT sourceforge.net): schmettow --

-- This ticket was imported from http://sourceforge.net/p/rkward/bugs/35 on 2017-05-30 15:26:36 +0100 --
just compiled 0.5.0b under KDE 4.2b1 \(Ubuntu Intrepid packages\). In the console the command history is not available. When hitting UP at the prompt, the cursor only moves a line up.
This may be due to the KDE beta, but I thought you should know.

Martin.  
Comment 1 RKWard Team 2009-02-22 11:35:57 UTC
-- Originally posted by (AT sourceforge.net): nobody --
Console history is back with svn \(as of Feb 22\). But when navigating forth in history and the latest entry is reached rkward crashes.

Anwendung: RKWard \(rkward\), Signal SIGSEGV
\[Current thread is 0 \(LWP 27337\)\]

Thread 2 \(Thread 0xb38ecb90 \(LWP 27341\)\):
\#0  0xb7fcf430 in \_\_kernel\_vsyscall \(\)
\#1  0xb5e3cdf1 in select \(\) from /lib/tls/i686/cmov/libc.so.6
\#2  0xb723e0c6 in R\_SelectEx \(\) from /usr/lib/R/lib/libR.so
\#3  0xb723e294 in R\_checkActivityEx \(\) from /usr/lib/R/lib/libR.so
\#4  0x08140c40 in \_start \(\)

Thread 1 \(Thread 0xb54966c0 \(LWP 27337\)\):
\[KCrash Handler\]
\#6  0xb60a2985 in QString::startsWith \(\) from /usr/lib/libQtCore.so.4
\#7  0x0807c9bc in \_start \(\)

Comment 2 Thomas Friedrichsmeier 2009-03-31 10:52:35 UTC
The original issue was fixed in SVN in January, and a fixed 0.5.0c was released, yesterday.

I was about to write, I can't reproduce the issue in comment \#1, but alas, I tried again, and I can...
Comment 3 Thomas Friedrichsmeier 2009-03-31 10:52:35 UTC
- **assigned_to**: nobody --> tfry
- **summary**: navigating command history in console --> CRASH: navigating command history in console
Comment 4 Thomas Friedrichsmeier 2009-05-11 13:51:49 UTC
The crash issue was fixed in 0.5.0d. It appears not to affect the KDE 3 branch.

Thanks for reporting\!
Comment 5 Thomas Friedrichsmeier 2009-05-11 13:51:49 UTC
- **status**: open --> closed-fixed