Skip to content
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

Android and hackrf crash after play #1313

Open
hudy000 opened this issue Feb 1, 2024 · 7 comments
Open

Android and hackrf crash after play #1313

hudy000 opened this issue Feb 1, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@hudy000
Copy link

hudy000 commented Feb 1, 2024

Hardware
Samsung galaxy s22 ultra (android 14)
Samsung galaxy Tab A8 (android 13)
HackRF one

Software

  • sdr++ for android

Bug Description
If i run app, select hack rf, refresh for driver visible and click play, app crashes every time.

Steps To Reproduce

  1. Try diferent phone and tablet
  2. ...testing other drivers
Screen_Recording_20240201_215604_One.UI.Home.mp4
@hudy000 hudy000 added the bug Something isn't working label Feb 1, 2024
@AlexandreRouma
Copy link
Owner

can't replicate on my note 9

@hudy000
Copy link
Author

hudy000 commented Feb 9, 2024

How can i help solved this problem ?
Sdr touch working without crash

@GrieverGraver
Copy link

Got same issue at huawei matepad wgr-w09, harmony 2.0.0

@buccinator
Copy link

same issue on samsung s23 ultra

@dh0fun
Copy link

dh0fun commented Mar 19, 2024

same issue on pixel 7 pro

@pizvizdik
Copy link

same problem on motorola razr 40, even a "hack" with removing the soapy module doesn't help - keeps crashing

@izeroo
Copy link

izeroo commented Apr 21, 2024

Can confirm on April 16, 2024 Build, on Redmi K60 running Android 14 with Hackrf One
Stack trace:

Redmi/mondrian/mondrian:14/UKQ1.230804.001/V816.0.6.0.UMNCNXM:user/release-keys

      #00 pc 00000000000fe098  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_mutex_lock+16) (BuildId: 1e3ca19bcae05c01b019c85f3f422e56)
      #01 pc 000000000000dea8  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!libusb1.0.so (offset 0x478000) (BuildId: 0e0d0e4de78c3d0ac3b0ed8a0da0ba7f5e0d4333)
      #02 pc 00000000000118fc  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!libusb1.0.so (offset 0x478000) (BuildId: 0e0d0e4de78c3d0ac3b0ed8a0da0ba7f5e0d4333)
      #03 pc 000000000000a324  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!libusb1.0.so (offset 0x478000) (libusb_wrap_sys_device+136) (BuildId: 0e0d0e4de78c3d0ac3b0ed8a0da0ba7f5e0d4333)
      #04 pc 0000000000003cf8  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!libhackrf.so (offset 0xd30000) (hackrf_open_by_fd+96) (BuildId: 37fe2cc12078c129f368097375fc990f7f01c360)
      #05 pc 000000000000c618  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!hackrf_source.so (offset 0xfc2000) (HackRFSourceModule::start(void*)+112) (BuildId: cbae4b5507877d4115294b546307e8b73eff8884)
      #06 pc 00000000002169fc  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!libsdrpp_core.so (offset 0x11e8000) (SourceManager::start()+24) (BuildId: bec9e65e8a9a1d405ae99a95c28c4a8326184491)
      #07 pc 000000000014cf5c  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!libsdrpp_core.so (offset 0x11e8000) (MainWindow::draw()+2080) (BuildId: bec9e65e8a9a1d405ae99a95c28c4a8326184491)
      #08 pc 0000000000226524  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!libsdrpp_core.so (offset 0x11e8000) (backend::renderLoop()+320) (BuildId: bec9e65e8a9a1d405ae99a95c28c4a8326184491)
      #09 pc 000000000012b9d0  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!libsdrpp_core.so (offset 0x11e8000) (sdrpp_main(int, char**)+23368) (BuildId: bec9e65e8a9a1d405ae99a95c28c4a8326184491)
      #10 pc 000000000022717c  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!libsdrpp_core.so (offset 0x11e8000) (android_main+304) (BuildId: bec9e65e8a9a1d405ae99a95c28c4a8326184491)
      #11 pc 0000000000228fb4  /data/app/~~s4nlY-WUkGJ3JgbLyRvc0g==/org.sdrpp.sdrpp-GDNNs316mUQE-d5j2txJEw==/base.apk!libsdrpp_core.so (offset 0x11e8000) (BuildId: bec9e65e8a9a1d405ae99a95c28c4a8326184491)
      #12 pc 00000000000fd134  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208) (BuildId: 1e3ca19bcae05c01b019c85f3f422e56)
      #13 pc 0000000000096ae4  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 1e3ca19bcae05c01b019c85f3f422e56)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants