crash in global constructor

Bug #1999284 reported by Christian Rauch
This bug report is a duplicate of:  Bug #1999300: crash in global constructor. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libcamera (Ubuntu)
New
Undecided
Unassigned

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;
  }

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.