-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
From https://www.zet.hr/odredbe/datoteke-u-gtfs-formatu/669, trying to set static GTFS feed URL https://www.zet.hr/gtfs-scheduled/latest it crashes after dozen of seconds.
Android 15, FindMyBus 1.0.0 from F-droid.
logcat says:
02-24 15:55:53.737 14185 14185 I VRI[MainActivity]@ad18256: ViewPostIme pointer 0
02-24 15:55:53.740 14185 14185 I VRI[MainActivity]@ad18256: call setFrameRateCategory for touch hint category=high hint, reason=touch, vri=VRI[MainActivity]@ad18256
02-24 15:55:53.830 14185 14185 I VRI[MainActivity]@ad18256: ViewPostIme pointer 1
02-24 15:55:53.843 14185 14185 I ImeTracker: com.jakubhlavacek.gtfsrealtimemap:74285c49: onRequestHide at ORIGIN_CLIENT reason HIDE_SOFT_INPUT fromUser false
02-24 15:55:53.843 14185 14185 I InputMethodManager_LC: hsifw() - flag : 0
02-24 15:55:53.843 14185 14185 I InputMethodManager_LC: hsifw() - mService.hideSoftInput
02-24 15:55:53.844 14185 14185 D InputMethodManagerUtils: startInputInner - Id : 0
02-24 15:55:53.844 14185 14185 I InputMethodManager: startInputInner - IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus
02-24 15:55:53.846 14185 14409 D InputTransport: Input channel constructed: 'ClientS', fd=240
02-24 15:55:53.848 14185 14185 D InsetsController: hide(ime(), fromIme=true)
02-24 15:55:53.848 14185 14185 I InsetsController: setRequestedVisibleTypes: visible=false, mask=ime, host=com.jakubhlavacek.gtfsrealtimemap/com.jakubhlavacek.gtfsrealtimemap.MainActivity, from=android.view.InsetsController.controlAnimationUnchecked:1498 android.view.InsetsController.applyAnimation:2228 android.view.InsetsController.applyAnimation:2159 android.view.InsetsController.hide:1452 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:8063 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7991 android.os.Handler.dispatchMessage:107 android.os.Looper.loopOnce:257 android.os.Looper.loop:342 android.app.ActivityThread.main:9634
02-24 15:55:53.848 14185 14185 I InsetsController: controlAnimationUncheckedInner: Added types=ime, animType=1, host=com.jakubhlavacek.gtfsrealtimemap/com.jakubhlavacek.gtfsrealtimemap.MainActivity, from=android.view.InsetsController.controlAnimationUnchecked:1502 android.view.InsetsController.applyAnimation:2228 android.view.InsetsController.applyAnimation:2159
02-24 15:55:53.876 14185 14185 I InsetsController: onStateChanged: host=com.jakubhlavacek.gtfsrealtimemap/com.jakubhlavacek.gtfsrealtimemap.MainActivity, from=android.view.ViewRootImpl.handleResized:2789, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 74 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(514, 0 - 566, 74), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -9.244444444444444 V 26.31111111111111 H 9.244444444444444 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}} sideOverrides={}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=101, center=Point(101, 101)}, RoundedCorner{position=TopRight, radius=101, center=Point(979, 101)}, RoundedCorner{position=BottomRight, radius=101, center=Point(979, 2239)}, RoundedCorner{position=BottomLeft, radius=101, center=Point(101, 2239)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 74) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {3 mType=ime mFrame=[0,1477][1080,2340] mVisible=false mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,74] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {12e40001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {12e40004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {12e40005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {12e40006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {12e40024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {614b0000 mType=statusBars mFrame=[0,0][1080,74] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {614b0005 mType=mandatorySystemGestures mFrame=[0,0][1080,108] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {614b0006 mType=tappableElement mFrame=[0,0][1080,74] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null} }
02-24 15:55:53.876 14185 14185 I VRI[MainActivity]@ad18256: handleResized, frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false dragResizingChanged=false
02-24 15:55:53.876 14185 14185 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.jakubhlavacek.gtfsrealtimemap/com.jakubhlavacek.gtfsrealtimemap.MainActivity
02-24 15:55:54.159 14185 14185 I InsetsController: cancelAnimation: types=ime, animType=1, host=com.jakubhlavacek.gtfsrealtimemap/com.jakubhlavacek.gtfsrealtimemap.MainActivity, from=android.view.InsetsController.notifyFinished:1890 android.view.InsetsAnimationThreadControlRunner$1.lambda$notifyFinished$0:87 android.view.InsetsAnimationThreadControlRunner$1.$r8$lambda$cDFF0h4Ncq-8EXdGszv69jrUu7c:0
02-24 15:55:54.160 14185 14185 I ImeTracker: com.jakubhlavacek.gtfsrealtimemap:11c4d6cd: onRequestHide at ORIGIN_CLIENT reason HIDE_SOFT_INPUT_ON_ANIMATION_STATE_CHANGED fromUser false
02-24 15:55:54.160 14185 14185 I InputMethodManager_LC: notifyImeHidden: IInputMethodManagerGlobalInvoker.hideSoftInput
02-24 15:55:54.161 14185 14185 I ImeTracker: com.jakubhlavacek.gtfsrealtimemap:74285c49: onHidden
02-24 15:55:54.673 14185 14185 I InsetsController: onStateChanged: host=com.jakubhlavacek.gtfsrealtimemap/com.jakubhlavacek.gtfsrealtimemap.MainActivity, from=android.view.ViewRootImpl.handleResized:2789, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 74 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(514, 0 - 566, 74), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -9.244444444444444 V 26.31111111111111 H 9.244444444444444 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}} sideOverrides={}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=101, center=Point(101, 101)}, RoundedCorner{position=TopRight, radius=101, center=Point(979, 101)}, RoundedCorner{position=BottomRight, radius=101, center=Point(979, 2239)}, RoundedCorner{position=BottomLeft, radius=101, center=Point(101, 2239)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 74) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,74] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {12e40001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {12e40004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {12e40005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {12e40006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {12e40024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {614b0000 mType=statusBars mFrame=[0,0][1080,74] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {614b0005 mType=mandatorySystemGestures mFrame=[0,0][1080,108] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {614b0006 mType=tappableElement mFrame=[0,0][1080,74] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null} }
02-24 15:55:54.673 14185 14185 I VRI[MainActivity]@ad18256: handleResized, frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false dragResizingChanged=false
02-24 15:55:55.405 14185 14191 D InputTransport: Input channel destroyed: 'ClientS', fd=240
02-24 15:55:56.830 14185 14185 I VRI[MainActivity]@ad18256: call setFrameRateCategory for touch hint category=no preference, reason=boost timeout, vri=VRI[MainActivity]@ad18256
02-24 15:56:14.877 14185 14185 I VRI[MainActivity]@ad18256: ViewPostIme pointer 0
02-24 15:56:14.878 14185 14185 I VRI[MainActivity]@ad18256: call setFrameRateCategory for touch hint category=high hint, reason=touch, vri=VRI[MainActivity]@ad18256
02-24 15:56:15.576 14185 14185 I VRI[MainActivity]@ad18256: ViewPostIme pointer 1
02-24 15:56:17.245 14185 14185 I VRI[MainActivity]@ad18256: ViewPostIme pointer 0
02-24 15:56:18.338 14185 14185 I VRI[MainActivity]@ad18256: ViewPostIme pointer 1
02-24 15:56:21.338 14185 14185 I VRI[MainActivity]@ad18256: call setFrameRateCategory for touch hint category=no preference, reason=boost timeout, vri=VRI[MainActivity]@ad18256
02-24 15:56:28.559 14185 14209 W cr_ChildProcessConn: onServiceDisconnected (crash or killed by oom): pid=14216 bindings:W S
02-24 15:56:28.571 14185 14185 E chromium: [ERROR:aw_browser_terminator.cc(165)] Renderer process (14216) crash detected (code 5).
02-24 15:56:28.574 14185 14185 F chromium: [FATAL:crashpad_client_linux.cc(745)] Render process (14216)'s crash wasn't handled by all associated webviews, triggering application crash.
--------- beginning of crash
02-24 15:56:28.575 14185 14185 F libc : Fatal signal 5 (SIGTRAP), code 1 (TRAP_BRKPT), fault addr 0x7b5a33e730 in tid 14185 (gtfsrealtimemap), pid 14185 (gtfsrealtimemap)
Android suggest uninstallig webview updates (even if webview works great in other apps), but I've tried several times both with latest webview and with uninstalled webview updates, and it still crashes the same:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
