View Issue Details

IDProjectCategoryView StatusLast Update
0000673Far ManagerViewerpublic2008-12-26 12:34
Reporteralexmitin Assigned Toalexy  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platformx86OSWindowsOS VersionXP SP3
Fixed in Version2.0 
Summary0000673: Crash in Viewer::SelectText()
DescriptionThere is a crash in the Viewer::SelectText().

Steps to reproduce:
1) Start FAR
2) Press Ctrl+L
3) Press Tab
4) Press Ctrl+Q
5) Press F7 and then Esc

The crash occurs in this place:

void Viewer::SelectText(const __int64 &MatchPos,const __int64 &SearchLength, const DWORD Flags)
{
  if(!ViewFile) <==[crash]==
    return;
...
}
TagsNo tags attached.
Build669

Activities

alexy

2008-12-19 08:56

administrator   bugnote:0002215

Интересная фигня, уже 3 бага разных вижу, но вот причину пока что вижу только одному.
Оно ещё в разных местах падает в зависимости если внутри CtrL есть показываемый файл или нету.

alexy

2008-12-19 11:44

administrator   bugnote:0002217

669

Issue History

Date Modified Username Field Change
2008-12-19 02:52 alexmitin New Issue
2008-12-19 08:34 alexy Status new => assigned
2008-12-19 08:34 alexy Assigned To => alexy
2008-12-19 08:56 alexy Note Added: 0002215
2008-12-19 11:44 alexy Note Added: 0002217
2008-12-19 11:44 alexy Status assigned => feedback
2008-12-26 12:34 alexy Build => 669
2008-12-26 12:34 alexy Status feedback => closed
2008-12-26 12:34 alexy Resolution open => fixed
2008-12-26 12:34 alexy Fixed in Version => 2.0