Bug 21 - Assertion fails when zooming out during 1Hz sampling on demo
Summary: Assertion fails when zooming out during 1Hz sampling on demo
Status: RESOLVED FIXED
Alias: None
Product: PulseView
Classification: Unclassified
Component: Other (show other bugs)
Version: unreleased development snapshot
Hardware: x86 Linux
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-21 13:52 CET by Joel Holdsworth
Modified: 2013-01-16 00:02 CET (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Holdsworth 2012-12-21 13:52:37 CET
Begin sampling with the demo device, sample rate set to 1Hz. Now roll the mouse down to zoom out. Assertion fails:

/pv/logicdatasnapshot.cpp:290: void pv::LogicDataSnapshot::get_subsampled_edges(
std::vector<std::pair<long int, bool> >&, uint64_t, uint64_t, float, int): Assertion `_mip_map[level].data' failed.