Skip to content

[com.google.android.apps.maps] Blank screen and crash #3003

@IsHacker003

Description

@IsHacker003

Affected app
Name: Google maps
Package id: com.google.android.apps.maps

Describe the bug
Google maps doesn't display the map and crashes shortly after opening.

To Reproduce
Steps to reproduce the behavior:

  1. Open google maps
  2. You will see a blank area in place of the map
  3. Wait a few seconds
  4. The app crashes

Expected behavior
Google maps should display the map normally and not crash.

Screenshots
If applicable, add screenshots to help explain your problem.

System
Android Version: 14
Custom ROM: CrDroid 10.13 (GSI)

microG
microG Core version: v0.3.9.250932
microG Self-Check results: All checked.

Additional context
Logcat:

FATAL EXCEPTION: firebase-installations-executor-2
Process: com.google.android.apps.maps, PID: 809
java.lang.RuntimeException: Unable to find a default SSL provider.
	at brfs.a(PG:45)
	at brfs.createSocket(PG:6)
	at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:185)
	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153)
	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
	at bwlc.g(PG:1)
	at bwlc.b(PG:97)
	at bwko.$r8$lambda$l9y44Uyk0Jk-iH_L8pNYEtJjJtU(PG:213)
	at almk.run(PG:45)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
	at java.lang.Thread.run(Thread.java:1012)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions