Menu

#35 CRASH: navigating command history in console

closed-fixed
None
5
2009-05-11
2008-12-14
No

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.

Discussion

  • Nobody/Anonymous

    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 ()

     
  • Thomas Friedrichsmeier

    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...

     
  • Thomas Friedrichsmeier

    • assigned_to: nobody --> tfry
    • summary: navigating command history in console --> CRASH: navigating command history in console
     
  • Thomas Friedrichsmeier

    The crash issue was fixed in 0.5.0d. It appears not to affect the KDE 3 branch.

    Thanks for reporting!

     
  • Thomas Friedrichsmeier

    • status: open --> closed-fixed
     

Log in to post a comment.