<div dir="ltr"><div>Hi,</div><div><br></div><div>usually, crashes happened to me when the images size was not set or there was a division by 0.</div><div>Maybe it's something equivalent here.</div><div><br></div><div>Cheers,</div><div><br></div><div>Johnny<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le dim. 13 mars 2022 à 23:39, Alexander Neundorf <<a href="mailto:neundorf@kde.org">neundorf@kde.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I'm tyring to run the "canvas" qml example, building it using the KDE Android <br>
support. It crashes during startup, it seems it tries to allocate 4GB of <br>
memory and that fails.<br>
I guess it's something very basic that's going wrong. Any pointers ?<br>
<br>
I ActivityTaskManager: Displayed org.qtproject.example/<br>
org.qtproject.qt5.android.bindings.QtActivity: +665ms<br>
D         : Gralloc Free  w:1920, h:1200, f:0x1, usage:0x966, ui64Stamp:109833 <br>
line = 2376<br>
I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3210 <br>
I GoogleInputMethodService: <br>
GoogleInputMethodService.updateDeviceLockedStatus():2099 checkRepeatedly = <br>
false, unlocked = true<br>
I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1907 <br>
onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 <br>
privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 <br>
initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null <br>
label=null packageName=org.qtproject.example fieldId=-1 fieldName=null <br>
extras=null}, false)<br>
 I GoogleInputMethodService: <br>
GoogleInputMethodService.updateDeviceLockedStatus():2099 checkRepeatedly = <br>
true, unlocked = true<br>
 D         : Gralloc Free  w:1920, h:1200, f:0x1101, usage:0x900, ui64Stamp:<br>
109888 line = 2376<br>
 D         : GBuffer--------------(*format)=1<br>
 D         : Gralloc alloc start  w:1200, h:1920, f:0x1, usage:0xb00, line = <br>
1621<br>
 D         : Gralloc Alloc end  w:1200, h:1920, f:0x1101, usage:0xb00, handle:<br>
0xe181c8c0, ui64Stamp:109916, sSize:9236480, line = 2021<br>
 D         : Gralloc Free  w:1200, h:1920, f:0x1101, usage:0xb00, ui64Stamp:<br>
109916 line = 2376<br>
 D         : Gralloc Register  w:1200, h:1920, f:0x1101, usage:0xb00, <br>
ui64Stamp:109916, sSize:9236480, line = 2270<br>
 D         : Gralloc Register  w:1200, h:1920, f:0x1101, usage:0xb00, <br>
ui64Stamp:109916, sSize:9236480, line = 2270<br>
 D         : Gralloc Register  w:1200, h:1920, f:0x1101, usage:0xb00, <br>
ui64Stamp:109916, sSize:9236480, line = 2270<br>
 D         : Gralloc Free  w:1200, h:1920, f:0x1101, usage:0xb00, ui64Stamp:<br>
109786 line = 2376<br>
W libc    : malloc(4294967295) failed: returning null pointer<br>
<br>
Thanks<br>
Alex<br>
<br>
<br>
<br>
</blockquote></div>