← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1625122] [NEW] Building oxide in debug mode does not run webbrowser

 

Public bug reported:

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/

** Affects: oxide
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups