← Back to team overview

touch-packages team mailing list archive

[Bug 1376219] Re: qmlscene crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler() in music_app

 

It's hard to tell because this bug does not have
upstart.mediascanner-2.0.log.txt but this probably has the same root
cause as #1378113. What is happening is that somehow multiple instances
of the Mediascanner daemon are running at the same time (or someone else
has opened the db in rw mode, which  nobody really should be doing).
SQLite does not permit multiple writers in the same db at the same time
so it rightfully errors out.

But the question is why is this happening. There is only one MS instance
and it opens the db only once. Could there be some sort of a weird
timing issue with upstart (which seems extremely unlikely)?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu.
https://bugs.launchpad.net/bugs/1376219

Title:
  qmlscene crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler() in music_app

Status in “mediascanner2” package in Ubuntu:
  New

Bug description:
  From
  http://ci.ubuntu.com/smokeng/utopic/touch/mako/264:20141001:20140929.1/10758/music_app/

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: qmlscene 5.3.0-3ubuntu12
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: armhf
  CurrentDesktop: Unity
  Date: Wed Oct  1 06:03:34 2014
  ExecutablePath: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene
  ExecutableTimestamp: 1410860063
  InstallationDate: Installed on 2014-10-01 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf (20141001-020204)
  ProcCmdline: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene music-app.qml --url= -I ./plugins
  ProcCwd: /usr/share/click/preinstalled/com.ubuntu.music/1.3.638
  Signal: 6
  SourcePackage: qtdeclarative-opensource-src
  StacktraceTop:
   ?? () from /lib/arm-linux-gnueabihf/libc.so.6
   raise () from /lib/arm-linux-gnueabihf/libc.so.6
   abort () from /lib/arm-linux-gnueabihf/libc.so.6
   __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
   ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm autopilot cdrom dialout dip plugdev sudo tty video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediascanner2/+bug/1376219/+subscriptions


References