Error 134 when trying to execute SQLITE3 binary (pie-arm version)

36 views
Skip to first unread message

Pasamelo

unread,
Apr 26, 2018, 6:12:18 AM4/26/18
to Tasker

Hi.

I'm having a very weird issue.

I can execute any shell but whenever I try to execute sqlite3 in that shell, directly or inside a script, the call fails and returns Error 134. I cant even find information about what it means.

Any help would be very appreciated.

Tasker's SQL command does not perform well on what I need.

Thank you.

Pasamelo

unread,
Apr 26, 2018, 6:26:08 AM4/26/18
to Tasker
I forget about this:

12.25.44/E Ejecutar consola: %mensaje -> %mensaje
12.25.44/E Ejecutar consola:  -> 
12.25.44/E Ejecutar consola:  -> 
12.25.44/Shell runBackground /system/xbin/sqlite3 -version root: false timeout: -1
12.25.44/Shell start process-thread ID 723
12.25.44/E add wait type Shell1 time 2147483647
12.25.44/E add wait type Shell1 done
12.25.44/E add wait task
12.25.44/Variables doreplresult: |%mensaje| -> |%mensaje|
12.25.44/E Error: 134

Pasamelo

unread,
Apr 26, 2018, 7:05:12 AM4/26/18
to Tasker
Looks related to this:


CANNOT LINK EXECUTABLE "/system/xbin/sqlite3": "/system/lib64/libc.so" is 64-bit instead of 32-bit
Aborted

Pasamelo

unread,
Apr 26, 2018, 7:10:10 AM4/26/18
to Tasker
Solved adding inside my script:

export LD_LIBRARY_PATH=/vendor/lib:/system/lib

Then calling sqlite3...

João Dias

unread,
Apr 26, 2018, 8:13:49 AM4/26/18
to tas...@googlegroups.com
Glad you got it!

--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages