Bug 305420 - digikam crashes on startup
Summary: digikam crashes on startup
Status: RESOLVED DOWNSTREAM
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Runtime (show other bugs)
Version: 2.8.0
Platform: openSUSE Linux
: NOR critical
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-19 09:20 UTC by Hans-Werner Gerke
Modified: 2022-01-23 11:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans-Werner Gerke 2012-08-19 09:20:07 UTC
digikam 2.8.0 crashes allways on startup leaving message: "illegal Instruction"

Reproducible: Always

Steps to Reproduce:
1.open bash
2.type "digikam"
3.
Actual Results:  
message "Ungültiger Maschinenbefehl"

Expected Results:  
start of "digikam"

Here the backtrace:
#0  0xb46bac3a in cvGetTickFrequency () at /usr/src/debug/OpenCV-2.4.2/modules/core/src/system.cpp:638
#1  0xb42294b2 in __static_initialization_and_destruction_0 (__priority=65535, __initialize_p=1)
    at /usr/src/debug/OpenCV-2.4.2/modules/legacy/src/blobtrackingauto.cpp:55
#2  _GLOBAL__sub_I_blobtrackingauto.cpp(void) ()
    at /usr/src/debug/OpenCV-2.4.2/modules/legacy/src/blobtrackingauto.cpp:480
#3  0xb430481d in __do_global_ctors_aux () from /usr/lib/libopencv_legacy.so.2.4
#4  0xb42248b1 in _init () from /usr/lib/libopencv_legacy.so.2.4
#5  0xbfffef44 in ?? ()
Comment 1 caulier.gilles 2012-08-19 16:01:42 UTC
It crash on OpenCV shared lib, not digiKam. 

Gilles Caulier
Comment 2 Hans-Werner Gerke 2012-08-20 13:36:59 UTC
Thank you, Mr. Caulier; but what can I do now?


Am 19.08.2012 18:01, schrieb Gilles Caulier:
> https://bugs.kde.org/show_bug.cgi?id=305420
>
> Gilles Caulier <caulier.gilles@gmail.com> changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>               Status|UNCONFIRMED                 |RESOLVED
>                   CC|                            |caulier.gilles@gmail.com
>           Resolution|---                         |DOWNSTREAM
>
> --- Comment #1 from Gilles Caulier <caulier.gilles@gmail.com> ---
> It crash on OpenCV shared lib, not digiKam.
>
> Gilles Caulier
>
Comment 3 caulier.gilles 2012-08-20 17:59:08 UTC
Report this problem to your distro packager...

Gilles Caulier