← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1578049] [NEW] std::runtime_error executing profile_appstart.sh for dialer app

 

Public bug reported:

Getting the following error when profiling the following apps: dialer, messaging, webbrowser, system-settings and address-book.
It can be reproduced with the next build too.

phablet@ubuntu-phablet:~$ profile_appstart.sh -p 0000 -a dialer-app
The lttng server is not accesible. Check lttng-relayd or firewall policies.
Falling back to local
Session auto-20160504-044646 created.
Traces will be written in /home/phablet/lttng-traces/auto-20160504-044646
UST event qtmir:firstFrameDrawn created in channel channel0
UST event app:* created in channel channel0
Tracing started for session auto-20160504-044646
x - 1
terminate called after throwing an instance of 'std::runtime_error'
  what():  AppID is empty
/usr/bin/profile_appstart.sh: line 79: 26694 Aborted                 (core dumped) ubuntu-app-stop ${APP_NAME}
x - 2
terminate called after throwing an instance of 'std::runtime_error'
  what():  AppID is empty
/usr/bin/profile_appstart.sh: line 79: 26875 Aborted                 (core dumped) ubuntu-app-stop ${APP_NAME}
x - 3
....


phablet@ubuntu-phablet:~$ system-image-cli -i

current build number: 321
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2016-04-27 13:56:49
version version: 321
version ubuntu: 20160427
version device: 20160329-a9bacdb
version custom: 20160324--36-54-vivid

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1578049

Title:
  std::runtime_error executing profile_appstart.sh for dialer app

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Getting the following error when profiling the following apps: dialer, messaging, webbrowser, system-settings and address-book.
  It can be reproduced with the next build too.

  phablet@ubuntu-phablet:~$ profile_appstart.sh -p 0000 -a dialer-app
  The lttng server is not accesible. Check lttng-relayd or firewall policies.
  Falling back to local
  Session auto-20160504-044646 created.
  Traces will be written in /home/phablet/lttng-traces/auto-20160504-044646
  UST event qtmir:firstFrameDrawn created in channel channel0
  UST event app:* created in channel channel0
  Tracing started for session auto-20160504-044646
  x - 1
  terminate called after throwing an instance of 'std::runtime_error'
    what():  AppID is empty
  /usr/bin/profile_appstart.sh: line 79: 26694 Aborted                 (core dumped) ubuntu-app-stop ${APP_NAME}
  x - 2
  terminate called after throwing an instance of 'std::runtime_error'
    what():  AppID is empty
  /usr/bin/profile_appstart.sh: line 79: 26875 Aborted                 (core dumped) ubuntu-app-stop ${APP_NAME}
  x - 3
  ....

  
  phablet@ubuntu-phablet:~$ system-image-cli -i

  current build number: 321
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2016-04-27 13:56:49
  version version: 321
  version ubuntu: 20160427
  version device: 20160329-a9bacdb
  version custom: 20160324--36-54-vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1578049/+subscriptions


Follow ups