Linux packaged peruse version crashes when using `--debug`
See original GitHub issueOperation System and Version: Ubuntu 18
SAFE Browser Version: Peruse 0.7.0-
Network: Mock
Description: Linux packaged peruse version crashes when using --debug
arg
Steps to reproduce: package it and try to use --debug
mode
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Analyzing Linux kernel crash dumps with crash - Dedoimedo
First, if you're running a debug kernel, then all the objects have been compiled with the debug symbols. You're lucky. You just need...
Read more >Crashing only when using 'flutter run', with Linux device #72506
Steps to Reproduce. Run flutter create demo_app . cd cd demo_app; flutter run -d Linux. Expected results: The app launching in debug mode....
Read more >DebuggingProgramCrash - Ubuntu Wiki
This document describes how to install debug packages on Ubuntu releases that do not support debuginfod out of the box, allowing one to...
Read more >Chapter 21. Debugging a Crashed Application
21.2. Recording Application Crashes with Core Dumps. To record application crashes, set up core dump saving and add information about the system.
Read more >ChangeLog - crash
Without the patch, the crash fails to start a session with the error message: ... (zaslonko@linux.ibm.com) - Support s390 debug feature version 3, ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m not reproducing this either on Linux Debian 9 with same commit of the browser @hunterlester .
It’s not crashing for me no, but we’re not getting into full debug mode either… (with devtools windows showing for the browser).
I’ll close this as it’s not strictly the issue then. And create a new one to track what should be happening in
--debug
mode in a packaged browser.