Jump to content

CyanogenMod for HTC Hero (GSM) v1.0 (now with online kitchen)


Guest jnwhiteh

Recommended Posts

Guest jnwhiteh
GangWars doesn't seem to work on this version, FC when you click on the fight screen, worked perfectly on KaguDroid.

Logcat output? A 'force close' is alway scaused by something.

Link to comment
Share on other sites

Guest venturerider

Ok. I feel a little silly. The first post clearly states that bluetooth audio does not work during phone calls. My fault for not picking up on that, so I shouldn't feel disappointed. But is any work being done on that? Any progress? I would love a 1.1 release that fixes that!

Link to comment
Share on other sites

Guest jnwhiteh
Ok. I feel a little silly. The first post clearly states that bluetooth audio does not work during phone calls. My fault for not picking up on that, so I shouldn't feel disappointed. But is any work being done on that? Any progress? I would love a 1.1 release that fixes that!

Everything is being worked on.. but it's not likely that we'll have anything before HTC releases their official 2.1 ROM.

Link to comment
Share on other sites

Logcat output? A 'force close' is alway scaused by something.


D/SurfaceFlinger( 126): Screen about to return, flinger = 0x13a3e0
I/ActivityManager( 126): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.
category.LAUNCHER] flg=0x10200000 cmp=com.geniteam.gangwars.paid250rp/com.geniteam.gangwars.activities.St
artGame }
I/ActivityManager( 126): Start proc com.geniteam.gangwars.paid250rp for activity com.geniteam.gangwars.p
aid250rp/com.geniteam.gangwars.activities.StartGame: pid=8439 uid=10013 gids={3003, 1015}
I/WindowManager( 126): Setting rotation to 1, animFlags=0
I/ActivityManager( 126): Config changed: { scale=1.0 imsi=234/30 loc=en_GB touch=3 keys=1/1/2 nav=3/1 or
ien=2 layout=18}
D/dalvikvm( 8439): GC freed 958 objects / 76512 bytes in 103ms
W/IInputConnectionWrapper( 177): showStatusIcon on inactive InputConnection
I/ActivityManager( 126): Displayed activity com.geniteam.gangwars.paid250rp/com.geniteam.gangwars.activi
ties.StartGame: 2066 ms (total 2066 ms)
D/dalvikvm( 126): GC freed 12949 objects / 764280 bytes in 298ms
I/global ( 8439): Default buffer size used in BufferedWriter constructor. It would be better to be expli
cit if an 8k-char buffer is required.
W/ActivityManager( 126): Launch timeout has expired, giving up wake lock!
W/ActivityManager( 126): Activity idle timeout for HistoryRecord{443f3db0 com.geniteam.gangwars.paid250r
p/com.geniteam.gangwars.activities.StartGame}
I/global ( 8439): Default buffer size used in BufferedReader constructor. It would be better to be expli
cit if an 8k-char buffer is required.
W/ExpatReader( 8439): DTD handlers aren't supported.
I/ActivityManager( 126): Starting activity: Intent { cmp=com.geniteam.gangwars.paid250rp/com.geniteam.ga
ngwars.activities.DashBoard (has extras) }
D/dalvikvm( 8439): GC freed 2964 objects / 221264 bytes in 93ms
D/dalvikvm( 8439): GC freed 747 objects / 51648 bytes in 91ms
I/ActivityManager( 126): Displayed activity com.geniteam.gangwars.paid250rp/com.geniteam.gangwars.activi
ties.DashBoard: 1702 ms (total 1702 ms)
I/global ( 8439): Default buffer size used in BufferedWriter constructor. It would be better to be expli
cit if an 8k-char buffer is required.
I/ActivityManager( 126): Starting activity: Intent { cmp=com.geniteam.gangwars.paid250rp/com.geniteam.ga
ngwars.activities.Fight }
I/dalvikvm( 8439): Could not find method android.view.ScaleGestureDetector.onTouchEvent, referenced from
method com.google.android.maps.MapView.onTouchEvent
W/dalvikvm( 8439): VFY: unable to resolve virtual method 231: Landroid/view/ScaleGestureDetector;.onTouch
Event (Landroid/view/MotionEvent;)Z
D/dalvikvm( 8439): VFY: replacing opcode 0x6e at 0x001e
D/dalvikvm( 8439): Making a copy of Lcom/google/android/maps/MapView;.onTouchEvent code (96 bytes)
E/dalvikvm( 8439): Could not find class 'android.view.ScaleGestureDetector', referenced from method com.g
oogle.android.maps.MapView.setup
W/dalvikvm( 8439): VFY: unable to resolve new-instance 84 (Landroid/view/ScaleGestureDetector;) in Lcom/g
oogle/android/maps/MapView;
D/dalvikvm( 8439): VFY: replacing opcode 0x22 at 0x0065
D/dalvikvm( 8439): Making a copy of Lcom/google/android/maps/MapView;.setup code (272 bytes)
D/AndroidRuntime( 8439): Shutting down VM
W/dalvikvm( 8439): threadid=3: thread exiting with uncaught exception (group=0x4001e178)
E/AndroidRuntime( 8439): Uncaught handler: thread main exiting due to uncaught exception
E/AndroidRuntime( 8439): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.geniteam.
gangwars.paid250rp/com.geniteam.gangwars.activities.Fight}: android.view.InflateException: Binary XML fil
e line #201: Error inflating class com.google.android.maps.MapView
E/AndroidRuntime( 8439): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2496)
E/AndroidRuntime( 8439): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2512)
E/AndroidRuntime( 8439): at android.app.ActivityThread.access$2200(ActivityThread.java:119)
E/AndroidRuntime( 8439): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1863)
E/AndroidRuntime( 8439): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 8439): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 8439): at android.app.ActivityThread.main(ActivityThread.java:4363)
E/AndroidRuntime( 8439): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 8439): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 8439): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
E/AndroidRuntime( 8439): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
E/AndroidRuntime( 8439): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 8439): Caused by: android.view.InflateException: Binary XML file line #201: Error inflating class com.google.android.maps.MapView
E/AndroidRuntime( 8439): at android.view.LayoutInflater.createView(LayoutInflater.java:513)
E/AndroidRuntime( 8439): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:565)
E/AndroidRuntime( 8439): at android.view.LayoutInflater.rInflate(LayoutInflater.java:618)
E/AndroidRuntime( 8439): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime( 8439): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime( 8439): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime( 8439): at android.view.LayoutInflater.inflate(LayoutInflater.java:407)
E/AndroidRuntime( 8439): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
E/AndroidRuntime( 8439): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
E/AndroidRuntime( 8439): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:198

E/AndroidRuntime( 8439): at android.app.Activity.setContentView(Activity.java:1622)
E/AndroidRuntime( 8439): at com.geniteam.gangwars.activities.Fight.onCreate(Fight.java:158)
E/AndroidRuntime( 8439): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 8439): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2459)
E/AndroidRuntime( 8439): ... 11 more
E/AndroidRuntime( 8439): Caused by: java.lang.reflect.InvocationTargetException
E/AndroidRuntime( 8439): at com.google.android.maps.MapView.<init>(MapView.java:238)
E/AndroidRuntime( 8439): at java.lang.reflect.Constructor.constructNative(Native Method)
E/AndroidRuntime( 8439): at java.lang.reflect.Constructor.newInstance(Constructor.java:446)
E/AndroidRuntime( 8439): at android.view.LayoutInflater.createView(LayoutInflater.java:500)
E/AndroidRuntime( 8439): ... 24 more
E/AndroidRuntime( 8439): Caused by: java.lang.NoClassDefFoundError: android.view.ScaleGestureDetector
E/AndroidRuntime( 8439): at com.google.android.maps.MapView.setup(MapView.java:368)
E/AndroidRuntime( 8439): at com.google.android.maps.MapActivity.setupMapView(MapActivity.java:187)
E/AndroidRuntime( 8439): at com.google.android.maps.MapView.<init>(MapView.java:280)
E/AndroidRuntime( 8439): at com.google.android.maps.MapView.<init>(MapView.java:255)
E/AndroidRuntime( 8439): ... 28 more
I/Process ( 126): Sending signal. PID: 8439 SIG: 3
I/dalvikvm( 8439): threadid=7: reacting to signal 3
E/dalvikvm( 8439): Unable to open stack trace file '/data/anr/traces.txt': Permission denied
I/global ( 8439): Default buffer size used in BufferedReader constructor. It would be better to be expli
cit if an 8k-char buffer is required.
I/Process ( 8439): Sending signal. PID: 8439 SIG: 9
I/ActivityManager( 126): Process com.geniteam.gangwars.paid250rp (pid 8439) has died.
I/WindowManager( 126): WIN DEATH: Window{4409e268 com.geniteam.gangwars.paid250rp/com.geniteam.gangwars.
activities.DashBoard paused=false}
I/ActivityManager( 126): Start proc com.geniteam.gangwars.paid250rp for activity com.geniteam.gangwars.p
aid250rp/com.geniteam.gangwars.activities.DashBoard: pid=8454 uid=10013 gids={3003, 1015}
I/UsageStats( 126): Unexpected resume of com.geniteam.gangwars.paid250rp while already resumed in com.ge
niteam.gangwars.paid250rp
D/dalvikvm( 8454): GC freed 1403 objects / 108536 bytes in 91ms
D/dalvikvm( 8454): GC freed 492 objects / 24664 bytes in 80ms
D/AndroidRuntime( 8454): Shutting down VM
W/dalvikvm( 8454): threadid=3: thread exiting with uncaught exception (group=0x4001e178)
E/AndroidRuntime( 8454): Uncaught handler: thread main exiting due to uncaught exception
E/AndroidRuntime( 8454): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.geniteam.
gangwars.paid250rp/com.geniteam.gangwars.activities.DashBoard}: java.lang.NullPointerException: params == null
E/AndroidRuntime( 8454): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2496)
E/AndroidRuntime( 8454): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2512)
E/AndroidRuntime( 8454): at android.app.ActivityThread.access$2200(ActivityThread.java:119)
E/AndroidRuntime( 8454): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1863)
E/AndroidRuntime( 8454): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 8454): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 8454): at android.app.ActivityThread.main(ActivityThread.java:4363)
E/AndroidRuntime( 8454): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 8454): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 8454): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
E/AndroidRuntime( 8454): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
E/AndroidRuntime( 8454): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 8454): Caused by: java.lang.NullPointerException: params == null
E/AndroidRuntime( 8454): at android.view.View.setLayoutParams(View.java:4695)
E/AndroidRuntime( 8454): at com.geniteam.gangwars.activities.DashBoard.onCreate(DashBoard.java:63)
E/AndroidRuntime( 8454): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 8454): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2459)
E/AndroidRuntime( 8454): ... 11 more
I/Process ( 126): Sending signal. PID: 8454 SIG: 3
I/dalvikvm( 8454): threadid=7: reacting to signal 3
E/dalvikvm( 8454): Unable to open stack trace file '/data/anr/traces.txt': Permission denied
I/Process ( 8454): Sending signal. PID: 8454 SIG: 9
I/ActivityManager( 126): Process com.geniteam.gangwars.paid250rp (pid 8454) has died.
I/WindowManager( 126): Setting rotation to 0, animFlags=0
I/ActivityManager( 126): Config changed: { scale=1.0 imsi=234/30 loc=en_GB touch=3 keys=1/1/2 nav=3/1 or
ien=1 layout=18}
I/UsageStats( 126): Unexpected resume of com.android.launcher while already resumed in com.geniteam.gang
wars.paid250rp
W/InputManagerService( 126): Got RemoteException sending setActive(false) notification to pid 8439 uid 1
0013
D/dalvikvm( 126): GC freed 4298 objects / 226896 bytes in 206ms
D/dalvikvm( 8109): GC freed 712 objects / 29384 bytes in 96ms[/codebox]

3 Cause' by Java, other seems to be related to google maps?

Andy`

Link to comment
Share on other sites

jnwhiteh,

I've got a problem with mytracks from market. Here is logcat:

I/ActivityManager(  100): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10100000 cmp=com.google.android.maps.mytracks/com.google.android.apps.mytracks.MyTracks }
I/ActivityManager( 100): Start proc com.google.android.maps.mytracks for activity com.google.android.maps.mytracks/com.google.android.apps.mytracks.MyTracks: pid=5519 uid=10042 gids={3003, 1015}
W/InputManagerService( 100): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4426d8c8
E/gralloc ( 100): [unregister] handle 0x6a09e8 still locked (state=40000001)
I/ActivityThread( 5519): Publishing provider com.google.android.maps.mytracks: com.google.android.apps.mytracks.content.MyTracksProvider
D/MyTracks( 5519): MyTracks.onCreate
D/MyTracks( 5519): MyTracksMain.onCreate
I/dalvikvm( 5519): Could not find method android.view.ScaleGestureDetector.onTouchEvent, referenced from method com.google.android.maps.MapView.onTouchEvent
W/dalvikvm( 5519): VFY: unable to resolve virtual method 231: Landroid/view/ScaleGestureDetector;.onTouchEvent (Landroid/view/MotionEvent;)Z
D/dalvikvm( 5519): VFY: replacing opcode 0x6e at 0x001e
D/dalvikvm( 5519): Making a copy of Lcom/google/android/maps/MapView;.onTouchEvent code (96 bytes)
E/dalvikvm( 5519): Could not find class 'android.view.ScaleGestureDetector', referenced from method com.google.android.maps.MapView.setup
W/dalvikvm( 5519): VFY: unable to resolve new-instance 84 (Landroid/view/ScaleGestureDetector;) in Lcom/google/android/maps/MapView;
D/dalvikvm( 5519): VFY: replacing opcode 0x22 at 0x0065
D/dalvikvm( 5519): Making a copy of Lcom/google/android/maps/MapView;.setup code (272 bytes)
D/AndroidRuntime( 5519): Shutting down VM
W/dalvikvm( 5519): threadid=3: thread exiting with uncaught exception (group=0x4001e178)
E/AndroidRuntime( 5519): Uncaught handler: thread main exiting due to uncaught exception
E/AndroidRuntime( 5519): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.maps.mytracks/com.google.android.apps.mytracks.MyTracks}: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.maps.mytracks/com.google.android.apps.mytracks.MyTracksMap}: android.view.InflateException: Binary XML file line #7: Error inflating class com.google.android.maps.MapView
E/AndroidRuntime( 5519): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2496)
E/AndroidRuntime( 5519): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2512)
E/AndroidRuntime( 5519): at android.app.ActivityThread.access$2200(ActivityThread.java:119)
E/AndroidRuntime( 5519): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1863)
E/AndroidRuntime( 5519): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 5519): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 5519): at android.app.ActivityThread.main(ActivityThread.java:4363)
E/AndroidRuntime( 5519): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 5519): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 5519): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
E/AndroidRuntime( 5519): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
E/AndroidRuntime( 5519): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 5519): Caused by: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.maps.mytracks/com.google.android.apps.mytracks.MyTracksMap}: android.view.InflateException: Binary XML file line #7: Error inflating class com.google.android.maps.MapView
E/AndroidRuntime( 5519): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2496)
E/AndroidRuntime( 5519): at android.app.ActivityThread.startActivityNow(ActivityThread.java:2335)
E/AndroidRuntime( 5519): at android.app.LocalActivityManager.moveToState(LocalActivityManager.java:127)
E/AndroidRuntime( 5519): at android.app.LocalActivityManager.startActivity(LocalActivityManager.java:339)
E/AndroidRuntime( 5519): at android.widget.TabHost$IntentContentStrategy.getContentView(TabHost.java:648)
E/AndroidRuntime( 5519): at android.widget.TabHost.setCurrentTab(TabHost.java:320)
E/AndroidRuntime( 5519): at android.widget.TabHost.addTab(TabHost.java:213)
E/AndroidRuntime( 5519): at com.google.android.apps.mytracks.MyTracks.onCreate(MyTracks.java:256)
E/AndroidRuntime( 5519): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 5519): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2459)
E/AndroidRuntime( 5519): ... 11 more
E/AndroidRuntime( 5519): Caused by: android.view.InflateException: Binary XML file line #7: Error inflating class com.google.android.maps.MapView
E/AndroidRuntime( 5519): at android.view.LayoutInflater.createView(LayoutInflater.java:513)
E/AndroidRuntime( 5519): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:565)
E/AndroidRuntime( 5519): at android.view.LayoutInflater.rInflate(LayoutInflater.java:618)
E/AndroidRuntime( 5519): at android.view.LayoutInflater.inflate(LayoutInflater.java:407)
E/AndroidRuntime( 5519): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
E/AndroidRuntime( 5519): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
E/AndroidRuntime( 5519): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:198

E/AndroidRuntime( 5519): at android.app.Activity.setContentView(Activity.java:1622)
E/AndroidRuntime( 5519): at com.google.android.apps.mytracks.MyTracksMap.onCreate(MyTracksMap.java:283)
E/AndroidRuntime( 5519): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 5519): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2459)
E/AndroidRuntime( 5519): ... 20 more
E/AndroidRuntime( 5519): Caused by: java.lang.reflect.InvocationTargetException
E/AndroidRuntime( 5519): at com.google.android.maps.MapView.<init>(MapView.java:238)
E/AndroidRuntime( 5519): at java.lang.reflect.Constructor.constructNative(Native Method)
E/AndroidRuntime( 5519): at java.lang.reflect.Constructor.newInstance(Constructor.java:446)
E/AndroidRuntime( 5519): at android.view.LayoutInflater.createView(LayoutInflater.java:500)
E/AndroidRuntime( 5519): ... 30 more
E/AndroidRuntime( 5519): Caused by: java.lang.NoClassDefFoundError: android.view.ScaleGestureDetector
E/AndroidRuntime( 5519): at com.google.android.maps.MapView.setup(MapView.java:368)
E/AndroidRuntime( 5519): at com.google.android.maps.MapActivity.setupMapView(MapActivity.java:187)
E/AndroidRuntime( 5519): at com.google.android.maps.MapView.<init>(MapView.java:280)
E/AndroidRuntime( 5519): at com.google.android.maps.MapView.<init>(MapView.java:255)
E/AndroidRuntime( 5519): ... 34 more
D/dalvikvm( 5519): GC freed 3858 objects / 309784 bytes in 87ms
I/Process ( 100): Sending signal. PID: 5519 SIG: 3
I/dalvikvm( 5519): threadid=7: reacting to signal 3
E/dalvikvm( 5519): Unable to open stack trace file '/data/anr/traces.txt': Permission denied
I/Process ( 5519): Sending signal. PID: 5519 SIG: 9
I/ActivityManager( 100): Process com.google.android.maps.mytracks (pid 5519) has died.
I/UsageStats( 100): Unexpected resume of com.android.launcher while already resumed in com.google.android.maps.mytracks
[/codebox]

Link to comment
Share on other sites

I've let the phone sleep for a while now a couple of times and every time when I start the screen, the wifi is already connected. Doesn't it normally take a few seconds?

Latoc, have you noticed any change in wifi behavior after doing this? To me it seems like it's always connected, even when the screen is off; this would actually explain the battery drain (and maybe also the fact that everyone isn't experiencing it).

When I press the home button to bring up the lock screen after letting the phone sit for a while, the wireless is already connected, just like you. And of course I've done the check-uncheck stuff for the standby setting.

I wonder what the timeout is supposed to be, with stock rom it stays connected when you lock it for a little while also, but I never actually measured for how long.

Link to comment
Share on other sites

I'm experiencing somewhat bad battery life. According to *#*#4636#*#* it is network standby that is using by far the most battery. Nothing else stands out. Can you trust the data shown there?

Found this repeated in the logs that look weird, but I have no idea if it is related.


02-08 08:37:42.177 D/RILJ ( 142): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
02-08 08:37:42.187 D/RILJ ( 142): [0188]< SCREEN_STATE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
02-08 08:37:42.197 D/RILJ ( 142): [0189]> OPERATOR
02-08 08:37:42.197 D/RILJ ( 142): [0190]> GPRS_REGISTRATION_STATE
02-08 08:37:42.207 D/RILJ ( 142): [0191]> REGISTRATION_STATE
02-08 08:37:42.217 D/RILJ ( 142): [0192]> QUERY_NETWORK_SELECTION_MODE
02-08 08:37:42.227 D/RILJ ( 142): [0189]< OPERATOR {Sweden3G, (N/A), 24005}
02-08 08:37:42.247 D/RILJ ( 142): [0190]< GPRS_REGISTRATION_STATE {1, null, null, 3}
02-08 08:37:42.437 D/RILJ ( 142): [0191]< REGISTRATION_STATE {1, 000F, 000F036B, 3, null, null, null, null, null, null, null, null, null, null}
02-08 08:37:42.437 D/RILJ ( 142): [0192]< QUERY_NETWORK_SELECTION_MODE {1}
02-08 08:37:42.437 D/GSM ( 142): Poll ServiceState done: oldSS=[0 home Sweden3G (N/A) 24005 (manual) UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] newSS=[0 home Sweden3G (N/A) 24005 (manual) UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] oldGprs=0 newGprs=0 oldType=UMTS newType=UMTS
02-08 08:37:42.447 D/RILJ ( 142): [0193]> REQUEST_GET_NEIGHBORING_CELL_IDS
02-08 08:37:42.487 D/RILJ ( 142): [0193]< REQUEST_GET_NEIGHBORING_CELL_IDS
02-08 08:37:44.347 D/RILJ ( 142): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
02-08 08:37:44.347 D/RILJ ( 142): [0194]> OPERATOR
02-08 08:37:44.347 D/RILJ ( 142): [0195]> GPRS_REGISTRATION_STATE
02-08 08:37:44.347 D/RILJ ( 142): [0196]> REGISTRATION_STATE
02-08 08:37:44.357 D/RILJ ( 142): [0197]> QUERY_NETWORK_SELECTION_MODE
02-08 08:37:44.367 D/RILJ ( 142): [0194]< OPERATOR {Sweden3G, (N/A), 24005}
02-08 08:37:44.387 D/RILJ ( 142): [0195]< GPRS_REGISTRATION_STATE {1, null, null, 9}
02-08 08:37:44.407 D/RILJ ( 142): [0196]< REGISTRATION_STATE {1, 000F, 000F036B, 9, null, null, null, null, null, null, null, null, null, null}
02-08 08:37:44.417 D/RILJ ( 142): [0197]< QUERY_NETWORK_SELECTION_MODE {1}
02-08 08:37:44.417 D/GSM ( 142): Poll ServiceState done: oldSS=[0 home Sweden3G (N/A) 24005 (manual) UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] newSS=[0 home Sweden3G (N/A) 24005 (manual) HSDPA CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] oldGprs=0 newGprs=0 oldType=UMTS newType=HSDPA
02-08 08:37:49.367 D/RILJ ( 142): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
02-08 08:37:49.367 D/RILJ ( 142): [0198]> OPERATOR
02-08 08:37:49.367 D/RILJ ( 142): [0199]> GPRS_REGISTRATION_STATE
02-08 08:37:49.377 D/RILJ ( 142): [0200]> REGISTRATION_STATE
02-08 08:37:49.377 D/RILJ ( 142): [0201]> QUERY_NETWORK_SELECTION_MODE
02-08 08:37:49.387 D/RILJ ( 142): [0198]< OPERATOR {Sweden3G, (N/A), 24005}
02-08 08:37:49.407 D/RILJ ( 142): [0199]< GPRS_REGISTRATION_STATE {1, null, null, 3}
02-08 08:37:49.427 D/RILJ ( 142): [0200]< REGISTRATION_STATE {1, 000F, 000F036B, 3, null, null, null, null, null, null, null, null, null, null}
02-08 08:37:49.437 D/RILJ ( 142): [0201]< QUERY_NETWORK_SELECTION_MODE {1}
02-08 08:37:49.437 D/GSM ( 142): Poll ServiceState done: oldSS=[0 home Sweden3G (N/A) 24005 (manual) HSDPA CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] newSS=[0 home Sweden3G (N/A) 24005 (manual) UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] oldGprs=0 newGprs=0 oldType=HSDPA newType=UMTS
02-08 08:37:51.157 D/RILJ ( 142): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
02-08 08:37:51.157 D/RILJ ( 142): [0202]> OPERATOR
02-08 08:37:51.157 D/RILJ ( 142): [0203]> GPRS_REGISTRATION_STATE
02-08 08:37:51.167 D/RILJ ( 142): [0204]> REGISTRATION_STATE
02-08 08:37:51.177 D/RILJ ( 142): [0202]< OPERATOR {Sweden3G, (N/A), 24005}
02-08 08:37:51.197 D/RILJ ( 142): [0203]< GPRS_REGISTRATION_STATE {1, null, null, 9}
02-08 08:37:51.207 D/RILJ ( 142): [0205]> QUERY_NETWORK_SELECTION_MODE
02-08 08:37:51.227 D/RILJ ( 142): [0204]< REGISTRATION_STATE {1, 000F, 000F036B, 9, null, null, null, null, null, null, null, null, null, null}
02-08 08:37:51.237 D/RILJ ( 142): [0205]< QUERY_NETWORK_SELECTION_MODE {1}
02-08 08:37:51.247 D/GSM ( 142): Poll ServiceState done: oldSS=[0 home Sweden3G (N/A) 24005 (manual) UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] newSS=[0 home Sweden3G (N/A) 24005 (manual) HSDPA CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] oldGprs=0 newGprs=0 oldType=UMTS newType=HSDPA
02-08 08:37:54.077 D/RILJ ( 142): [0206]> SCREEN_STATE: false
02-08 08:37:54.097 D/GSM ( 142): [DataConnection] Stop poll NetStat
02-08 08:37:54.097 D/GSM ( 142): [DataConnection] Start poll NetStat
02-08 08:37:54.157 D/RILJ ( 142): [0206]< SCREEN_STATE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
02-08 08:41:01.277 D/RILJ ( 142): [0207]> REQUEST_SET_LOCATION_UPDATES: true
02-08 08:41:01.357 D/RILJ ( 142): [0207]< REQUEST_SET_LOCATION_UPDATES
02-08 08:41:01.357 D/RILJ ( 142): [0208]> REGISTRATION_STATE
02-08 08:41:01.397 D/RILJ ( 142): [0208]< REGISTRATION_STATE {1, 000F, 000F01F0, 3, null, null, null, null, null, null, null, null, null, null}
02-08 08:41:01.467 D/RILJ ( 142): [0209]> REQUEST_GET_NEIGHBORING_CELL_IDS
02-08 08:41:01.487 D/RILJ ( 142): [0209]< REQUEST_GET_NEIGHBORING_CELL_IDS
02-08 08:41:08.607 D/RILJ ( 142): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
02-08 08:41:08.607 D/RILJ ( 142): [0210]> OPERATOR
02-08 08:41:08.627 D/RILJ ( 142): [0211]> GPRS_REGISTRATION_STATE
02-08 08:41:08.647 D/RILJ ( 142): [0210]< OPERATOR {Sweden3G, (N/A), 24005}
02-08 08:41:08.647 D/RILJ ( 142): [0212]> REGISTRATION_STATE
02-08 08:41:08.657 D/RILJ ( 142): [0211]< GPRS_REGISTRATION_STATE {1, null, null, 3}
02-08 08:41:08.677 D/RILJ ( 142): [0213]> QUERY_NETWORK_SELECTION_MODE
02-08 08:41:08.697 D/RILJ ( 142): [0212]< REGISTRATION_STATE {1, 000F, 000F01ED, 3, null, null, null, null, null, null, null, null, null, null}
02-08 08:41:08.717 D/RILJ ( 142): [0213]< QUERY_NETWORK_SELECTION_MODE {1}
02-08 08:41:08.727 D/GSM ( 142): Poll ServiceState done: oldSS=[0 home Sweden3G (N/A) 24005 (manual) HSDPA CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] newSS=[0 home Sweden3G (N/A) 24005 (manual) UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] oldGprs=0 newGprs=0 oldType=HSDPA newType=UMTS
[/codebox]

I've also experienced a few reboots and the only thing that looks remotely relevant in the logs is this.

[codebox]
[35734.591888] rmnet_recv() cannot allocate skb
[35734.596832] swapper: page allocation failure. order:1, mode:0x20
[35734.597961] [<c02bcfa4>] (dump_stack+0x0/0x14) from [<c0092744>] (__alloc_pages_internal+0x3dc/0x40c)
[35734.605865] [<c0092368>] (__alloc_pages_internal+0x0/0x40c) from [<c00b4354>] (cache_alloc_refill+0x390/0x7a0)
[35734.614532] [<c00b3fc4>] (cache_alloc_refill+0x0/0x7a0) from [<c00b485c>] (__kmalloc_track_caller+0xf8/0x154)
[35734.623138] [<c00b4764>] (__kmalloc_track_caller+0x0/0x154) from [<c0222f3c>] (__alloc_skb+0x54/0x120)
[35734.631042] r7:00000000 r6:00000600 r5:cc5f9d20 r4:c460e260
[35734.635467] [<c0222ee8>] (__alloc_skb+0x0/0x120) from [<c0223b80>] (dev_alloc_skb+0x20/0x44)
[35734.642578] [<c0223b60>] (dev_alloc_skb+0x0/0x44) from [<c01ac1c8>] (smd_net_data_handler+0x70/0x194)
[35734.650482] [<c01ac158>] (smd_net_data_handler+0x0/0x194) from [<c00605e0>] (tasklet_action+0x74/0xb8)
[35734.658447] [<c006056c>] (tasklet_action+0x0/0xb8) from [<c0060afc>] (__do_softirq+0x6c/0x10c)
[35734.665649] r7:c042e120 r6:c0384000 r5:00000014 r4:00000001
[35734.670104] [<c0060a90>] (__do_softirq+0x0/0x10c) from [<c0060bec>] (irq_exit+0x50/0xa4)
[35734.676849] [<c0060b9c>] (irq_exit+0x0/0xa4) from [<c0025058>] (__exception_text_start+0x58/0x6c)
[35734.684417] [<c0025000>] (__exception_text_start+0x0/0x6c) from [<c0025a8c>] (__irq_svc+0x4c/0x88)
[35734.694641] Exception stack(0xc0385f48 to 0xc0385f90)
[35734.695190] 5f40: 00000002 00000004 0068c616 00000000 c0026d68 c0384000
[35734.702117] 5f60: c0026d68 c03b82c4 19220f60 4117b362 19220f2c c0385f9c 00f401ab c0385f90
[35734.709075] 5f80: c0048314 c0026dac 20000013 ffffffff
[35734.716522] r5:f8000000 r4:ffffffff
[35734.718872] [<c0026d68>] (default_idle+0x0/0x4c) from [<c0026d38>] (cpu_idle+0x40/0x70)
[35734.725555] [<c0026cf8>] (cpu_idle+0x0/0x70) from [<c02bb588>] (rest_init+0x70/0x84)
[35734.731903] r7:c0387ba0 r6:c0022e80 r5:00000000 r4:c043d6a0
[35734.736328] [<c02bb518>] (rest_init+0x0/0x84) from [<c0008ad4>] (start_kernel+0x244/0x298)
[35734.743255] [<c0008890>] (start_kernel+0x0/0x298) from [<19208034>] (0x19208034)
[35734.749176] Mem-info:
[35734.750640] Normal per-cpu:
[35734.754119] CPU 0: hi: 90, btch: 15 usd: 70
[35734.769836] Active_anon:18578 active_file:2123 inactive_anon:18640
[35734.769836] inactive_file:4247 unevictable:69 dirty:0 writeback:0 unstable:0
[35734.769866] free:440 slab:1544 mapped:4738 pagetables:2136 bounce:0
[35734.788238] Normal free:1760kB min:1792kB low:2240kB high:2688kB active_anon:74312kB inactive_anon:74560kB active_file:8492kB inactive_file:16988kB unevictable:276kB present:201168kB pages_scanned:995 all_unreclaimable? no
[35734.789703] lowmem_reserve[]: 0 0
[35734.790924] Normal: 440*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 1760kB
[35734.801696] 6630 total pagecache pages
[35734.803680] 0 pages in swap cache
[35734.807586] Swap cache stats: add 0, delete 0, find 0/0
[35734.809143] Free swap = 0kB
[35734.810699] Total swap = 0kB
[35734.824920] 50688 pages of RAM
[35734.825408] 998 free pages
[35734.825714] 1699 reserved pages
[35734.825988] 1544 slab pages
[35734.827392] 72450 pages shared
[35734.829223] 0 pages swap cached
[35734.832427] rmnet_recv() cannot allocate skb
[35734.835632] rmnet_recv() cannot allocate skb
[35734.838836] rmnet_recv() cannot allocate skb
[35734.845001] Unable to handle kernel paging request at virtual address 695b7228
[35734.846649] pgd = c0004000
[35734.848999] [695b7228] *pgd=00000000
[35734.852478] Internal error: Oops: 5 [#1] PREEMPT
[35734.854034] Modules linked in: [last unloaded: wlan]
[35734.860198] CPU: 0 Not tainted (2.6.29-877eaf14 #568)
[35734.862701] PC is at put_page+0xc/0x184
[35734.865936] LR is at skb_release_data+0x6c/0xbc
[35734.874786] pc : [<c0095c74>] lr : [<c0222324>] psr: 80000013
[35734.874786] sp : c0385db0 ip : c0385dd0 fp : c0385dcc
[35734.878692] r10: c460edf8 r9 : c04a84fc r8 : 00000008
[35734.883911] r7 : 00000000 r6 : 0000000c r5 : 00000001 r4 : c460ed50
[35734.889099] r3 : 0000373b r2 : c5ca9d70 r1 : 000005dc r0 : 695b7228
[35734.895080] Flags: Nzcv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel
[35734.899536] Control: 00c5387d Table: 209a4008 DAC: 00000017
[35734.901184]
[35734.901184] PC: 0xc0095bf4:
[35734.901641] 5bf4 e3130040 0a000000 eafffffe e10f3000 f10c0080 e5902000 e3c22601 e5802000
[35734.908447] 5c14 e121f003 e5903000 e3130020 1a000002 e5903000 e3130040 0a000002 eafffffe
[35734.915313] 5c34 ebffffaf e89da800 e5903000 e3130601 0afffffa eafffff8 e1a0c00d e92dd800
[35734.922241] 5c54 e24cb004 e59f0004 ebff5d20 e89da800 c009607c e1a0c00d e92dd8f0 e24cb004
[35734.929046] 5c74 e5906000 e1a04000 e3160a06 0a000001 ebfffd5a e89da8f0 e5903004 e3530000
[35734.935882] 5c94 1a000000 eafffffe e2803004 e1931f9f e2411001 e1832f91 e3320000 1afffffa
[35734.942749] 5cb4 e3510000 189da8f0 e5903000 e3130020 0a000041 e10f5000 f10c0080 e3a00001
[35734.949615] 5cd4 ebfef65d e5943000 e3130020 1a000000 eafffffe e5941000 e5943018 e594201c
[35734.957672]
[35734.957672] LR: 0xc02222a4:
[35734.958343] 22a4 e1a00004 ebfffd2e e3500000 1afffffa e89da830 e1a0c00d e92dd8f0 e24cb004
[35734.964965] 22c4 e5d03068 e1a04000 e3130002 0a00000a e59f2094 e3130010 03a02001 e5903098
[35734.971832] 22e4 e1930f9f e0400002 e1831f90 e3310000 1afffffa e3500000 189da8f0 e5943098
[35734.978698] 2304 e1d330b4 e3530000 13a05000 13a0600c 1a000002 ea000007 e5920018 ebf9ce50
[35734.985534] 2324 e5943098 e0223596 e1d330b4 e1550003 e2855001 bafffff7 e5943098 e5930014
[35734.992401] 2344 e3500000 0a000005 e3a02000 e5832014 e5905000 ebffff4f e2550000 1afffffb
[35734.999267] 2364 e594009c ebfa4447 e89da8f0 00010001 e1a0c00d e92ddff8 e24cb004 e2515000
[35735.006103] 2384 e1a04000 e5907098 e590109c aa000000 eafffffe e59000a8 e3500001 0a000000
[35735.014190]
[35735.014190] SP: 0xc0385d30:
[35735.014892] 5d30 c460e260 c86e0dc8 c44e0b6c c04a8128 c0385d8c c0385d50 ffffffff c0385d9c
[35735.021484] 5d50 0000000c 00000000 c0385dcc c0385d68 c0025a2c c00251d0 695b7228 000005dc
[35735.028350] 5d70 c5ca9d70 0000373b c460ed50 00000001 0000000c 00000000 00000008 c04a84fc
[35735.035186] 5d90 c460edf8 c0385dcc c0385dd0 c0385db0 c0222324 c0095c74 80000013 ffffffff
[35735.042053] 5db0 c460ed50 00000001 0000000c 00000000 c0385dec c0385dd0 c0222324 c0095c74
[35735.048919] 5dd0 c460ed50 cc52e880 c04a84dc 00000000 c0385e04 c0385df0 c0222000 c02222c4
[35735.055786] 5df0 c460ed50 cc52e880 c0385e14 c0385e08 c02220e4 c0221ff0 c0385e44 c0385e18
[35735.062622] 5e10 c0252f9c c02220a8 00000000 c02529b0 80000000 00000000 00000042 c460ed50
[35735.070709]
[35735.070709] IP: 0xc0385d50:
[35735.071166] 5d50 0000000c 00000000 c0385dcc c0385d68 c0025a2c c00251d0 695b7228 000005dc
[35735.078002] 5d70 c5ca9d70 0000373b c460ed50 00000001 0000000c 00000000 00000008 c04a84fc
[35735.084838] 5d90 c460edf8 c0385dcc c0385dd0 c0385db0 c0222324 c0095c74 80000013 ffffffff
[35735.091705] 5db0 c460ed50 00000001 0000000c 00000000 c0385dec c0385dd0 c0222324 c0095c74
[35735.098571] 5dd0 c460ed50 cc52e880 c04a84dc 00000000 c0385e04 c0385df0 c0222000 c02222c4
[35735.105468] 5df0 c460ed50 cc52e880 c0385e14 c0385e08 c02220e4 c0221ff0 c0385e44 c0385e18
[35735.112274] 5e10 c0252f9c c02220a8 00000000 c02529b0 80000000 00000000 00000042 c460ed50
[35735.119140] 5e30 cc52e880 c04a84dc c0385e7c c0385e48 c02290bc c0252d24 00000608 000005ea
[35735.127197]
[35735.127227] FP: 0xc0385d4c:
[35735.127685] 5d4c c0385d9c 0000000c 00000000 c0385dcc c0385d68 c0025a2c c00251d0 695b7228
[35735.134490] 5d6c 000005dc c5ca9d70 0000373b c460ed50 00000001 0000000c 00000000 00000008
[35735.141418] 5d8c c04a84fc c460edf8 c0385dcc c0385dd0 c0385db0 c0222324 c0095c74 80000013
[35735.148223] 5dac ffffffff c460ed50 00000001 0000000c 00000000 c0385dec c0385dd0 c0222324
[35735.155090] 5dcc c0095c74 c460ed50 cc52e880 c04a84dc 00000000 c0385e04 c0385df0 c0222000
[35735.161926] 5dec c02222c4 c460ed50 cc52e880 c0385e14 c0385e08 c02220e4 c0221ff0 c0385e44
[35735.168792] 5e0c c0385e18 c0252f9c c02220a8 00000000 c02529b0 80000000 00000000 00000042
[35735.175659] 5e2c c460ed50 cc52e880 c04a84dc c0385e7c c0385e48 c02290bc c0252d24 00000608
[35735.183715]
[35735.183715] R2: 0xc5ca9cf0:
[35735.184173] 9cf0 6b6b6b6b a56b6b6b 9d74e35b 09f91102 00000000 c022236c 635688c0 d84156c5
[35735.191009] 9d10 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a d8065a5a 596be92d 00f35002 00080000
[35735.197875] 9d30 dc050045 00405fc7 ab210633 2da8f75e 6af7825a c9b85000 00b08b2a 4e26d82b
[35735.204742] 9d50 3a001080 00007fc9 0a080101 32bf33d6 de0f3600 222b7431 2e292220 6d286631
[35735.211578] 9d70 303d3e29 2128373b 62262661 26617c7c 29622126 67312e63 695b7228 4b7d295d
[35735.218444] 9d90 2c7d6320 4a3a4531 722c7428 7b29682c 3b64204c 74286232 21742626 7b29643d
[35735.225311] 9db0 3b743d64 3d70204c 67362e45 513b6d2c 69204c28 703b303d 3b5d695b 292b2b69
[35735.232147] 9dd0 703d6d7b 2e5d695b 74284f32 28373b29 747b296d 372e743d 5b6d2856 4d2e5d30
[35735.240234]
[35735.240234] R4: 0xc460ecd0:
[35735.240692] ecd0 00000000 00000000 00000000 00000000 00000000 0000000e 8473fe2b 00000000
[35735.247528] ecf0 00080064 c021caf4 00000000 00000000 00000003 00000000 00000000 00000000
[35735.254394] ed10 c44e00f4 c44e00e0 c44e00d2 c44e0114 c44e0120 c44e00c0 c44e0114 00000110
[35735.261230] ed30 00000001 a55a5a5a 635688c0 d84156c5 6b6b6b6b c0222f1c 635688c0 d84156c5
[35735.268096] ed50 00000000 00000000 00000000 00000000 00000000 00000000 cc52e880 00000000
[35735.274963] ed70 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[35735.281799] ed90 00000000 00000000 00000000 00000000 00000000 00000034 00000000 0000000e
[35735.288726] edb0 00000000 00000000 00080000 00000000 00000000 00000000 00000003 00000000
[35735.296752]
[35735.296752] R9: 0xc04a847c:
[35735.297424] 847c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[35735.304046] 849c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[35735.310882] 84bc 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[35735.317749] 84dc 00000000 00000000 00017bec 00000000 00000000 00000000 c04a84f4 c04a84f4
[35735.324676] 84fc c03b4a24 c03b4a24 c04a8504 c04a8504 c04a850c c04a850c c04a8514 c04a8514
[35735.331451] 851c c04a851c c04a851c c04a8524 c04a8524 c03b4394 c03b4394 c04a8534 c04a8534
[35735.338317] 853c c04a853c c04a853c c04a8544 c04a8544 c04a854c c04a854c c04a8554 c04a8554
[35735.345184] 855c c04a855c c04a855c c04a8564 c04a8564 c04a856c c04a856c c04a8574 c04a8574
[35735.353332]
[35735.353332] R10: 0xc460ed78:
[35735.354003] ed78 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[35735.360687] ed98 00000000 00000000 00000000 00000034 00000000 0000000e 00000000 00000000
[35735.367492] edb8 00080000 00000000 00000000 00000000 00000003 00000000 00000000 00000000
[35735.374359] edd8 c5ca9d30 c5ca9d30 c5ca9d22 c5ca9d64 c5ca9d70 c5ca9d10 c5ca9d30 00000110
[35735.381195] edf8 00000001 a55a5a5a 635688c0 d84156c5 6b6b6b6b c0222f1c 635688c0 d84156c5
[35735.388061] ee18 c45f7bb0 c460ea30 c45f7b50 00000000 00000000 00000000 00000000 c44ca300
[35735.394927] ee38 00000000 00000000 00000000 00000000 00000000 2a8baa58 2a8bb000 00000000
[35735.401763] ee58 00000000 2bd8264e 00000000 00000000 00000000 000005a8 00000000 0000000e
[35735.412719] Process swapper (pid: 0, stack limit = 0xc0384260)
[35735.415740] Stack: (0xc0385db0 to 0xc0386000)
[35735.416259] 5da0: c460ed50 00000001 0000000c 00000000
[35735.423217] 5dc0: c0385dec c0385dd0 c0222324 c0095c74 c460ed50 cc52e880 c04a84dc 00000000
[35735.430175] 5de0: c0385e04 c0385df0 c0222000 c02222c4 c460ed50 cc52e880 c0385e14 c0385e08
[35735.437103] 5e00: c02220e4 c0221ff0 c0385e44 c0385e18 c0252f9c c02220a8 00000000 c02529b0
[35735.444061] 5e20: 80000000 00000000 00000042 c460ed50 cc52e880 c04a84dc c0385e7c c0385e48
[35735.450988] 5e40: c02290bc c0252d24 00000608 000005ea c0385e7c 00000001 c04a8450 c04a8598
[35735.457946] 5e60: 00000000 c04a8580 c039b448 00360fe4 c0385eb4 c0385e80 c0229198 c0228e5c
[35735.464874] 5e80: c0385ec4 00000040 c01ac18c c04a8598 c04a8450 00000001 0000012c 00000040
[35735.471832] 5ea0: 00360fe6 c04a858c c0385ee4 c0385eb8 c0227b08 c0229120 00000103 00000001
[35735.478759] 5ec0: 0000000c c0384000 c042e120 00000103 00000000 00000009 c0385f1c c0385ee8
[35735.485717] 5ee0: c0060afc c0227ab4 c0384000 c043d27c cc519bb0 00000000 00000000 c0026d68
[35735.492675] 5f00: 00000002 00000001 c0384000 19220f2c c0385f2c c0385f20 c0060bec c0060a9c
[35735.499603] 5f20: c0385f44 c0385f30 c0025058 c0060ba8 ffffffff f8000000 c0385f9c c0385f48
[35735.506561] 5f40: c0025a8c c002500c 00000002 00000004 0068c616 00000000 c0026d68 c0384000
[35735.513488] 5f60: c0026d68 c03b82c4 19220f60 4117b362 19220f2c c0385f9c 00f401ab c0385f90
[35735.520446] 5f80: c0048314 c0026dac 20000013 ffffffff c0385fbc c0385fa0 c0026d38 c0026d74
[35735.527374] 5fa0: c043d6a0 00000000 c0022e80 c0387ba0 c0385fcc c0385fc0 c02bb588 c0026d04
[35735.534332] 5fc0: c0385ff4 c0385fd0 c0008ad4 c02bb524 c0008614 00000000 00000000 c0022e84
[35735.541259] 5fe0: 00c5387d c03b83b0 00000000 c0385ff8 19208034 c000889c 00000000 00000000
[35735.548645] Backtrace:
[35735.549957] [<c0095c68>] (put_page+0x0/0x184) from [<c0222324>] (skb_release_data+0x6c/0xbc)
[35735.556976] r7:00000000 r6:0000000c r5:00000001 r4:c460ed50
[35735.561401] [<c02222b8>] (skb_release_data+0x0/0xbc) from [<c0222000>] (__kfree_skb+0x1c/0xb8)
[35735.568603] r7:00000000 r6:c04a84dc r5:cc52e880 r4:c460ed50
[35735.573059] [<c0221fe4>] (__kfree_skb+0x0/0xb8) from [<c02220e4>] (kfree_skb+0x48/0x4c)
[35735.579650] r5:cc52e880 r4:c460ed50
[35735.582000] [<c022209c>] (kfree_skb+0x0/0x4c) from [<c0252f9c>] (ip_rcv+0x284/0x29c)
[35735.588409] [<c0252d18>] (ip_rcv+0x0/0x29c) from [<c02290bc>] (netif_receive_skb+0x26c/0x2c4)
[35735.595520] r6:c04a84dc r5:cc52e880 r4:c460ed50
[35735.598907] [<c0228e50>] (netif_receive_skb+0x0/0x2c4) from [<c0229198>] (process_backlog+0x84/0xcc)
[35735.606719] [<c0229114>] (process_backlog+0x0/0xcc) from [<c0227b08>] (net_rx_action+0x60/0x144)
[35735.614196] [<c0227aa8>] (net_rx_action+0x0/0x144) from [<c0060afc>] (__do_softirq+0x6c/0x10c)
[35735.621490] [<c0060a90>] (__do_softirq+0x0/0x10c) from [<c0060bec>] (irq_exit+0x50/0xa4)
[35735.628265] [<c0060b9c>] (irq_exit+0x0/0xa4) from [<c0025058>] (__exception_text_start+0x58/0x6c)
[35735.635803] [<c0025000>] (__exception_text_start+0x0/0x6c) from [<c0025a8c>] (__irq_svc+0x4c/0x88)
[35735.646057] Exception stack(0xc0385f48 to 0xc0385f90)
[35735.646575] 5f40: 00000002 00000004 0068c616 00000000 c0026d68 c0384000
[35735.653503] 5f60: c0026d68 c03b82c4 19220f60 4117b362 19220f2c c0385f9c 00f401ab c0385f90
[35735.660461] 5f80: c0048314 c0026dac 20000013 ffffffff
[35735.667907] r5:f8000000 r4:ffffffff
[35735.670257] [<c0026d68>] (default_idle+0x0/0x4c) from [<c0026d38>] (cpu_idle+0x40/0x70)
[35735.676940] [<c0026cf8>] (cpu_idle+0x0/0x70) from [<c02bb588>] (rest_init+0x70/0x84)
[35735.683288] r7:c0387ba0 r6:c0022e80 r5:00000000 r4:c043d6a0
[35735.687713] [<c02bb518>] (rest_init+0x0/0x84) from [<c0008ad4>] (start_kernel+0x244/0x298)
[35735.694671] [<c0008890>] (start_kernel+0x0/0x298) from [<19208034>] (0x19208034)
[35735.700134] Code: c009607c e1a0c00d e92dd8f0 e24cb004 (e5906000)
[35735.709686] Kernel panic - not syncing: Fatal exception in interrupt
[35735.712005] Rebooting in 5 seconds..

Link to comment
Share on other sites

Guest Profete162

Posts numers 204 - 230 and 231 seems to describe the same problem by 3 differents persons.

Applications using Google Maps API seem to crash on this ROM.

Link to comment
Share on other sites

Guest jnwhiteh
I'm experiencing somewhat bad battery life. According to *#*#4636#*#* it is network standby that is using by far the most battery. Nothing else stands out. Can you trust the data shown there?

Found this repeated in the logs that look weird, but I have no idea if it is related.

Indeed, if your device can't connect to your data/mobile network for some reason it might spin like this causing issues. Very bizarre, but nothing that points in any specific direction.

I've also experienced a few reboots and the only thing that looks remotely relevant in the logs is this.

Interesting, a kernel panic would most certainly do it. Unfortunately, we can't do anything to the kernel at this moment.. so there's not all that much I can do..

I'm sad to say that most of these issues won't be resolved until HTC puts out a real 2.X ROM. As much time as we spend trying to fix them now, we're going to have to reconfigure and start all over again when (if) the ROM comes out.

Posts numers 204 - 230 and 231 seems to describe the same problem by 3 differents persons.

Applications using Google Maps API seem to crash on this ROM.

Yes, it seems that's the case.. due to the multi-touch changes. Perhaps it'll be something resolved in the next build.

Link to comment
Share on other sites

Guest Profete162
Yes, it seems that's the case.. due to the multi-touch changes. Perhaps it'll be something resolved in the next build.

I installed the same fresh Google maps from the market ( the multitouch one) on Kagudroid and Cyanogen after deleting Maps that i got with their respective Google bits.

and the applications work perfectly on kagu but not on Cyanogen...

Edited by Profete162
Link to comment
Share on other sites

Guest jnwhiteh
I installed the same fresh Google maps from the market ( the multitouch one) on Kagudroid and Cyanogen after deleting Maps that i got with their respective Google bits.

and the applications work perfectly on kagu but not on Cyanogen...

Yes.. I'm aware.. The same point still applies.

Link to comment
Share on other sites

Guest erugalatha

How do I turn off mobile data completely on this ROM?

I have tried turning off WiFi and that works fine but when I choose no mobile data options in settings (also tried switching to "2G Networks only" option) I still see a "G" icon in the top bar. Otherwise when WiFi is off HSDPA is enabled with no way to turn it off it seems.

Is there a way to shut off mobile data completely (without removing my APN settings)?

Link to comment
Share on other sites

Guest jnwhiteh
How do I turn off mobile data completely on this ROM?

I have tried turning off WiFi and that works fine but when I choose no mobile data options in settings (also tried switching to "2G Networks only" option) I still see a "G" icon in the top bar. Otherwise when WiFi is off HSDPA is enabled with no way to turn it off it seems.

Is there a way to shut off mobile data completely (without removing my APN settings)?

Use APNDroid. AOSP does not support this in teh ROM.

Link to comment
Share on other sites

Guest mousse04
How do I turn off mobile data completely on this ROM?

I have tried turning off WiFi and that works fine but when I choose no mobile data options in settings (also tried switching to "2G Networks only" option) I still see a "G" icon in the top bar. Otherwise when WiFi is off HSDPA is enabled with no way to turn it off it seems.

Is there a way to shut off mobile data completely (without removing my APN settings)?

Try this:

go into your APN list then click on the APN which imply web connection and at the end of properties: Normally, the name of the APN is default. Delete it.

Then, if you want add an APN and make it the default to use, just add the name default at the end of properties.

To be checked by jnwhiteh

Edited by mousse04
Link to comment
Share on other sites

Guest masterpfa

I have noticed one thing over the last 24hrs, I am unable to activate the lock screen. When I re-activate the phone it immediately opens to the last opened screen, this is the same even if I activate the pattern lock. ;)

Link to comment
Share on other sites

An online kitchen for this ROM is now available in post 4 of this topic.

If you have issues with the kitchen, i'll try to help. If you have issues with the ROM in the kitchen, check they occur in the unkitchenified ROM before requesting help from jnwhiteh (if they don't, again, I will try to help!)

P

Link to comment
Share on other sites

Guest erugalatha
Try this:

go into your APN list then click on the APN which imply web connection and at the end of properties: Normally, the name of the APN is default. Delete it.

Then, if you want add an APN and make it the default to use, just add the name default at the end of properties.

To be checked by jnwhiteh

Thanks for your reply. APNDroid as suggested by jnwhiteh works great.

Link to comment
Share on other sites

Note: the online kitchen is currently only available to my MoDaCo premium members (those who have signed up to MoDaCo Ad Free or MoDaCo Plus) as it is not yet running on an infrastructure that can support a huge number of users. This will be the case for the foreseeable future as the kitchen system is developed.
Link to comment
Share on other sites

Guest Profete162

The problem of apps using Google maps and crashing come from Google bits and not from the ROM.

I installed Google bits 1.9 ( without multitouch) and all is working. I updated the multitouch Maps and all is now perfect!

Link to comment
Share on other sites

Guest FurryPotato

Just flashed the Kitchen Paul, but apps wont install - Insufficient Space(Even though there is 177Mb on internal storage)

And Google Maps not showing even though I swear I left it selected.

Anything I'm doing wrong here ?

EDIT : Just did a quick wipe and it works fine now.

Edited by FurryPotato
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.