Public bug reported:

An application built with libcamera-dev crashes instantly on start in a
global constructor. This can be reproduced by the 'cam' example in
package libcamera-tools (run 'cam -l') or via this simple example;

  #include <libcamera/libcamera.h>
  int main(int argc, char **argv) {
    libcamera::CameraManager camera_manager;
  }

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: libcamera0 0~git20200629+e7aa92a-9
ProcVersionSignature: Ubuntu 5.15.0-56.62-generic 5.15.64
Uname: Linux 5.15.0-56-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.2
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sat Dec 10 01:21:46 2022
InstallationDate: Installed on 2022-06-25 (167 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
SourcePackage: libcamera
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libcamera (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug jammy third-party-packages wayland-session

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libcamera in Ubuntu.
https://bugs.launchpad.net/bugs/1999300

Title:
   crash in global constructor

Status in libcamera package in Ubuntu:
  New

Bug description:
  An application built with libcamera-dev crashes instantly on start in
  a global constructor. This can be reproduced by the 'cam' example in
  package libcamera-tools (run 'cam -l') or via this simple example;

    #include <libcamera/libcamera.h>
    int main(int argc, char **argv) {
      libcamera::CameraManager camera_manager;
    }

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: libcamera0 0~git20200629+e7aa92a-9
  ProcVersionSignature: Ubuntu 5.15.0-56.62-generic 5.15.64
  Uname: Linux 5.15.0-56-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Dec 10 01:21:46 2022
  InstallationDate: Installed on 2022-06-25 (167 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  SourcePackage: libcamera
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to