View Issue Details

IDProjectCategoryView StatusLast Update
0025686CommunityOCCT:Visualizationpublic2016-06-17 11:07
ReporterVico Liang Assigned Tobugmaster  
PrioritynormalSeveritycrash 
Status closedResolutionunable to reproduce 
Summary0025686: AIS_InteractiveContext::MoveTo crash
Description> TKernel.dll!Standard_OutOfRange::Throw() Line 10 C++
     TKernel.dll!Standard_Failure::Reraise() Line 153 C++
     TKernel.dll!Standard_Failure::Reraise(const char * const AString) Line 136 C++
     TKernel.dll!Standard_OutOfRange::Raise(const char * const AString) Line 10 C++
     TKernel.dll!SortRecursive(TColStd_Array1OfInteger & TheArray, const TCollection_CompareOfInteger & Comp, const int Left, const int Right) Line 56 C++
     TKernel.dll!SortTools_QuickSortOfInteger::Sort(TColStd_Array1OfInteger & TheArray, const TCollection_CompareOfInteger & Comp) Line 77 C++
     TKV3d.dll!SelectMgr_ViewerSelector::SortResult() Line 1002 C++
     TKV3d.dll!SelectMgr_ViewerSelector::LoadResult() Line 525 C++
     TKV3d.dll!SelectMgr_ViewerSelector::InitSelect(const double Xr, const double Yr) Line 371 C++
     TKV3d.dll!StdSelect_ViewerSelector3d::Pick(const int theXPix, const int theYPix, const Handle_V3d_View & theView) Line 207 C++
     TKV3d.dll!AIS_LocalContext::MoveTo(const int theXpix, const int theYpix, const Handle_V3d_View & theView, const unsigned int theToRedrawImmediate) Line 133 C++
     TKV3d.dll!AIS_InteractiveContext::MoveTo(const int theXPix, const int theYPix, const Handle_V3d_View & theView, const unsigned int theToRedrawOnUpdate) Line 70 C++
TagsNo tags attached.
Test case number

Relationships

related to 0024623 closedbugmaster Open CASCADE Visualization - improve selection mechanism 

Activities

kgv

2015-01-06 11:49

developer   ~0035921

Could you please provide also test case to reproduce the problem?
I see there should be local context opened...

Vico Liang

2015-01-06 15:34

developer   ~0035922

I can't reproduce it now with the model of the bug occurs. I found the issue by moving mouse on the screen randomly. so sorry that i don't have test case to reproduce the problem.

You're right that there is local context opened when moving mouse.

Pawel

2015-01-07 18:02

developer   ~0035926

I've just had a similar crash (only once so far) so I attach the stack trace below:

(TKernel): (filename not available): Standard_OutOfRange::Throw
(TKernel): (filename not available): Standard_OutOfRange::Raise
(TKV3d): (filename not available): SelectMgr_IndexedDataMapOfOwnerCriterion::ChangeFromIndex
(TKV3d): (filename not available): SelectMgr_ViewerSelector::IsInside
(TKernel): (filename not available): SortTools_QuickSortOfInteger::Sort
(TKernel): (filename not available): SortTools_QuickSortOfInteger::Sort
(TKernel): (filename not available): SortTools_QuickSortOfInteger::Sort
(TKV3d): (filename not available): SelectMgr_ViewerSelector::SortResult
(TKV3d): (filename not available): SelectMgr_ViewerSelector::LoadResult
(TKV3d): (filename not available): SelectMgr_ViewerSelector::InitSelect
(TKV3d): (filename not available): StdSelect_ViewerSelector3d::Pick
(TKV3d): (filename not available): AIS_LocalContext::MoveTo
(TKV3d): (filename not available): AIS_InteractiveContext::MoveTo

kgv

2016-06-16 21:22

developer   ~0055110

Last edited: 2016-06-16 21:23

Dear bugmaster,

please switch to "closed" state since there are no bug reproducer and related functionality (local context) is deprecated.

Issue History

Date Modified Username Field Change
2015-01-06 11:31 Vico Liang New Issue
2015-01-06 11:31 Vico Liang Assigned To => kgv
2015-01-06 11:49 kgv Note Added: 0035921
2015-01-06 11:49 kgv Assigned To kgv => Vico Liang
2015-01-06 11:49 kgv Status new => feedback
2015-01-06 15:34 Vico Liang Note Added: 0035922
2015-01-06 16:15 Vico Liang Assigned To Vico Liang => kgv
2015-01-06 16:15 Vico Liang Status feedback => assigned
2015-01-07 18:02 Pawel Note Added: 0035926
2015-04-10 09:16 kgv Relationship added related to 0024623
2015-04-10 09:19 kgv Assigned To kgv => vpa
2015-04-30 10:20 kgv Target Version 6.9.0 => 7.1.0
2016-06-16 21:22 kgv Note Added: 0055110
2016-06-16 21:22 kgv Assigned To vpa => bugmaster
2016-06-16 21:22 kgv Status assigned => feedback
2016-06-16 21:22 kgv Resolution open => unable to reproduce
2016-06-16 21:22 kgv Target Version 7.1.0 =>
2016-06-16 21:23 kgv Note Edited: 0055110
2016-06-17 11:07 bugmaster Status feedback => closed