|
Bugzilla – Full Text Bug Listing |
| Summary: | windows:mingw:win64/mingw64-kmymoney5: crashes on startup | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE.org | Reporter: | Ralf Habacker <ralf.habacker> |
| Component: | 3rd party software | Assignee: | Ralf Habacker <ralf.habacker> |
| Status: | IN_PROGRESS --- | QA Contact: | E-mail List <screening-team-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fridrich.strba, mkbosmans |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 1225808 | ||
| Bug Blocks: | |||
| Attachments: | log file | ||
|
Description
Ralf Habacker
2024-06-02 19:46:34 UTC
Created attachment 875258 [details]
log file
The problem occurs in the openssl library during initialization by the qt webkit engine (see attached log file)
The included debug package for openssl does not have any debug source included (see bug 1225808), which makes it harder to find the reason for issue. (In reply to Ralf Habacker from comment #2) > The included debug package for openssl does not have any debug source > included (see bug 1225808), which makes it harder to find the reason for > issue. On a build of kmymoney with a more recent Qt version (version 5.15.14 from https://build.opensuse.org/project/show/home:rhabacker:branches:windows:mingw:win64:Qt515) the problem no longer occurs, so this is a potential possibility after https://sourceware.org/bugzilla/show_bug.cgi?id=31929 has been fixed. |