package-built mir_demo_server does not start on device
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Alexandros Frantzis | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
when running the packaged mir_demo_server:
root@ubuntu-
root@ubuntu-
[2016-05-02 06:43:48.502123] mirplatform: Found graphics driver: mir:android (version 0.23.0)
[2016-05-02 06:43:48.506548] mirserver: Starting
[2016-05-02 06:43:48.508196] mircommon: Loading modules from: /usr/lib/
[2016-05-02 06:43:48.508959] mircommon: Loading module: /usr/lib/
[2016-05-02 06:43:48.509691] mircommon: Loading module: /usr/lib/
[2016-05-02 06:43:48.513048] mirplatform: Found graphics driver: mir:android (version 0.23.0)
[2016-05-02 06:43:48.514024] mirserver: Selected driver: mir:android (version 0.23.0)
ERROR: Dynamic exception type: St12system_error
std::exception:
root@ubuntu-
running a built-and-copied over mir_demo_server works, and the packaged mir_proving_server also starts.
Related branches
- Mir CI Bot: Approve (continuous-integration)
- Cemil Azizoglu (community): Approve
- Kevin DuBois (community): Approve
-
Diff: 31 lines (+5/-5)1 file modifiedexamples/mir_demo_server_loader.cpp (+5/-5)
Changed in mir: | |
milestone: | 0.23.0 → 0.24.0 |
Changed in mir: | |
milestone: | 0.24.0 → none |
Changed in mir: | |
assignee: | nobody → Alexandros Frantzis (afrantzis) |
Changed in mir: | |
milestone: | none → 0.24.0 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
root@ubuntu- phablet: /home/phablet/ mir23# ldd /usr/bin/ mir_demo_ server linux-gnueabihf /libc.so. 6 (0xb6ead000) linux-gnueabihf /libdl. so.2 (0xb6e99000) arm-linux- gnueabihf/ libstdc+ +.so.6 (0xb6ddf000) linux-gnueabihf /libgcc_ s.so.1 (0xb6db6000) linux-armhf. so.3 (0xb6fae000) linux-gnueabihf /libm.so. 6 (0xb6d41000) phablet: /home/phablet/ mir23#
libc.so.6 => /lib/arm-
libdl.so.2 => /lib/arm-
libstdc++.so.6 => /usr/lib/
libgcc_s.so.1 => /lib/arm-
/lib/ld-
libm.so.6 => /lib/arm-
root@ubuntu-