Ver Mensaje Individual
  #1  
Antiguo 13-07-2021
nomade89 nomade89 is offline
Registrado
 
Registrado: jul 2021
Posts: 1
Reputación: 0
nomade89 Va por buen camino
App Android: Segmentation Fault(11)

Buenas!!

Estoy con un tema hace unos dias que no puedo terminar de solucionar.
Estoy haciendo la migracion de una app desarrollada para Android 6.0.1 con Rad Studio 10.2.3 a Android 9 con Rad Studio 10.4.2.
Cuando pongo a debugguear, sin tocar absolutamente nada, luego de un tiempo me salta este error que antes no sucedia:

---------------------------
Debugger Exception Notification
---------------------------
Project Application.apk raised exception class Segmentation fault (11).


Cuando voy a ver en que parte se colgo el codigo aparece lo siguiente:

Fmx.Types.TBounds.GetRect(0x31)
Fmx.Styles.Objects.TCustomStyleObject.DoDrawToCanvas(0xca66b400,0xca46b900,@0xffc74360: { = { = {Left = 0, Top = 0, Right = 96, Bottom = 79}, = {TopLeft = { = { = {V = {0, 0}}, = {X = 0, Y = 0}}}, BottomRight = { = { = {V = {96, 79}}, = {X = 96, Y = 79}}}}}},1)
Fmx.Styles.Objects.TCustomStyleObject.DrawToCanvas(0xca66b400,0xca46b900,@0xffc74360: { = { = {Left = 0, Top = 0, Right = 96, Bottom = 79}, = {TopLeft = { = { = {V = {0, 0}}, = {X = 0, Y = 0}}}, BottomRight = { = { = {V = {96, 79}}, = {X = 96, Y = 79}}}}}},0,1)
Fmx.Styles.Objects.TCustomStyleObject.Paint(0xca66b400)
Fmx.Styles.Objects.TButtonStyleObject.Paint(0xca66b400)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc74624: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc74624: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xc9b04880)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc74994: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc74994: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xcb66fa00)
Fmx.Controls.Presentation.TPresentedControl.PaintChildren(0xcb66fa00)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc74d1c: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc74d1c: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xca37c400)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc7508c: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc7508c: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xca37c000)
Fmx.Controls.Presentation.TPresentedControl.PaintChildren(0xca37c000)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc75414: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc75414: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xca277b80)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc75784: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc75784: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xca277800)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc75af4: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc75af4: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xcb4b5680)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc75e64: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc75e64: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xcb4b4f80)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc761d4: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc761d4: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xcb498300)
Fmx.Tabcontrol.TTabItem.PaintChildren(0xcb498300)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc76554: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc76554: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Tabcontrol.TTabControl.PaintChildren().ActiveTabContentPaint(void*)(@0xffc76630: {})
Fmx.Tabcontrol.TTabControl.PaintChildren(0xcb496f00)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc76884: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc76884: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xcb4fec00)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc76bf4: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc76bf4: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xcb4b3380)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc76f64: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc76f64: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xe3e0cc80)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc772d4: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc772d4: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xe3e0c580)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc77644: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc77644: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Controls.TControl.PaintChildren(0xcb496500)
Fmx.Tabcontrol.TTabItem.PaintChildren(0xcb496500)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc779c4: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc779c4: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Tabcontrol.TTabControl.PaintChildren().ActiveTabContentPaint(void*)(@0xffc77aa0: {})
Fmx.Tabcontrol.TTabControl.PaintChildren(0xe3e41100)
Fmx.Controls.TControl.PaintInternal().DoPaintInternal(void*)(@0xffc77cf4: {})
Fmx.Controls.TControl.PaintInternal().PaintAndClipChild(void*)(@0xffc77cf4: {})
Fmx.Controls.TControl.PaintInternal
Fmx.Forms.TCustomForm.PaintRects(0xcc641000,@0xffc77f10: {{ = { = {Left = 0, Top = 0, Right = 803, Bottom = 471}, = {TopLeft = { = { = {V = {0, 0}}, = {X = 0, Y = 0}}}, BottomRight = { = { = {V = {803, 471}}, = {X = 803, Y = 471}}}}}}},0)
:CDA0BE52 __stub_in656v61__ZN3Fmx5Forms17TCommonCustomForm10PaintRectsEPKN6System5Types6TRectFEi
Fmx.Platform.Ui.Android.TFormRender.Render(0xcc649d50)
Fmx.Platform.Ui.Android.TFormRender.run(0xcc649d50)
:CE415916 L1
:CE415916 L1


Porfa! Alguien que pueda darme una mano!?? Graciassss
Responder Con Cita