ubuntu-webapps-bugs team mailing list archive
-
ubuntu-webapps-bugs team
-
Mailing list archive
-
Message #04460
[Bug 1625122] Re: Building oxide in debug mode does not run webbrowser
** Changed in: oxide/1.17
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1625122
Title:
Building oxide in debug mode does not run webbrowser
Status in Oxide:
Fix Released
Status in Oxide 1.17 series:
Fix Released
Status in Oxide 1.18 series:
Fix Committed
Bug description:
What happened:
1) Branched oxide's code
2) Built in debug mode (cmake ../ -DCMAKE_BUILD_TYPE=Debug)
3) Run trunk of the webbrowser (./out/bin/run_qmlapp.sh --debug path/to/webbrowser-app)
4) Inside gdb start the webbrowser and notice as it is launching that is crashes
What I expected to happen:
When launching the webbrowser with oxide in debug mode for it not to crash.
Output in gdb where it crashes - http://pastebin.ubuntu.com/23202310/
After running 'bt' in gdb - http://pastebin.ubuntu.com/23202297/
To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1625122/+subscriptions
References