Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[mono] android crash: sgen_client_par_object_get_size [sgen-client-mono.h : 159] #113196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
srxqds opened this issue Mar 6, 2025 · 1 comment

Comments

@srxqds
Copy link
Contributor

srxqds commented Mar 6, 2025

the native trace:

native:

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4b25efbccfb25a

    x0  b400006f1a43ad40  x1  6fdccc70b0  x2  711072d010  x3  0

    x4  71104e4f08  x5  ffffffff  x6  ffffffff  x7  0

    x8  3b4b25efbccfb240  x9  b400006f1f11f028  x10 6fdd325ca0  x11 1

    x12 138  x13 19  x14 40038078  x15 1

    x16 6fb0171f80  x17 6fb0113e9c  x18 6f1fb22000  x19 6fdd325d40

    x20 180  x21 6fdccc70b0  x22 6fdd325ca0  x23 6fb018d060

    x24 ffffffffffffffff  x25 6fb018d010  x26 6fb018c000  x27 6fb018c000

    x28 1f40  x29 6fe503da70  lr  6fb0147118  sp  6fe503da20

    pc  6fb0155948  pst 90001000

backtrace:

    #00 pc 00000000002ef948  /data/app/~~M28o5Bxrj6e-zUM9m3QFSA==/com.xxx.yyy-4fFIhF0dm9GDZ3M4R-Iquw==/lib/arm64/libmonosgen-2.0.so (sgen_client_par_object_get_size [src/mono/mono/sgen/../metadata/sgen-client-mono.h : 159 + 0x0]) (BuildId: 42c8b61931986227e9bad5b46aa5cb7748fd9c9b)

    #01 pc 00000000002e1114  /data/app/~~M28o5Bxrj6e-zUM9m3QFSA==/com.xxx.yyy-4fFIhF0dm9GDZ3M4R-Iquw==/lib/arm64/libmonosgen-2.0.so (major_scan_object_concurrent_with_evacuation [src/mono/mono/sgen/sgen-scan-object.h : 59 + 0x0]) (BuildId: 42c8b61931986227e9bad5b46aa5cb7748fd9c9b)

#02 pc 00000000002e2940  /data/app/~~M28o5Bxrj6e-zUM9m3QFSA==/com.xxx.yyy-4fFIhF0dm9GDZ3M4R-Iquw==/lib/arm64/libmonosgen-2.0.so (drain_gray_stack_concurrent [src/mono/mono/sgen/sgen-marksweep.c : 1303 + 0x0]) (BuildId: 42c8b61931986227e9bad5b46aa5cb7748fd9c9b)

    #03 pc 0000000000300e6c  /data/app/~~M28o5Bxrj6e-zUM9m3QFSA==/com.xxx.yyy-4fFIhF0dm9GDZ3M4R-Iquw==/lib/arm64/libmonosgen-2.0.so (marker_idle_func [src/mono/mono/sgen/sgen-workers.c : 363 + 0x0]) (BuildId: 42c8b61931986227e9bad5b46aa5cb7748fd9c9b)

    #04 pc 00000000002ffef8  /data/app/~~M28o5Bxrj6e-zUM9m3QFSA==/com.xxx.yyy-4fFIhF0dm9GDZ3M4R-Iquw==/lib/arm64/libmonosgen-2.0.so (thread_func [src/mono/mono/sgen/sgen-thread-pool.c : 219 + 0x0]) (BuildId: 42c8b61931986227e9bad5b46aa5cb7748fd9c9b)

    #05 pc 00000000000ebe70  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: a85ef5fb74e0282813cd1edb10854577)

    #06 pc 000000000008b7f0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: a85ef5fb74e0282813cd1edb10854577)
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 6, 2025
Copy link
Contributor

Tagging subscribers to this area:
See info in area-owners.md if you want to be subscribed.

@agocke agocke added this to the Future milestone Apr 28, 2025
@agocke agocke removed the untriaged New issue has not been triaged by the area owner label Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants