qt 5.12.9

Asked by vanny

Hello,

I'm transitioning over to Ubuntu 20.04 and am using the default version of QT 5.12.8 to build my application. However I'm running into a bug within QT that seems to be fixed in QT 5.12.9 as I can't recreate the bug there. Is there a plan to release QT 5.12.9?

Backtrace with 5.12.8:
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1 0x00007ffff6636859 in __GI_abort () at abort.c:79
#2 0x00007ffff66a945a in __malloc_assert (
    assertion=assertion@entry=0x7ffff67cd8a8 "(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)",
    file=file@entry=0x7ffff67c93c3 "malloc.c", line=line@entry=2379, function=function@entry=0x7ffff67ce030 <__PRETTY_FUNCTION__.13066> "sysmalloc") at malloc.c:298
#3 0x00007ffff66ababf in sysmalloc (nb=nb@entry=368, av=av@entry=0x7fffbc000020) at malloc.c:2379
#4 0x00007ffff66ac913 in _int_malloc (av=av@entry=0x7fffbc000020, bytes=bytes@entry=352) at malloc.c:4141
#5 0x00007ffff66ae419 in __GI___libc_malloc (bytes=352) at malloc.c:3066
#6 0x00007ffff68c8c29 in operator new(unsigned long) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#7 0x00007ffff0289038 in ?? () from /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8 0x00007ffff21193dc in ?? () from /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9 0x00007ffff1dd57a4 in ?? () from /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x00007ffff1e0db63 in ?? () from /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#11 0x00007ffff6a08609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007ffff6733103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu qtbase-opensource-src Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

https://launchpad.net/ubuntu/+ppas?name_filter=kde

May help. Remember to filter the PPA for your release of Ubuntu. Not all PPAs support all releases and the PPAs here come with the usual caveats of a PPA.

Revision history for this message
Manfred Hampl (m-hampl) said :
#2

Manfred Hampl suggests this article as an answer to your question:
FAQ #3037: “no rolling release”.

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

No, there is no plan to release QT 5.12.9 for Ubuntu 20.04 unless there is a strong demand, e.g. because of the bug that you mentioned.

Can you help with this problem?

Provide an answer of your own, or ask vanny for more information if necessary.

To post a message you must log in.