Unexpected exit when clicking "Metrics" button in Single Axis section
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When I was trying to click the button "Metrics" in the Single Axis section, program exited with a bug report:
Process: MemAxes [4249]
Path: /Users/USER/*/MemAxes.app/Contents/MacOS/MemAxes
Identifier: ???
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: MemAxes [4249]
User ID: 501
Date/Time: 2015-10-12 02:26:47.564 -0700
OS Version: Mac OS X 10.11 (15A284)
Report Version: 11
Anonymous UUID: 5028DC7D-5B3D-4144-90D7-CE5204A8E2A6
Sleep/Wake UUID: 9995E98F-551A-4A89-8A90-D6FD98F5212E
Time Awake Since Boot: 120000 seconds
Time Since Wake: 6200 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
terminating with uncaught exception of type std::out_of_range: vector
abort() called
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the crash from the “Metrics” button in the Single Axis section and inspect the uncaught std::out_of_range: vector report. No source file or test is named in the issue; done means the button no longer exits the MemAxes application and the regression is covered by a suitable test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data-visualization, desktop-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100