Bug 1681 - Pulseview crashes if a CSV file is changed between openings of the application
Summary: Pulseview crashes if a CSV file is changed between openings of the application
Status: CONFIRMED
Alias: None
Product: PulseView
Classification: Unclassified
Component: File handling (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal critical
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-08 11:44 CEST by Oliver
Modified: 2021-05-08 11:44 CEST (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver 2021-05-08 11:44:46 CEST
Steps to reproduce:
1) Open a .CSV file in Pulseview.
2) Without closing the .CSV, close Pulseview.
3) Delete or modify the CSV file.
4) Re-open Pulseview.

Correct behavior:
Pulseview re-scans the file or shows a warning that it has changed.

Actual behavior:
Pulseview usually crashes. It *always* crashes if the file was deleted and it *sometimes* crashes if the file was modified.