https://bugs.kde.org/show_bug.cgi?id=524054
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- This is the origin of the crash : Thread 22 Crashed:: CameraController 0 libsystem_platform.dylib 0x180788ac4 _platform_strlen + 4 1 libsystem_c.dylib 0x180611570 strdup + 24 2 libgphoto2_port.12.dylib 0x104c5f4d8 gp_port_set_info + 68 3 libgphoto2.6.dylib 0x1057c5124 gp_camera_set_port_info + 124 4 libdigikamgui.9.1.0.dylib 0x1061e397c 0x105aac000 + 7567740 5 libdigikamgui.9.1.0.dylib 0x1061c9dd4 Digikam::CameraController::executeCommand(Digikam::CameraCommand*) + 264 6 libdigikamgui.9.1.0.dylib 0x1061c9ba4 Digikam::CameraController::run() + 500 7 QtCore 0x107bc792c 0x107a44000 + 1587500 8 libsystem_pthread.dylib 0x180781c58 _pthread_start + 136 9 libsystem_pthread.dylib 0x18077cc1c thread_start + 8 Typically, it's a call in libgphoto2 which play with string relevant of the port to use with the camera. -- You are receiving this mail because: You are watching all bug changes.
