touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #127240
[Bug 1524131] Re: /usr/bin/mediaplayer-app:11:__memcpy_neon:std::char_traits:std::basic_streambuf:std::basic_streambuf:std::__ostream_write
The stack trace points to:
ss << "type='" << lut.at(d->type) << "'" << comma;
where lut is a static const std::map<Message::Type, std::string>. So
perhaps the dbus::Object instance is destroyed after unloading the
libdbus-cpp.so.
Is libdbus-cpp.so being loaded dynamically? Or I guess a library linking
to libdbus-cpp is loaded dynamically.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1524131
Title:
/usr/bin/mediaplayer-
app:11:__memcpy_neon:std::char_traits:std::basic_streambuf:std::basic_streambuf:std::__ostream_write
Status in Canonical System Image:
Confirmed
Status in dbus-cpp package in Ubuntu:
New
Status in mediaplayer-app package in Ubuntu:
New
Bug description:
Top 3 over the past week on errors.u.c. mediaplayer has not been
updated for a while and the frequency increased significantly around
mid-december, probably due to a change in an underlying component
(gstreamer has been updated on Dec. 12th or it could be the major dbus
match rules changes as the stacktrace would suggest)
The Ubuntu Error Tracker has been receiving reports about a problem
regarding mediaplayer-app. This problem was most recently seen with
version 0.20.5+15.04.20150701-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/a649a8d64746c3cce478208950c51611a06323cb
contains more details.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1524131/+subscriptions
References