Error while loading some internal apps - Galaxy Ace S5830i Q&A, Help & Troubleshooting

Greetings!
As the title states, I have been having problems while loading apps, at first I thought it was because of Link2SD, but now that I notice, this happens because the internal memory is not loaded properly, just now my keyboard -swype- didn't load -but is random, sometimes launcher doesn't load or link2SD (hence most of my applications), or anything that is in the internal-.
Here's the a portion of the logcat:
Code:
[ 10-27 20:54:19.960 3046:0xbe6 D/dalvikvm ]
DexOpt: not verifying 'Lcom/android/internal/telephony/TelephonyProperties;': multiple definitions
[ 10-27 20:54:27.695 3046:0xbe6 D/dalvikvm ]
DexOpt: load 617ms, verify+opt 8018ms
[ 10-27 20:54:28.140 2769:0xae2 D/PackageManager ]
scanPackage : /data/app/com.nuance.swype.dtc-1.apk
[ 10-27 20:54:28.273 2769:0xae2 W/PackageManager ]
Check ABI compatibility
[ 10-27 20:54:28.539 2769:0xad4 D/dalvikvm ]
GC_CONCURRENT freed 889K, 32% free 7114K/10439K, external 715K/1049K, paused 4ms+14ms
[ 10-27 20:54:28.851 3048:0xbe8 D/dalvikvm ]
Zip inflate: partial write (will retry): (12248 of 32768)
[ 10-27 20:54:28.851 3048:0xbe8 E/dalvikvm ]
Zip inflate: write failed: No space left on device
If needed I update the whole thing at box:
Link.
Help would be appreaciated!

Related

[Q] ICS on TEGRA2--error: zygote can't start

I have already search this on google & baidu, but I cant find any solution. My zygote can't start. I stop almost every services now. I use tegra2-android2.2kernel and ics's randisk(init.c is compiled in android 2.2) & system.img.
ERROR is like this:
[ 9.932634] enabling adb
[ 9.935819] init: processing action 0x6bb78 (bootchart_init)
[ 9.935924] adb_open(adbd)
[ 9.944285] init: bootcharting ignored
[ 9.948060] init: command 'bootchart_init' r=0
[ 9.953016] init: processing action 0x6a7f0 (nonencrypted)
[ 9.958542] init: command 'class_start' r=0
[ 9.963039] init: processing action 0x6ab50 (propertyersist.sys.usb.config=*)
[ 9.970645] init: command 'setprop' r=0
[ 9.974533] init: processing action 0x6ad18 (property:ro.debuggable=1)
[ 9.981620] init: command 'start' r=0
[ 9.985309] init: processing action 0x6b7e0 (propertyersist.service.adb.enable=1)
[ 10.007951] init: command 'insmod' r=-1
[ 10.011828] init: command 'start' r=0
[ 10.016004] init: processing action 0x6ab00 (property:sys.usb.config=adb)
[ 10.023153] init: command 'start' r=0
bash-3.2# [ 10.064904] init: Created socket '/dev/socket/zygote' with mode '666', user '0', group '0'
[ 10.087391] init: Created socket '/dev/socket/dbus' with mode '660', user '1002', group '1002'
[ 10.117389] init: Created socket '/dev/socket/dumpstate' with mode '660', user '2000', group '1007'
[ 13.177710] init: waitpid returned pid 1974, status = 00000000
[ 13.183542] init: process 'zygote', pid 1974 exited
[ 13.188434] init: process 'zygote' killing any children in process group
[ 13.195229] request_suspend_state: wakeup (3->0) at 8990531782 (2012-02-26 11:03:31.619458477 UTC)
[ 15.204796] init: starting 'zygote'
[ 15.227411] init: Created socket '/dev/socket/zygote' with mode '666', user '0', group '0'
[ 17.729693] init: waitpid returned pid 1990, status = 00000000
[ 17.735542] init: process 'zygote', pid 1990 exited
[ 17.740431] init: process 'zygote' killing any children in process group
[ 17.747230] request_suspend_state: wakeup (0->0) at 13542533140 (2012-02-26 11:03:36.171459835 UTC)
[ 20.759434] init: starting 'zygote'
.......
and logcat is :
I/DEBUG ( 1974): debuggerd: Feb 20 2012 13:38:05
I/dumpstate( 1977): begin
D/AndroidRuntime( 1984):
D/AndroidRuntime( 1984): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1984): CheckJNI is OFF
D/dalvikvm( 1984): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1984): ODEX file is stale or bad; removing and retrying (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 1984): DexOpt: --- BEGIN 'core.jar' (bootstrap=1) ---
F/libc ( 1986): Fatal signal 11 (SIGSEGV) at 0x004014b4 (code=1)
I/DEBUG ( 1974): ptrace attach failed: Operation not permitted
W/dalvikvm( 1984): DexOpt: --- END 'core.jar' --- status=0x000b, process failed
E/dalvikvm( 1984): Unable to extract+optimize DEX from '/system/framework/core.jar'
D/dalvikvm( 1984): Unable to process classpath element '/system/framework/core.jar'
D/dalvikvm( 1984): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1984): ODEX file is stale or bad; removing and retrying (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 1984): DexOpt: --- BEGIN 'core-junit.jar' (bootstrap=1) ---
F/libc ( 1987): Fatal signal 11 (SIGSEGV) at 0x004014b4 (code=1)
I/DEBUG ( 1974): ptrace attach failed: Operation not permitted
W/dalvikvm( 1984): DexOpt: --- END 'core-junit.jar' --- status=0x000b, process failed
E/dalvikvm( 1984): Unable to extract+optimize DEX from '/system/framework/core-junit.jar'
D/dalvikvm( 1984): Unable to process classpath element '/system/framework/core-junit.jar'
D/dalvikvm( 1984): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1984): ODEX file is stale or bad; removing and retrying (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 1984): DexOpt: --- BEGIN 'bouncycastle.jar' (bootstrap=1) ---
F/libc ( 1988): Fatal signal 11 (SIGSEGV) at 0x004014b4 (code=1)
I/DEBUG ( 1974): ptrace attach failed: Operation not permitted
W/dalvikvm( 1984): DexOpt: --- END 'bouncycastle.jar' --- status=0x000b, process failed
E/dalvikvm( 1984): Unable to extract+optimize DEX from '/system/framework/bouncycastle.jar'
D/dalvikvm( 1984): Unable to process classpath element '/system/framework/bouncycastle.jar'
D/dalvikvm( 1984): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1984): ODEX file is stale or bad; removing and retrying (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 1984): DexOpt: --- BEGIN 'ext.jar' (bootstrap=1) ---
F/libc ( 1989): Fatal signal 11 (SIGSEGV) at 0x004014b4 (code=1)
I/DEBUG ( 1974): ptrace attach failed: Operation not permitted
W/dalvikvm( 1984): DexOpt: --- END 'ext.jar' --- status=0x000b, process failed
E/dalvikvm( 1984): Unable to extract+optimize DEX from '/system/framework/ext.jar'
D/dalvikvm( 1984): Unable to process classpath element '/system/framework/ext.jar'
D/dalvikvm( 1984): DexOpt: --- BEGIN 'framework.jar' (bootstrap=1) ---
F/libc ( 1990): Fatal signal 11 (SIGSEGV) at 0x004014b4 (code=1)
I/DEBUG ( 1974): ptrace attach failed: Operation not permitted
W/dalvikvm( 1984): DexOpt: --- END 'framework.jar' --- status=0x000b, process failed
E/dalvikvm( 1984): Unable to extract+optimize DEX from '/system/framework/framework.jar'
D/dalvikvm( 1984): Unable to process classpath element '/system/framework/framework.jar'
D/dalvikvm( 1984): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1984): ODEX file is stale or bad; removing and retrying (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 1984): DexOpt: --- BEGIN 'android.policy.jar' (bootstrap=1) ---
F/libc ( 1991): Fatal signal 11 (SIGSEGV) at 0x004014b4 (code=1)
I/DEBUG ( 1974): ptrace attach failed: Operation not permitted
W/dalvikvm( 1984): DexOpt: --- END 'android.policy.jar' --- status=0x000b, process failed
E/dalvikvm( 1984): Unable to extract+optimize DEX from '/system/framework/android.policy.jar'
D/dalvikvm( 1984): Unable to process classpath element '/system/framework/android.policy.jar'
D/dalvikvm( 1984): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1984): ODEX file is stale or bad; removing and retrying (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 1984): DexOpt: --- BEGIN 'services.jar' (bootstrap=1) ---
F/libc ( 1992): Fatal signal 11 (SIGSEGV) at 0x004014b4 (code=1)
I/DEBUG ( 1974): ptrace attach failed: Operation not permitted
W/dalvikvm( 1984): DexOpt: --- END 'services.jar' --- status=0x000b, process failed
E/dalvikvm( 1984): Unable to extract+optimize DEX from '/system/framework/services.jar'
D/dalvikvm( 1984): Unable to process classpath element '/system/framework/services.jar'
D/dalvikvm( 1984): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1984): ODEX file is stale or bad; removing and retrying (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 1984): DexOpt: --- BEGIN 'apache-xml.jar' (bootstrap=1) ---
F/libc ( 1993): Fatal signal 11 (SIGSEGV) at 0x004014b4 (code=1)
I/DEBUG ( 1974): ptrace attach failed: Operation not permitted
W/dalvikvm( 1984): DexOpt: --- END 'apache-xml.jar' --- status=0x000b, process failed
E/dalvikvm( 1984): Unable to extract+optimize DEX from '/system/framework/apache-xml.jar'
D/dalvikvm( 1984): Unable to process classpath element '/system/framework/apache-xml.jar'
D/dalvikvm( 1984): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1984): ODEX file is stale or bad; removing and retrying (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 1984): DexOpt: --- BEGIN 'filterfw.jar' (bootstrap=1) ---
F/libc ( 1994): Fatal signal 11 (SIGSEGV) at 0x004014b4 (code=1)
I/DEBUG ( 1974): ptrace attach failed: Operation not permitted
W/dalvikvm( 1984): DexOpt: --- END 'filterfw.jar' --- status=0x000b, process failed
E/dalvikvm( 1984): Unable to extract+optimize DEX from '/system/framework/filterfw.jar'
D/dalvikvm( 1984): Unable to process classpath element '/system/framework/filterfw.jar'
E/dalvikvm( 1984): No valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar'
E/dalvikvm( 1984): VM aborting
F/libc ( 1984): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1)
I/DEBUG ( 1974): ptrace attach failed: Operation not permitted
D/AndroidRuntime( 1996):
D/AndroidRuntime( 1996): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1996): CheckJNI is OFF
......
can anyone help me please?
I'm stuck on the same thing. Please, someone help!

[Q] i9100G: Bluetooth not working, need help troubleshooting and solving

Up until recently, my i9100g was sporting an official ICS rom (can't remember which exact version) which was working allright, but a couple of weeks ago BT decided to stop working. When trying to activate it from the settings window, the "activating Bluetooth" message would remain onscreen while nothing happened (including trying to manually switch it to OFF) until I went back one screen, at which point the BT indicator was now indicating "OFF" by itself.
Given that I do not use it as often, I let it slide. However, after hearing of the first stable CM10 for the i9100 being released, I decided to try it, and see if it could solve this issue as an aside. Unfortunately, that was not the case. I tried the stock CM10 kernel, and the latest HorsePower and TWR kernels, to no avail. Here's my phone data:
Android version: 4.1.2
Baseband: I9100GXXLPV
Kernel: 3.0.36-myjb-g7e43375aidfarh
CM version: 10.0.0-i9100G (compiled Nov 13 06:11:47)
What would you suggest me to try next?
Anyone?
Try re-flashing a i9100G modem.
Use search for modems.
TheATHEiST said:
Try re-flashing a i9100 modem.
Use search for modems.
Click to expand...
Click to collapse
AFAIK, I9100 Modems do not wrk on i9100G ma8
Also Modem has nothing to do with @OP's bluetooth issue.
Sun90 said:
AFAIK, I9100 Modems do not wrk on i9100G ma8
Also Modem has nothing to do with @OP's bluetooth issue.
Click to expand...
Click to collapse
I meant -G, Just a typo (now edited)
Also, how do you know it has nothing to do with his issue?? The modem is for all radio signals like wifi, mobile network/data and Bluetooth. On many occasions bad/non-existent signals can be fixed by updating or refreshing modem so its worth a try.
I tried both the ZCLP7 and the DDLP5 ones (the latter with a matching RIL fetched by GetRil) codeworkx linked to in the official CM10 thread and none of them worked. I also tried to find the BVLP7 recommended here:
http://forum.xda-developers.com/showthread.php?t=1131950
But could not find it anywhere, and I get the feeling it's for the vanilla i9100 anyway.
Hes in the wrong forum anyhow.Theres getting too much crap getting created in this forum nowadays,what with that and every 3rd topic about the LSJ JB rom when theres a Q&A thread about that.
Who, me? How do you figure? This is not even about ROMs or kernels, it's about a Bluetooth issue, and the only i9100G-specific forum is off-limits to me, at least for now. And before you recommend the newbie thread, it has been a great help on previous issues, but they have not been able to help me on this particular issue.
Maybe do a logcat just before you turn on Bluetooth. Maybe we could see what the errors are in there.
Sent from my Galaxy SII
theunderling said:
Hes in the wrong forum anyhow.Theres getting too much crap getting created in this forum nowadays,what with that and every 3rd topic about the LSJ JB rom when theres a Q&A thread about that.
Click to expand...
Click to collapse
What do u mean by "He's in the wrong forum?"
rskyline said:
What do u mean by "He's in the wrong forum?"
Click to expand...
Click to collapse
It means there is a different forum for the super,smashing,great G model.
Same as if he had an htc or sony....different phone=different forum.
Once again, the i9100G-specific forum is for development matters only, and I cannot post there.
I will try getting a logcat later in the day and post it here, *boy*racer*.
Ok, here's what aLogCat threw out:
Code:
--------- beginning of /dev/log/system
[ 11-28 21:41:11.148 342: 1242 W/InputMethodManagerService ]
Window already focused, ignoring focus gain of: [email protected] [email protected]
--------- beginning of /dev/log/main
[ 11-28 21:41:17.953 608: 3353 D/dalvikvm ]
GC_FOR_ALLOC freed 122K, 28% free 8296K/11399K, paused 28ms, total 28ms
[ 11-28 21:41:17.953 608: 3353 I/dalvikvm-heap ]
Grow heap (frag case) to 16.555MB for 214528-byte allocation
[ 11-28 21:41:17.961 342: 407 I/ActivityManager ]
START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.teslacoilsw.launcher/com.android.launcher2.Launcher u=0} from pid 342
[ 11-28 21:41:19.828 342: 1242 I/ActivityManager ]
START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[0,368][120,533] u=0} from pid 731
[ 11-28 21:41:19.969 342: 398 D/dalvikvm ]
GC_FOR_ALLOC freed 2695K, 33% free 13312K/19847K, paused 106ms, total 106ms
[ 11-28 21:41:20.031 5946: 5946 W/System.err ]
Removed 2131231245
[ 11-28 21:41:20.031 5946: 5946 W/System.err ]
Removed 2131231256
[ 11-28 21:41:20.094 5946: 5946 W/System.err ]
Removed 2131231245
[ 11-28 21:41:20.101 5946: 5946 W/System.err ]
Removed 2131231256
[ 11-28 21:41:20.383 342: 398 I/ActivityManager ]
Displayed com.android.settings/.Settings: +397ms
[ 11-28 21:41:21.469 342: 819 I/ActivityManager ]
START {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras) u=0} from pid 5946
[ 11-28 21:41:21.586 5946: 5946 D/LocalBluetoothManager ]
setting foreground activity to non-null context
[ 11-28 21:41:21.695 342: 818 D/dalvikvm ]
GC_EXPLICIT freed 838K, 29% free 14174K/19847K, paused 3ms+6ms, total 90ms
[ 11-28 21:41:21.758 5946: 5946 W/System.err ]
Removed 2131231245
[ 11-28 21:41:21.765 5946: 5946 W/System.err ]
Removed 2131231256
[ 11-28 21:41:21.851 342: 398 I/ActivityManager ]
Displayed com.android.settings/.SubSettings: +315ms
[ 11-28 21:41:21.883 5946: 5946 W/System.err ]
Removed 2131231245
[ 11-28 21:41:21.883 5946: 5946 W/System.err ]
Removed 2131231256
[ 11-28 21:41:22.859 342: 416 D/BluetoothAdapterStateMachine ]
PowerOff process message: 1
[ 11-28 21:41:22.859 342: 416 D/BluetoothAdapterStateMachine ]
Bluetooth state 10 -> 11
[ 11-28 21:41:22.859 342: 416 I/bluedroid ]
Starting hciattach daemon
[ 11-28 21:41:22.890 342: 358 I/ActivityManager ]
Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=6418 uid=10003 gids={3003, 3002, 3001, 1015, 1028}
[ 11-28 21:41:22.945 6418: 6418 I/ActivityThread ]
Pub com.android.bluetooth.opp: com.android.bluetooth.opp.BluetoothOppProvider
[ 11-28 21:41:22.976 6418: 6418 D/BluetoothMasReceiver ]
Bluetooth STATE CHANGED to 11
[ 11-28 21:41:22.992 1576: 1576 D/Beautiful Widgets(4120000) ]
BLUETOOTH_STATE_CHANGED_ACTION
[ 11-28 21:41:28.508 5946: 5946 D/LocalBluetoothManager ]
setting foreground activity to null
[ 11-28 21:41:28.570 5946: 5946 W/System.err ]
Removed 2131231245
[ 11-28 21:41:28.570 5946: 5946 W/System.err ]
Removed 2131231256
[ 11-28 21:41:29.039 5946: 5946 D/dalvikvm ]
GC_EXPLICIT freed 206K, 14% free 10686K/12423K, paused 10ms+5ms, total 61ms
[ 11-28 21:41:33.008 5946: 5946 D/dalvikvm ]
GC_EXPLICIT freed 367K, 17% free 10324K/12423K, paused 1ms+8ms, total 48ms
[ 11-28 21:41:34.390 342: 819 I/ActivityManager ]
START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=org.jtb.alogcat cmp=org.jtb.alogcat/.LogActivity bnds=[120,368][240,533] u=0} from pid 731
How to fix power shutdown when bluetooth is on?
My i9100G S2 does power shut down when bluetooth is on.. how can i fix it?
Version is i9100GXXLPQ
Jetna said:
My i9100G S2 does power shut down when bluetooth is on.. how can i fix it?
Version is i9100GXXLPQ
Click to expand...
Click to collapse
Please help!

[Q]GBX0*+3.4.26.1 Full on RHOD100 no data

I am running GBX0*+3.4.26.1 Full on RHOD100 fresh install only added gapps. Booted up first time without a SIM-card and let android "settle" for a while. Tried some things with WIFI and that worked without any problems. Turned off the phone and placed a SIM card for testing purposes. Booted the phone and switched of wifi. But after this the data connection will not initiate.
What I've tried so far:
- Leave it be for a while ---> No 3G or even GPRS after 10 minutes
- Switch to airplane mode and back --> no result
- Scan for networks, get an error --> put it on atomatic and it registers
- Added a APN manualy --> makes no difference
What I can do:
- Make and recieve calls
- SMS
- Utilize WIFI
Logcat:
Code:
[ 01-28 21:54:14.063 1618:0x652 D/dalvikvm ]
GC_EXPLICIT freed 7K, 49% free 2752K/5379K, external 1625K/2137K, paused 103ms
[ 01-28 21:54:19.113 1484:0x5cc D/dalvikvm ]
GC_EXPLICIT freed 2K, 52% free 3439K/7111K, external 5993K/7484K, paused 147ms
[ 01-28 21:54:24.802 1611:0x64b D/dalvikvm ]
GC_EXPLICIT freed 30K, 46% free 3698K/6791K, external 1625K/2137K, paused 161ms
[ 01-28 21:54:41.263 1384:0x5d7 I/TelephonyRegistry ]
notifyDataConnection: state=0 isDataConnectivityPossible=false reason=gprsAttached interfaceName=null networkType=3
[ 01-28 21:54:41.323 1384:0x5fa I/TelephonyRegistry ]
notifyDataConnection: state=1 isDataConnectivityPossible=true reason=null interfaceName=null networkType=3
[ 01-28 21:54:41.413 1492:0x5d4 D/GTalkService ]
##### Network broadcast (connected=false) type=mobile, state=DISCONNECTED
[ 01-28 21:54:41.413 1492:0x5d4 D/GTalkService ]
[GTalkConnection.1] setInternalNetworkState: type=0, state=DISCONNECTED
[ 01-28 21:54:41.442 1384:0x58f D/Tethering ]
MasterInitialState.processMessage what=3
[ 01-28 21:54:41.492 2083:0x823 D/pppd ]
using channel 33
[ 01-28 21:54:41.502 2083:0x823 I/pppd ]
Using interface ppp0
[ 01-28 21:54:41.502 2083:0x823 I/pppd ]
Connect: ppp0 <--> /dev/smd7
[ 01-28 21:54:41.512 2083:0x823 I/pppd ]
PAP authentication succeeded
[ 01-28 21:54:41.532 1384:0x58b D/Tethering ]
ppp0 is not a tetherable iface, ignoring
[ 01-28 21:54:41.622 1854:0x73e I/MediaUploader ]
No need to wake up
[ 01-28 21:54:45.522 2083:0x823 W/pppd ]
IPCP: timeout sending Config-Requests
[ 01-28 21:54:46.553 1384:0x56a D/dalvikvm ]
GC_CONCURRENT freed 1938K, 44% free 5695K/10119K, external 6015K/6078K, paused 15ms+24ms
[ 01-28 21:54:47.533 2083:0x823 I/pppd ]
Connection terminated.
[ 01-28 21:54:47.533 2083:0x823 I/pppd ]
Modem hangup
[ 01-28 21:54:47.533 1384:0x58b E/Tethering ]
attempting to remove unknown iface (ppp0), ignoring
[ 01-28 21:54:47.863 1566:0x61e D/dalvikvm ]
GC_EXPLICIT freed 8K, 49% free 2807K/5447K, external 1625K/2137K, paused 118ms
[ 01-28 21:54:57.883 1845:0x735 D/dalvikvm ]
GC_EXPLICIT freed 7K, 48% free 2810K/5379K, external 1625K/2137K, paused 107ms
[ 01-28 21:55:48.263 1384:0x5e9 I/TelephonyRegistry ]
notifyDataConnection: state=0 isDataConnectivityPossible=false reason=gprsAttached interfaceName=null networkType=3
[ 01-28 21:55:48.313 1384:0x5de I/TelephonyRegistry ]
notifyDataConnection: state=1 isDataConnectivityPossible=true reason=null interfaceName=null networkType=3
[ 01-28 21:55:48.423 1492:0x5d4 D/GTalkService ]
##### Network broadcast (connected=false) type=mobile, state=DISCONNECTED
[ 01-28 21:55:48.423 1492:0x5d4 D/GTalkService ]
[GTalkConnection.1] setInternalNetworkState: type=0, state=DISCONNECTED
[ 01-28 21:55:48.462 1384:0x58f D/Tethering ]
MasterInitialState.processMessage what=3
[ 01-28 21:55:48.533 2084:0x824 D/pppd ]
using channel 34
[ 01-28 21:55:48.533 1384:0x58b D/Tethering ]
ppp0 is not a tetherable iface, ignoring
[ 01-28 21:55:48.552 2084:0x824 I/pppd ]
Using interface ppp0
[ 01-28 21:55:48.552 2084:0x824 I/pppd ]
Connect: ppp0 <--> /dev/smd7
[ 01-28 21:55:48.552 2084:0x824 I/pppd ]
PAP authentication succeeded
[ 01-28 21:55:48.622 1854:0x73e I/MediaUploader ]
No need to wake up
[ 01-28 21:55:52.572 2084:0x824 W/pppd ]
IPCP: timeout sending Config-Requests
[ 01-28 21:55:54.573 2084:0x824 I/pppd ]
Connection terminated.
[ 01-28 21:55:54.573 1384:0x58b E/Tethering ]
attempting to remove unknown iface (ppp0), ignoring
[ 01-28 21:55:54.663 2084:0x824 I/pppd ]
Modem hangup
[ 01-28 21:55:57.933 1854:0x73e D/dalvikvm ]
GC_EXPLICIT freed 12K, 49% free 2744K/5379K, external 1625K/2137K, paused 102ms
[ 01-28 21:56:07.963 1566:0x61e D/dalvikvm ]
GC_EXPLICIT freed 4K, 49% free 2807K/5447K, external 1625K/2137K, paused 117ms
I'd really like to know why it is not making a data connection (works fine on a SGS2). And what further steps I can take to try and make it work. Will try a factory reset as "quick fix" as a last resort right now.
Operator:
Vodafone NL
As noted in the first post of GBX0*+3.4.26.1.... and I will say it again we do not have RHOD100s. We can not support RHOD100s. If you would like to provide patches for RHOD100s we are happy to consider including them.
Perhaps someone else can answer your questions, but odds are you will have to do the troubleshooting yourself.
Thank you.
Holy logcat batman, what is with that thing?
Can you attach it as a text file? I don't know what's going on with the spacing, but it's really difficult to read on here - doesn't help that I'm not very good at reading logcats...
For GSM, I know it's really quite picky for the APN. Make sure you are setting this up correctly for your carrier.
Thanks for your replies. I tried a different radio, to no effect. After reading your post I took a critical look at the APN settings and took the data from: androidworld.nl/forum/showwiki.php?title=Tutorial:APN+lijst+Nederland instead of the official vodafone website.
And presto it worked!
Recaptcha is getting harder and harder to read nowadays

"DexOpt: sleeping on flock" error!

[Reposting from xpreia section due to no help - update at bottom]
Hi
I have a Xperia mini pro SK17i.
After repartitioning my sdcard (after many problems with minitool I used a gparted live), to enlarge second partition size for links2sd, I experience a huge blocking problem.
The phone hangs after a while , it happens only with SD inserted; log say like the following extract:
Code:
I/Process ( 1239): Sending signal. PID: 1239 SIG: 3
I/dalvikvm( 1239): threadid=3: reacting to signal 3
W/kernel ( 146): [ 743.518066] app_process invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0
W/kernel ( 146): [ 743.518096] [<8003d6d4>] (unwind_backtrace+0x0/0x150) from [<80124900>] (oom_kill_process.clone.0+
0x80/0x230)
W/kernel ( 146): [ 743.518127] [<80124900>] (oom_kill_process.clone.0+0x80/0x230) from [<80124c1c>] (__out_of_memory+
0x16c/0x190)
W/kernel ( 146): [ 743.518157] [<80124c1c>] (__out_of_memory+0x16c/0x190) from [<80124cc0>] (out_of_memory+0x80/0xd0)
W/kernel ( 146): [ 743.518157] [<80124cc0>] (out_of_memory+0x80/0xd0) from [<80127e38>] (__alloc_pages_nodemask+0x454
/0x5d0)
W/kernel ( 146): [ 743.518188] [<80127e38>] (__alloc_pages_nodemask+0x454/0x5d0) from [<801222e0>] (filemap_fault+0x3
38/0x420)
W/kernel ( 146): [ 743.518218] [<801222e0>] (filemap_fault+0x338/0x420) from [<80138cd0>] (__do_fault+0x50/0x418)
W/kernel ( 146): [ 743.518218] [<80138cd0>] (__do_fault+0x50/0x418) from [<8013a2c8>] (handle_mm_fault+0x2f8/0x768)
W/kernel ( 146): [ 743.518249] [<8013a2c8>] (handle_mm_fault+0x2f8/0x768) from [<8003e92c>] (do_page_fault+0xec/0x1d4
)
W/kernel ( 146): [ 743.518280] [<8003e92c>] (do_page_fault+0xec/0x1d4) from [<80036310>] (do_DataAbort+0x34/0x94)
W/kernel ( 146): [ 743.518310] [<80036310>] (do_DataAbort+0x34/0x94) from [<80036f20>] (ret_from_exception+0x0/0x10)
W/kernel ( 146): [ 743.518310] Exception stack(0xc3d25fb0 to 0xc3d25ff8)
W/kernel ( 146): [ 743.518310] 5fa0: 2b0aef6a 2abc9ab5 01b675df 2b0830fc
W/kernel ( 146): [ 743.518341] 5fc0: 7000bce8 00000b7c 2b093f54 2b088794 2b0961a4 2abc9ab5 2abc9ab5 2ac538c0
W/kernel ( 146): [ 743.518371] 5fe0: 004e5a5f 7eaaa6c8 700039ff 70001494 00000010 ffffffff
W/kernel ( 146): [ 743.518371] Mem-info:
W/kernel ( 146): [ 743.518371] Normal per-cpu:
W/kernel ( 146): [ 743.518371] CPU 0: hi: 186, btch: 31 usd: 133
W/kernel ( 146): [ 743.518402] active_anon:33240 inactive_anon:33264 isolated_anon:32
W/kernel ( 146): [ 743.518402] active_file:801 inactive_file:368 isolated_file:224
W/kernel ( 146): [ 743.518402] unevictable:554 dirty:0 writeback:0 unstable:0
W/kernel ( 146): [ 743.518432] free:2816 slab_reclaimable:594 slab_unreclaimable:3507
W/kernel ( 146): [ 743.518432] mapped:2032 shmem:468 pagetables:2869 bounce:0
W/kernel ( 146): [ 743.518463] Normal free:11264kB min:11264kB low:14080kB high:16896kB active_anon:132960kB inactive
_anon:133056kB active_file:3204kB inactive_file:1472kB unevictable:2216kB isolated(anon):128kB isolated(file):896kB pres
ent:460816kB mlocked:1800kB dirty:0kB writeback:0kB mapped:8128kB shmem:1872kB slab_reclaimable:2376kB slab_unreclaimabl
e:14028kB kernel_stack:7560kB pagetables:11476kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:9249 all_unrecl
aimable? yes
W/kernel ( 146): [ 743.518493] lowmem_reserve[]: 0 0
W/kernel ( 146): [ 743.518493] Normal: 324*4kB 1072*8kB 87*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048
kB 0*4096kB = 11264kB
W/kernel ( 146): [ 743.518554] 2610 total pagecache pages
W/kernel ( 146): [ 743.518554] 649 pages in swap cache
W/kernel ( 146): [ 743.518554] Swap cache stats: add 31070, delete 30421, find 9912/10949
W/kernel ( 146): [ 743.518585] Free swap = 0kB
W/kernel ( 146): [ 743.518585] Total swap = 61432kB
W/kernel ( 146): [ 743.527923] 117760 pages of RAM
W/kernel ( 146): [ 743.527954] 4276 free pages
W/kernel ( 146): [ 743.527954] 30851 reserved pages
W/kernel ( 146): [ 743.527954] 4101 slab pages
W/kernel ( 146): [ 743.527954] 23688 pages shared
W/kernel ( 146): [ 743.527954] 649 pages swap cached
E/kernel ( 146): [ 743.527984] Out of memory: kill process 8974 (app_process) score 3656 or a child
E/kernel ( 146): [ 743.527984] Killed process 8974 (app_process)
E/kernel ( 146): [ 743.560424] init: untracked pid 8974 exited
D/kernel ( 146): [ 744.001586] SysRq : Emergency Remount R/O
D/dalvikvm(11182): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm(11189): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm(11181): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
I never experienced a such issue, it's really blocking, and i cannot understand way it happens. :crying:
I empted first sdcard partition, same story.
Both partitions are fat32.
I use this framework.
I really could use some help, please! :laugh:
EDIT: i had same error also without a sdcard insterted, also with stock framework.
UPDATE: With sd inserted and link2sd apps linked, the system seems to be stable; as i can understand i have this error if WIFI is active on start and in hi CPU-MEM-IO stress conditions (for ex: upgrading packages, browsing and fas scrolling pages...); in this cases I have the "sleeping on flock" error.

Destiny App - Logcat (Q?)

Anyone have any idea what is causing this crash? Here is the pertinent part of the logcat.
Code:
[ 04-17 11:39:04.962 8084: 8084 E/AndroidRuntime ]
FATAL EXCEPTION: main
Process: com.bungieinc.bungiemobile, PID: 8084
java.lang.NullPointerException
at com.bungieinc.bungiemobile.experiences.navdrawer.accountview.NavDrawerDestinyAccountListItem.onItemSelected(NavDrawerDestinyA
at android.widget.AdapterView.fireOnSelected(AdapterView.java:933)
at android.widget.AdapterView.selectionChanged(AdapterView.java:920)
at android.widget.AdapterView.onWindowVisibilityChanged(AdapterView.java:896)
at android.view.View.dispatchAttachedToWindow(View.java:13106)
at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2491)
at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2498)
at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2498)
at android.view.ViewGroup.addViewInner(ViewGroup.java:3656)
at android.view.ViewGroup.addView(ViewGroup.java:3466)
at android.view.ViewGroup.addView(ViewGroup.java:3411)
at android.support.v7.widget.RecyclerView$4.addView(RecyclerView.java:334)
at android.support.v7.widget.ChildHelper.addView(ChildHelper.java:79)
at android.support.v7.widget.RecyclerView$LayoutManager.addViewInt(RecyclerView.java:4955)
at android.support.v7.widget.RecyclerView$LayoutManager.addView(RecyclerView.java:4913)
at android.support.v7.widget.RecyclerView$LayoutManager.addView(RecyclerView.java:4901)
at android.support.v7.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1320)
at android.support.v7.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1269)
at android.support.v7.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:523)
at android.support.v7.widget.RecyclerView.dispatchLayout(RecyclerView.java:1988)
at android.support.v7.widget.RecyclerView.onLayout(RecyclerView.java:2237)
at android.view.View.layout(View.java:15346)
at android.view.ViewGroup.layout(ViewGroup.java:4686)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
at android.view.View.layout(View.java:15346)
at android.view.ViewGroup.layout(ViewGroup.java:4686)
at android.support.v4.widget.DrawerLayout.onLayout(DrawerLayout.java:914)
at android.view.View.layout(View.java:15346)
at android.view.ViewGroup.layout(ViewGroup.java:4686)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
at android.view.View.layout(View.java:15346)
at android.view.ViewGroup.layout(ViewGroup.java:4686)
at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1671)
at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1525)
at android.widget.LinearLayout.onLayout(LinearLayout.java:1434)
at android.view.View.layout(View.java:15346)
at android.view.ViewGroup.layout(ViewGroup.java:4686)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
at android.view.View.layout(View.java:15346)
at android.view.ViewGroup.layout(ViewGroup.java:4686)
at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1671)
at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1525)
at android.widget.LinearLayout.onLayout(LinearLayout.java:1434)
at android.view.View.layout(View.java:15346)
at android.view.ViewGroup.layout(ViewGroup.java:4686)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
at android.view.View.layout(View.java:15346)
at android.view.ViewGroup.layout(ViewGroup.java:4686)
at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2075)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1832)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1057)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:5857)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:815)
at android.view.Choreographer.doCallbacks(Choreographer.java:628)
at android.view.Choreographer.doFrame(
[ 04-17 11:39:04.962 8084: 8084 I/AndroidRuntime ]
To Report FATAL to activityManagerService
[ 04-17 11:39:04.972 931: 1478 I/ActivityManager ]
handleApplicationCrash
[ 04-17 11:39:05.002 931: 1478 W/ActivityManager ]
Force finishing activity com.bungieinc.bungiemobile/.experiences.root.RootActivity
[ 04-17 11:39:05.012 931: 8154 I/ActivityManager ]
addErrorToDropBox inserted hashcode=54b01b36e8c1610968de29744a9d843a595cb67f.
[ 04-17 11:39:05.092 8084: 8084 I/Process ]
Sending signal. PID: 8084 SIG: 9
[ 04-17 11:39:05.092 8084: 8084 I/AndroidRuntime ]
Finished reporting FATAL to activityManagerService
[ 04-17 11:39:05.102 931: 1683 I/WindowState ]
WIN DEATH: Window{428e92b8 u0 com.bungieinc.bungiemobile/com.bungieinc.bungiemobile.experiences.root.RootActivity}
[ 04-17 11:39:05.102 931: 1685 I/ActivityManager ]
Process com.bungieinc.bungiemobile (pid 8084) has died.
[ 04-17 11:39:05.122 931: 1685 D/AmazonTransitionManager ]
openingActivityName = com.amazon.kindle.otter.activities.AppsLibraryActivity, animationType = FADE
[ 04-17 11:39:05.162 931: 1686 W/InputMethodManagerService ]
Got RemoteException sending setActive(false) notification to pid 8084 uid 10068

Categories

Resources