Git Product home page Git Product logo

Comments (6)

stsaz avatar stsaz commented on July 19, 2024 1

Now it will crash on every start of recording.

That's expected, see my comment:

UPDATE: recording won't work in this beta12a version

And that's because I must rename one of the libraries (its name clashes with the system one).


Anyway, thanks for the feedback!
The problem was that all libs must be loaded explicitly.
(I wonder how this works on my phone either way...)

I'll make an official release soon with this patch and notify you here when it's ready.

from phiola.

stsaz avatar stsaz commented on July 19, 2024 1

beta13 should work fine. Recording should work too.

from phiola.

stsaz avatar stsaz commented on July 19, 2024

Please update to this APK:
https://github.com/stsaz/phiola/raw/issue-6/phiola-2.0-beta12a-android-arm64.apk

It's the newly released beta12 + this patch (in case you want to build/review it yourself):
bcf27e0
(In the About screen phiola will show v2.0-beta12a version.)

Does it work for you now?

UPDATE: recording won't work in this beta12a version - I'll fix this in the mainstream branch.

from phiola.

HarriBuh avatar HarriBuh commented on July 19, 2024

It's working in the latest beta. Thanks 👌🏻

from phiola.

HarriBuh avatar HarriBuh commented on July 19, 2024

Now it will crash on every start of recording.

Log:

[Device Model]: Pixel 7
[Android Version]: 14
[Android API Level]: 34
[Process ID]: 20554
[User ID]: 0
[CPU ABI]: arm64-v8a
[Package Name]: com.github.stsaz.phiola
[Version Name]: 2.0-beta12
[Version Code]: 20012
[Target SDK]: 33
[Min SDK]: 16
[Error Type]: Native
[Crash Time]: 2023-12-23T15:45:46.246
[Stack Trace]:


ABI: 'arm64'
Timestamp: 2023-12-23 15:45:45.886156955+0100
Process uptime: 559s
Cmdline: com.github.stsaz.phiola
pid: 20554, tid: 20603, name: Thread-2 >>> com.github.stsaz.phiola <<<
uid: 10337
tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0000000000000008
Cause: null pointer dereference
x0 0000007c0cd2244c x1 0000000000064000 x2 0000000000000001 x3 0000007b798be918
x4 0000000000000050 x5 0000000000163bf0 x6 6f261f716363605e x7 7f7f7f7f7f7f7f7f
x8 0000000000000000 x9 0000000000000007 x10 000000000000507b x11 000000000000507b
x12 000000000000018c x13 af1f6e47cbe84683 x14 0000007b798bc110 x15 00000016f54d5591
x16 0000007eb39d0158 x17 0000007edb2b79e0 x18 0000007b78e9a000 x19 0000007c0cd22445
x20 0000007c0cd33ddc x21 0000007b798bf000 x22 b400007d84988d70 x23 b400007c94962a20
x24 0000000000000000 x25 af1f6e47cbe84683 x26 0000000000000004 x27 b400007d84964630
x28 0000000000000006 x29 0000007b798be9a0
lr 0000007c0cd26d6c sp 0000007b798be950 pc 0000007c0cd26da0 pst 0000000020001000
7 total frames
backtrace:
#00 pc 0000000000007da0 /data/app/~~rRyPJJeXP6W3GpkDCf1MtQ==/com.github.stsaz.phiola-VlklGXJmgMvyCeJ5V0Rq9A==/lib/arm64/libphiola.so (BuildId: 94b41da56f5f8d56812733ebc55a3b7d11ab6a52)
#1 pc 0000000000009710 /data/app/~~rRyPJJeXP6W3GpkDCf1MtQ==/com.github.stsaz.phiola-VlklGXJmgMvyCeJ5V0Rq9A==/lib/arm64/libphiola.so (BuildId: 94b41da56f5f8d56812733ebc55a3b7d11ab6a52)
#2 pc 00000000000142b8 /data/app/~~rRyPJJeXP6W3GpkDCf1MtQ==/com.github.stsaz.phiola-VlklGXJmgMvyCeJ5V0Rq9A==/lib/arm64/libphiola.so (BuildId: 94b41da56f5f8d56812733ebc55a3b7d11ab6a52)
#3 pc 00000000000073b8 /data/app/~~rRyPJJeXP6W3GpkDCf1MtQ==/com.github.stsaz.phiola-VlklGXJmgMvyCeJ5V0Rq9A==/lib/arm64/libphiola.so (BuildId: 94b41da56f5f8d56812733ebc55a3b7d11ab6a52)
#4 pc 0000000000006440 /data/app/~~rRyPJJeXP6W3GpkDCf1MtQ==/com.github.stsaz.phiola-VlklGXJmgMvyCeJ5V0Rq9A==/lib/arm64/libphiola.so (BuildId: 94b41da56f5f8d56812733ebc55a3b7d11ab6a52)
#5 pc 00000000000c9ccc /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 19c32900d9d702c303d2b4164fbba76c)
#6 pc 000000000005db00 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 19c32900d9d702c303d2b4164fbba76c)

from phiola.

HarriBuh avatar HarriBuh commented on July 19, 2024

Oh, I accidentally ignored that. Alrighty

from phiola.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.