Abstürze und LogCat

C

cstarling

Neues Mitglied
0
Hallo!

Ich entwickle eine Applikation mit Eclipse und habe gelegentliche Programmabstürze.
Aus dem LogCat habe ich von diesen Abstürzen eine 8-stellige Adresse. Wie kann ich die zu dieser Adresse gehörige Stelle im Source-Kode feststellen.

Vielen Dank im Voraus
cstarling
 
8-stellige Adresse ?

sehr komsich, warum kopierst die Logausgabe nicht hier rein ? wäre einfacher :D
 
10-28 16:42:13.821 I/ActivityManager( 6665): No longer want com.example (pid 23948): hidden #16
10-28 16:42:13.832 I/ActivityManager( 6665): Starting: Intent { flg=0x10000000 cmp=de.avm.android.laborapp/.sipua.ui.InCallScreen } from pid 10189
10-28 16:42:13.832 D/PowerManagerService( 6665): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=true
10-28 16:42:13.832 I/PowerManagerService( 6665): Ulight 0->3|0
10-28 16:42:13.832 D/PowerManagerService( 6665): sendNotificationLocked on=false
10-28 16:42:13.832 D/PowerManagerService( 6665): enableLightSensor true
10-28 16:42:13.840 D/LightsService( 6665): BKL : 11
10-28 16:42:13.856 D/LightsService( 6665): BKL : 23
10-28 16:42:13.871 D/LightsService( 6665): BKL : 34
10-28 16:42:13.879 W/ActivityManager( 6665): goingToSleep with no resumed activity!
10-28 16:42:14.106 D/LightsService( 6665): BKL : 46
10-28 16:42:14.121 D/LightsService( 6665): BKL : 58
10-28 16:42:14.137 D/LightsService( 6665): BKL : 69
10-28 16:42:14.156 D/LightsService( 6665): BKL : 81
10-28 16:42:14.176 D/LightsService( 6665): BKL : 92
10-28 16:42:14.176 I/WindowManager( 6665): WIN DEATH: Window{408fac70 Information! paused=false}
10-28 16:42:14.184 I/WindowManager( 6665): WINDOW DIED Window{40989510 com.example/com.example.GPSTest paused=false}
10-28 16:42:14.199 D/LightsService( 6665): BKL : 104
10-28 16:42:14.215 D/LightsService( 6665): BKL : 115
10-28 16:42:14.231 W/WindowManager( 6665): Failed looking up window
10-28 16:42:14.231 W/WindowManager( 6665): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@40cdbc88 does not exist
10-28 16:42:14.231 I/WindowManager( 6665): WIN DEATH: null
10-28 16:42:14.238 D/LightsService( 6665): BKL : 116
10-28 16:42:14.238 I/PowerManagerService( 6665): Light Animator Finished curIntValue=116
10-28 16:42:14.289 V/WindowManager( 6665): Setting event dispatching to true
10-28 16:42:14.309 I/StatusBarManagerService( 6665): UPDATE-null , 0x1080084
10-28 16:42:14.309 I/ActivityManager( 6665): Starting: Intent { flg=0x10000000 cmp=de.avm.android.laborapp/.sipua.ui.Activity2 } from pid 10189
10-28 16:42:14.317 D/PowerManagerService( 6665): enableUserActivity true
10-28 16:42:14.317 D/StatusBarManagerService( 6665): manageDisableList what=0x0 pkg=android
10-28 16:42:14.363 I/StatusBarPolicy( 6744): onDataActivity-D:0
10-28 16:42:14.371 W/ActivityManager( 6665): Trying to launch de.avm.android.laborapp/.sipua.ui.Activity2
10-28 16:42:14.461 I/ActivityManager( 6665): Starting: Intent { flg=0x10000000 cmp=de.avm.android.laborapp/.sipua.ui.InCallScreen } from pid 10189
10-28 16:42:14.582 I/StatusBarPolicy( 6744): onDataActivity-D:0
10-28 16:42:14.684 I/StatusBarPolicy( 6744): onDataActivity-D:0
10-28 16:42:14.688 I/StatusBarPolicy( 6744): onDataActivity-D:0
10-28 16:42:15.039 D/PowerManagerService( 6665): onSensorChanged: light value: 6
10-28 16:42:15.039 D/PowerManagerService( 6665): lightSensorChangedLocked 6
10-28 16:42:15.039 D/PowerManagerService( 6665): lcdValue 32
10-28 16:42:15.039 D/PowerManagerService( 6665): buttonValue 0
10-28 16:42:15.039 D/PowerManagerService( 6665): keyboardValue 0
 
10-29 16:41:33.096 D/ ( 129): [HYPOS]NOMOVE Time 0, PowerMode 2, weaksignal 0, GPSFixTime 459
10-29 16:41:33.096 D/ ( 129):
10-29 16:41:33.096 V/GpsLocationProvider( 129): LPP : mStarted(true), mStatus(2), mNavigating(true), mEngineOn(true), LastFixGap(0)
10-29 16:41:33.120 E/InputDispatcher( 129): channel '40a88698 com.example/com.example.GPSTest (server)' ~ Consumer closed input channel or an error occurred. events=0x8
10-29 16:41:33.120 E/InputDispatcher( 129): channel '40a88698 com.example/com.example.GPSTest (server)' ~ Channel is unrecoverably broken and will be disposed!
10-29 16:41:33.120 I/WindowManager( 129): WINDOW DIED Window{40a88698 com.example/com.example.GPSTest paused=false}
10-29 16:41:33.147 I/ActivityManager( 129): Process com.example (pid 3924) has died.
10-29 16:41:33.151 W/GpsLocationProvider( 129): Unneeded remove listener for uid 1000
10-29 16:41:33.151 D/GpsLocationProvider( 129): stopNavigating
10-29 16:41:33.159 E/SensorManager( 129): unregisterListener:: all sensors, listener = com.android.server.location.GpsLocationProvider$HybridGps$1@407d6fb0
10-29 16:41:33.163 E/SensorManager( 129): unregisterListener:: all sensors, listener = com.android.server.location.GpsLocationProvider$HybridGps$2@407d6628
10-29 16:41:33.163 E/SensorManager( 129): unregisterListener:: all sensors, listener = com.android.server.location.GpsLocationProvider$HybridGps$3@407d5698
10-29 16:41:33.163 D/GpsLocationProvider( 129): hybridGpsSensorDeregister
10-29 16:41:33.163 D/GPS ( 129): status_cb(GPS_STATUS_SESSION_END)
10-29 16:41:33.163 V/GpsLocationProvider( 129): reportStatus status: 2
10-29 16:41:33.163 D/GpsLocationProvider( 129): send an intent to notify that the GPS has been enabled or disabled
 
zeig mal deinen code noch bitte.
 
swordi schrieb:
zeig mal deinen code noch bitte.

Das ist problematisch:
Es ist eine Portierung einer Java-Handy-Applikation von mir und ist riesengroß! Hat mehrere Threads, usw.

Gerade deshalb würde ich gerne von dieser Adresse (wenn es denn eine sinnvolle Kode-Adresse ist) auf die Sourcekode-Zeile schließen!

Ist das eine sinnvole Kode-Adresse mit der man etwas anfangen kann?
 
nein ist es nicht
 

Ähnliche Themen

M
  • MikelKatzengreis
Antworten
5
Aufrufe
126
swa00
swa00
Laser5001
Antworten
3
Aufrufe
648
swa00
swa00
W
Antworten
2
Aufrufe
743
rene3006
R
Zurück
Oben Unten