maybe the next steps helps, i am not a debugging specialist.
Thread 1 "speed-dreams-2" received signal SIGSEGV, Segmentation fault.
0x00007fffb11687dc in ?? ()
(gdb) bt full
#0 0x00007fffb11687dc in ??? ()
#1 0x00007fffffffdb60 in ??? ()
#2 0x00007ffff7a90592 in _int_free (av=<optimized out>, p=<optimized out>,
have_lock=0) at malloc.c:4699
size = <optimized out>
#3 __GI___libc_free (mem=<optimized out>) at malloc.c:3476
ar_ptr = <optimized out>
p = <optimized out>
err = 1550488480
#4 0x00007fffb11688d5 in ??? ()
#5 0x00007fffffffdb70 in ??? ()
#6 0x000055555c6a93a0 in ??? ()
#7 0x00007fffffffdb90 in ??? ()
#8 0x00007fffb1191bb3 in ??? ()
#9 0x0000000000000000 in ??? ()
(gdb) break main
Breakpoint 1 at 0x555555554970: file
/usr/src/debug/speed-dreams-2.4.2-1.fc42.x86_64/src/main/main.cpp, line 101.
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/bin/speed-dreams-2
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Breakpoint 1, main (argc=1, argv=0x7fffffffddd8) at
/usr/src/debug/speed-dreams-2.4.2-1.fc42.x86_64/src/main/main.cpp:101
101 {
(gdb) bt full
#0 main (argc=1, argv=0x7fffffffddd8) at
/usr/src/debug/speed-dreams-2.4.2-1.fc42.x86_64/src/main/main.cpp:101
piUserItf = <optimized out>
pmodUserItf = 0x6766656463626160
piRaceEngine = <optimized out>
pmodRaceEngine = 0x5f5e5d5c5b5a5958
bTextOnly = <optimized out>
pApp = <optimized out>
local = <optimized out>
tmp = <error: Cannot access memory at address 0x9796959493929190>
strRaceToStart = <error: Cannot access memory at address
0x7776757473727170>
pEventLoop = <optimized out>
hREParams = <optimized out>
pszModName = <optimized out>
strAppName = ""
--
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue