Bug 172027 - ASSERT: "lineNumber >= 0" in file /build/buildd/kdebase- kde4-4.1.1/apps/konsole/src/History.cpp, line 401
Summary: ASSERT: "lineNumber >= 0" in file /build/buildd/kdebase- kde4-4.1.1/apps/kons...
Status: RESOLVED REMIND
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-02 12:03 UTC by kartheek
Modified: 2009-02-21 15:20 UTC (History)
3 users (show)

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 kartheek 2008-10-02 12:03:56 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    Ubuntu Packages

Hitting assert : 

ASSERT: "lineNumber >= 0" in file /build/buildd/kdebase-
kde4-4.1.1/apps/konsole/src/History.cpp, line 401
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = konsole path = <unknown> pid = 9750
sock_file=/home/daida/.kde4/socket-daida-laptop/kdeinit4__0
Comment 1 George Kiagiadakis 2008-10-02 12:13:16 UTC
Could you also provide us a backtrace of the crash? Make sure you read these instructions, though, before submiting a backtrace: http://techbase.kde.org/Contribute/Bugsquad/How_to_create_useful_crash_reports

Thanks.
Comment 2 Robert Knight 2008-10-02 22:35:44 UTC
Hi George,

Thanks for responding.  A backtrace isn't usually necessary to debug ASSERT failures since they include the file and line number where the crash occurred.  
Comment 3 George Kiagiadakis 2008-10-02 22:51:34 UTC
If you say so... :)
For someone ignorant of the codebase (like me) it is useful to know where this code was called from, but if you can figure this out, then I guess a backtrace is not needed. :)
Comment 4 Dario Andres 2008-12-27 21:44:11 UTC
Any news on this ? Have someone else be able to reproduce this assert failure crash?
Comment 5 Dario Andres 2009-02-21 15:20:27 UTC
No new. Closing as REMIND. Reopen if you still experience this. Thanks