View Single Post
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#3
Thanks for the tip - here is strace output, from the start of rtcom-call-ui, to the moment it closes itself with "yellow bar" internal error message:
http://pastebin.aquilenet.fr/?01c721...gJt0XTkyaWuHI=

What caught my (ignorant, I'm using those tools for the very first time ) eye is the line:

Code:
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
Could it have something to do with it? Could someone who still have this file, check which packages it belongs to? The same ENOENT appears when invoking rtcom-messaging-ui.

latrace output (rtcom-call-ui):
http://pastebin.aquilenet.fr/?349a69...Svg4QkClW5kOo=


the interesting line might be:

Code:
 7472       __errno_location [/lib/libc.so.6]
...but without libc I guess I would have been experiencing more serious problems, right? Again, same error with rtcom-messaging-ui.

ltrace output:

http://pastebin.aquilenet.fr/?94144d...40vOmJUXbhn3g=

Again, the interesting bit might be:

Code:
__errno_location() = 0x4001fd70
...but as the former two, I would be glad if someone knowledgeable would take look at whole log. My idea of what is "interesting" in the log might be not related to what is important.

Thanks again,
/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following User Says Thank You to Estel For This Useful Post: