Hi,

since i started guayadeque to compile with wxsqlite3-4.8.2-5.fc36.x86_64 and
wxGTK-3.1.5-6.fc36.x86_64 compile, the program starts on F37/F38 with the 
following error message:

../src/generic/imaglist.cpp(44): assert "m_size != wxSize(0, 0)" failed in 
GetImageCount(): Invalid image list
Downloading 0.01 MB separate debug info for 
/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
Downloading 6.79 MB separate debug info for /lib64/librsvg-2.so.2
[New Thread 0x7fffe1391640 (LWP 12198)]                                         
                                                                                
                                               
[New Thread 0x7fffe1bbb640 (LWP 12199)]
[Thread 0x7fffe1391640 (LWP 12198) exited]
[Thread 0x7fffe1bbb640 (LWP 12199) exited]

Thread 1 "guayadeque" received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff7536a42 in wxGenericImageList::GetImageCount (this=0x150b980) at 
../src/generic/imaglist.cpp:44
Downloading 0.00 MB source file 
/usr/src/debug/wxGTK-3.1.5-6.fc36.x86_64/bld_gtk3/../src/generic/imaglist.cpp
44          wxASSERT_MSG( m_size != wxSize(0, 0), "Invalid image list" );
Missing separate debuginfos, use: dnf debuginfo-install 
wxsqlite3-4.8.2-5.fc36.x86_64
(gdb) bt
#0  0x00007ffff7536a42 in wxGenericImageList::GetImageCount() const 
(this=0x150b980) at ../src/generic/imaglist.cpp:44
#1  0x00000000008cfa5c in 
Guayadeque::guShoutcastRadioProvider::RegisterImages(wxImageList*) 
(this=0x14d80d0, imagelist=0x150b980)
    at 
/usr/src/debug/guayadeque-0.4.7-0.39.20220801gita8b47a6.fc36.x86_64/src/ui/radios/ShoutcastRadio.cpp:133
#2  0x00000000008c27c3 in 
Guayadeque::guRadioGenreTreeCtrl::ReloadProviders(Guayadeque::guRadioProviderArray*)
 (this=0x14dc000, radioproviders=<optimized out>)
    at 
/usr/src/debug/guayadeque-0.4.7-0.39.20220801gita8b47a6.fc36.x86_64/src/ui/radios/RadioPanel.cpp:161
#3  0x00000000008c2da3 in Guayadeque::guRadioPanel::ReloadProviders() 
(this=<optimized out>) at 
/usr/src/debug/guayadeque-0.4.7-0.39.20220801gita8b47a6.fc36.x86_64/src/ui/radios/RadioPanel.cpp:770
#4  0x00000000008caed1 in Guayadeque::guRadioPanel::guRadioPanel(wxWindow*, 
Guayadeque::guDbLibrary*, Guayadeque::guPlayerPanel*)
    (this=0x14a0a90, parent=<optimized out>, db=<optimized out>, 
playerpanel=<optimized out>, this=<optimized out>, parent=<optimized out>, 
db=<optimized out>, playerpanel=<optimized out>)
    at 
/usr/src/debug/guayadeque-0.4.7-0.39.20220801gita8b47a6.fc36.x86_64/src/ui/radios/RadioPanel.cpp:666
#5  0x00000000006908fa in Guayadeque::guMainFrame::OnViewRadio(wxCommandEvent&) 
(this=0xbd1980, event=<optimized out>)
    at 
/usr/src/debug/guayadeque-0.4.7-0.39.20220801gita8b47a6.fc36.x86_64/src/ui/MainFrame.cpp:2661
#6  0x000000000069ebf1 in Guayadeque::guMainFrame::LoadTabsPerspective(wxString 
const&) (this=0xbd1980, layout=...)
    at 
/usr/src/debug/guayadeque-0.4.7-0.39.20220801gita8b47a6.fc36.x86_64/src/ui/MainFrame.cpp:4227
#7  0x00000000006791e6 in Guayadeque::guMainFrame::guMainFrame(wxWindow*, 
Guayadeque::guDbCache*)
    (this=0xbd1980, parent=<optimized out>, dbcache=<optimized out>, 
this=<optimized out>, parent=<optimized out>, dbcache=<optimized out>)
    at 
/usr/src/debug/guayadeque-0.4.7-0.39.20220801gita8b47a6.fc36.x86_64/src/ui/MainFrame.cpp:292
#8  0x000000000058b2dd in Guayadeque::guMainApp::OnInit() (this=0xb3b810) at 
/usr/src/debug/guayadeque-0.4.7-0.39.20220801gita8b47a6.fc36.x86_64/src/MainApp.cpp:413
#9  0x00007ffff7cef8ba in wxEntry(int&, wchar_t**) (argc=<optimized out>, 
argv=<optimized out>) at ../src/common/init.cpp:488
#10 0x000000000057bdb6 in main(int, char**) (argc=<optimized out>, 
argv=<optimized out>) at 
/usr/src/debug/guayadeque-0.4.7-0.39.20220801gita8b47a6.fc36.x86_64/src/MainApp.cpp:41
(gdb) quit
A debugging session is active.

        Inferior 1 [process 11679] will be killed.

How can I solve this ?

Regards
Martin
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to