Skip to content

Instantly share code, notes, and snippets.

@orospakr
Created September 11, 2014 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orospakr/181af5ebe83a1a0b07dd to your computer and use it in GitHub Desktop.
Save orospakr/181af5ebe83a1a0b07dd to your computer and use it in GitHub Desktop.
Rdio segfault on start (3.0.0.4)
D/AbstractMetricsFactoryImpl( 3341): record : No data points in metrics event
I/Timeline( 1379): Timeline: Activity_launch_request id:com.rdio.android.ui time:255699771
I/ActivityManager( 784): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.rdio.android.ui/rdio.android.activities.MainActivity bnds=[48,285][282,547] (has extras)} from pid 1379
D/AbstractMetricsFactoryImpl(31079): record : No data points in metrics event
V/Zygote (13354): Switching descriptor 33 to /dev/null
V/Zygote (13354): Switching descriptor 10 to /dev/null
I/ActivityManager( 784): Start proc com.rdio.android.ui for activity com.rdio.android.ui/rdio.android.activities.MainActivity: pid=13354 uid=10142 gids={50142, 3003, 1028, 1015}
I/MicrophoneInputStream(11273): mic_close fib@429cba80
V/audio_hw_primary( 217): in_standby: enter
V/audio_hw_primary( 217): stop_input_stream: enter: usecase(4: audio-record)
D/ActivityThread(13354): handleBindApplication:com.rdio.android.ui
V/audio_hw_primary( 217): disable_audio_route: enter: usecase(4)
V/audio_hw_primary( 217): disable_audio_route: reset mixer path: audio-record
D/ActivityThread(13354): setTargetHeapUtilization:0.75
V/audio_hw_primary( 217): disable_audio_route: exit
D/ActivityThread(13354): setTargetHeapMinFree:524288
V/audio_hw_primary( 217): disable_snd_device: snd_device(44: voice-rec-mic) refcnt=0
V/audio_hw_primary( 217): stop_input_stream: exit: status(0)
V/audio_hw_primary( 217): in_standby: exit: status(0)
E/Icing ( 1517): Failed to open usage log file
E/Icing ( 1517): java.io.FileNotFoundException: /data/data/com.google.android.gms/files/appdatasearch_usage: open failed: EACCES (Permission denied)
E/Icing ( 1517): at libcore.io.IoBridge.open(IoBridge.java:409)
E/Icing ( 1517): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
E/Icing ( 1517): at android.app.ContextImpl.openFileOutput(ContextImpl.java:865)
E/Icing ( 1517): at android.content.ContextWrapper.openFileOutput(ContextWrapper.java:185)
E/Icing ( 1517): at ghm.c(SourceFile:106)
E/Icing ( 1517): at ghm.a(SourceFile:158)
E/Icing ( 1517): at giz.run(SourceFile:159)
E/Icing ( 1517): at com.google.android.gms.icing.service.LightweightIndexService$LightweightWorkerService.onHandleIntent(SourceFile:259)
E/Icing ( 1517): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
E/Icing ( 1517): at android.os.Handler.dispatchMessage(Handler.java:102)
E/Icing ( 1517): at android.os.Looper.loop(Looper.java:136)
E/Icing ( 1517): at android.os.HandlerThread.run(HandlerThread.java:61)
E/Icing ( 1517): Caused by: libcore.io.ErrnoException: open failed: EACCES (Permission denied)
E/Icing ( 1517): at libcore.io.Posix.open(Native Method)
E/Icing ( 1517): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
E/Icing ( 1517): at libcore.io.IoBridge.open(IoBridge.java:393)
E/Icing ( 1517): ... 11 more
I/QCOM PowerHAL( 217): Processing audio hint. Metadata: state=0
V/audio_hw_primary( 217): adev_close_input_stream
V/audio_hw_primary( 217): in_standby: enter
V/audio_hw_primary( 217): in_standby: exit: status(0)
I/HotwordRecognitionRnr(11273): Hotword detection finished
I/HotwordRecognitionRnr(11273): Stopping hotword detection.
E/IcingUsageReportRunnabl(11273): Failed to report usage: Status{statusCode=INTERNAL_ERROR, resolution=null}
D/dalvikvm(13354): Trying to load lib /data/app-lib/com.rdio.android.ui-2/libmonodroid.so 0x423848e0
D/dalvikvm(13354): Added shared lib /data/app-lib/com.rdio.android.ui-2/libmonodroid.so 0x423848e0
W/libc (13354): WARNING: generic atexit() called from legacy shared library
W/monodroid-gc(13354): GREF GC Threshold: 46800
I/wpa_supplicant( 3514): wlan0: CTRL-EVENT-SCAN-STARTED
I/mono-stdout(13354): 0.0 1 [Info][RdioImagesProvider] Creating Image Provider FrontendRdioImagesProvider
I/mono-stdout(13354): 0.1 1 [Info][RdioSearchProvider] Creating Search Provider
I/RDIO (13354): [Application] 1: OnCreate
I/RDIO (13354): [Application] 1: Changed umask from 63 to 22
I/RDIO (13354): [AndroidApplicationProcess] 1: Foreground started; MemoryUsageLimit = 96 MB; MemoryClass = 192 MB
I/RDIO (13354): [AndroidFileStorageProvider] MainThread: Initializing (RootPath=/data/data/com.rdio.android.ui/app_files, StorageType=Internal)
I/RDIO (13354): [SqliteDatabase] MainThread: WAL journal mode enabled
I/RDIO (13354): [Session] MainThread: Session initializing. Version 3.0.0.4, Device ID 35ad7dc9-c106-45c5-bbe5-ebf307e243a9 (1a73b669-78dc-4e2e-bbaf-3f59b6ab76f2)
I/RDIO (13354): [SqliteDatabase] MainThread: WAL journal mode enabled
I/RDIO (13354): [SqliteObjectDatabase] MainThread: Table definitions up to date at v28 (7F9F3CBAA09D5A6F)
I/RDIO (13354): [FileStorage] MainThread: Could not configure provider for Type=External, Name=images
I/RDIO (13354): [FileStorage] MainThread: Could not configure provider for Type=External, Name=audio
I/RDIO (13354): [SyncController] MainThread: Permitted: False, Possible: False, Reason:NotConnected
I/RDIO (13354): [SyncEngineStateUnavailable] MainThread: OnEnter
W/RDIO (13354): [Session] MainThread: IsAuthenticated changed: NotAuthenticated->Authenticated. Look here if you find auth update problems.
W/RDIO (13354): [Session] MainThread: IsAuthenticated changed: NotAuthenticated->Authenticated. Look here if you find auth update problems.
W/RDIO (13354): [Session] MainThread: IsAuthenticated changed: NotAuthenticated->Authenticated. Look here if you find auth update problems.
I/RDIO (13354): [RdioOAuth2Service] MainThread: Authentication state change: NotAuthenticated->Authenticated
I/RDIO (13354): [Session] MainThread: Session is initialized.
I/RDIO (13354): [AndroidSession] MainThread: Network available: mobile
I/RDIO (13354): [SubscriptionMonitor] MainThread: Next offline expiration check in 1.00:00:00
I/RDIO (13354): [Session] MainThread: Connection Status Changed: [None] -> [NetworkConnectionAvailable, RdioServiceAccessible]
I/RDIO (13354): [SubscriptionMonitor] MainThread: Session.IsRdioServiceAccessible = True
I/RDIO (13354): [SubscriptionMonitor] MainThread: Received request to reload user. Reloading user in 2 seconds.
I/RDIO (13354): [SyncController] MainThread: Permitted: False, Possible: False, Reason:NoStorage
I/RDIO (13354): [SyncEngineStateUnavailable] MainThread: OnEnter
I/RDIO (13354): [FileStorage] MainThread: Could not configure provider for Type=External, Name=collection
I/RDIO (13354): [AndroidFileStorageProvider] MainThread: Initializing (RootPath=/storage/emulated/0/Android/data/com.rdio.android.ui/files, StorageType=External)
I/RDIO (13354): [RdioPlayerFrontend] MainThread: Changing player implementation from None to Local
I/MediaRouter(13354): Found default route: MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Phone, description=null, enabled=true, connecting=false, playbackType=0, playbackStream=3, volumeHandling=1, volume=15, volumeMax=15, presentationDisplayId=-1, extras=null, providerPackageName=android }
I/RDIO (13354): [ChromecastSession] MainThread: Didn't find an ongoing Chromecast session
I/AdXAppTracker(13354): SELF HOST VALUE IS null
I/AdXAppTracker(13354): Sending to AdX
I/AdXAppTracker(13354): SendTag is set to stop
I/Timeline(13354): Timeline: Activity_launch_request id:com.rdio.android.ui time:255701744
I/ActivityManager( 784): START u0 {flg=0x14000000 cmp=com.rdio.android.ui/rdio.android.activities.GeneralFragmentActivity (has extras)} from pid 13354
I/RDIO (13354): [UserEventLog] Threadpool_worker: LoadEvents: No existing events file: events-v2-foreground
I/RDIO (13354): [UserEventLog] Threadpool_worker: LoadPersistedEventsInBackground: Finished loading events
I/RDIO (13354): [Images] MainThread: ImageStore store available: True
I/RDIO (13354): [OfflineAudio] MainThread: UpdateState: both storage and audio database are available
I/RDIO (13354): [Collection] Threadpool_worker: Loading cached collection
I/RDIO (13354): [HttpClient] MainThread: POST https://www.rdio.com/api/1/getTOSVersion
I/dalvikvm(13354): Could not find method com.squareup.okhttp.internal.http.HttpURLConnectionImpl.getContentLengthLong, referenced from method com.squareup.okhttp.internal.http.HttpsURLConnectionImpl.getContentLengthLong
I/RDIO (13354): [UpdateMonitor] MainThread: CheckForUpdate: last check was 2014-09-11 2:00:19 AM
I/RDIO (13354): [UpdateMonitor] MainThread: CheckForUpdate: Checking in about 2 seconds.
W/dalvikvm(13354): VFY: unable to resolve virtual method 24545: Lcom/squareup/okhttp/internal/http/HttpURLConnectionImpl;.getContentLengthLong ()J
D/dalvikvm(13354): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm(13354): Could not find method com.squareup.okhttp.internal.http.HttpURLConnectionImpl.getHeaderFieldLong, referenced from method com.squareup.okhttp.internal.http.HttpsURLConnectionImpl.getHeaderFieldLong
W/dalvikvm(13354): VFY: unable to resolve virtual method 24550: Lcom/squareup/okhttp/internal/http/HttpURLConnectionImpl;.getHeaderFieldLong (Ljava/lang/String;J)J
D/dalvikvm(13354): VFY: replacing opcode 0x6e at 0x0002
I/RDIO (13354): [AndroidSession] MainThread: Network available: mobile
I/RDIO (13354): [Collection] Threadpool_worker: Synced & Favorite cache is up to date
I/RDIO (13354): [HttpClient] Threadpool_worker: POST https://www.rdio.com/api/1/getKeysInFavoritesAndSynced
I/RDIO (13354): [CollectionPollService] MainThread: Refreshing Collection if needed.
W/ManagedEGLContext( 6636): doTerminate failed: EGL count is 2 but managed count is 1
I/RDIO (13354): [HttpClient] MainThread: POST https://www.rdio.com/api/1/getKeysInFavoritesAndSynced
I/RDIO (13194): [PlayerService.BG] MainThread: OnCreate
I/RDIO (13194): [PlayerService.BG] MainThread: InternalOnCreate
I/RDIO (13354): [OfflineAudio] Threadpool_worker: UpdateState: audio database loaded: Success
I/RDIO (13354): [OfflineAudio] Threadpool_worker: ChangeReadyState: isReady=True
V/QcrilMsgTunnelSocket(10104): After reading offset = 0 remaining = 4 countRead = 4
D/QcrilMsgTunnelSocket(10104): messageLength extracted from first 4 inputStream reads = 29
V/QcrilMsgTunnelSocket(10104): offset = 0 remaining = 29 countRead = 0
V/QcrilMsgTunnelSocket(10104): offset = 0 remaining = 29 countRead = 29
D/QcrilMsgTunnelSocket(10104): readRilMessage: Buffer = [B@42385640 HexData = [0100000004040000110000005155414c434f4d4def0308000100000003]
V/QcrilMsgTunnelSocket(10104): Read packet: 29 bytes. Data Available = 32 Position = 0
D/QcrilMsgTunnelSocket(10104): processResponse. message type = 1. Data Available = 28
D/QcrilMsgTunnelSocket(10104): ByteArray from parcel = 5155414c434f4d4def0308000100000003
D/QcrilMsgTunnelSocket(10104): Received RIL_UNSOL_OEM_HOOK_RAW message
D/QcrilMsgTunnelSocket(10104): Oem ID in RIL_UNSOL_OEM_HOOK_RAW is QUALCOMM
D/QcrilMsgTunnelSocket(10104): OEM ID check Passed
D/QcrilMsgTunnelSocket(10104): Response ID in RIL_UNSOL_OEM_HOOK_RAW is 525295
D/QcrilMsgTunnelSocket(10104): Response ID 525295is not served in this process.
D/QcrilMsgTunnelSocket(10104): To broadcast an Intent via the notifier to external apps
V/QcrilMsgTunnelSocket(10104): Before reading offset = 0 remaining = 4 countRead = 0
D/QcrilMsgTunnelIfaceManager(10104): handleMessage what=0
D/QcrilMsgTunnelIfaceManager(10104): Broadcasting intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
I/RDIO (13354): [SubscriptionMonitor] MainThread: Added a SubscriptionChangedEvent listener, manually reloading user to re-check
V/QcrilMsgTunnelSocket(10104): After reading offset = 0 remaining = 4 countRead = 4
D/QcrilMsgTunnelSocket(10104): messageLength extracted from first 4 inputStream reads = 29
V/QcrilMsgTunnelSocket(10104): offset = 0 remaining = 29 countRead = 0
V/QcrilMsgTunnelSocket(10104): offset = 0 remaining = 29 countRead = 29
D/QcrilMsgTunnelSocket(10104): readRilMessage: Buffer = [B@42385640 HexData = [0100000004040000110000005155414c434f4d4def0308000100000003]
V/QcrilMsgTunnelSocket(10104): Read packet: 29 bytes. Data Available = 32 Position = 0
D/QcrilMsgTunnelSocket(10104): processResponse. message type = 1. Data Available = 28
D/QcrilMsgTunnelSocket(10104): ByteArray from parcel = 5155414c434f4d4def0308000100000003
D/QcrilMsgTunnelSocket(10104): Received RIL_UNSOL_OEM_HOOK_RAW message
D/QcrilMsgTunnelSocket(10104): Oem ID in RIL_UNSOL_OEM_HOOK_RAW is QUALCOMM
D/QcrilMsgTunnelSocket(10104): OEM ID check Passed
D/QcrilMsgTunnelSocket(10104): Response ID in RIL_UNSOL_OEM_HOOK_RAW is 525295
D/QcrilMsgTunnelSocket(10104): Response ID 525295is not served in this process.
D/QcrilMsgTunnelSocket(10104): To broadcast an Intent via the notifier to external apps
V/QcrilMsgTunnelSocket(10104): Before reading offset = 0 remaining = 4 countRead = 0
D/QcrilMsgTunnelIfaceManager(10104): handleMessage what=0
D/QcrilMsgTunnelIfaceManager(10104): Broadcasting intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
D/NotificationMgr( 1316): updateNetworkSelection()...state = 0 new network
D/PhoneApp( 1316): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 1316): - state: CONNECTED
D/PhoneApp( 1316): - reason: null
D/NotificationMgr( 1316): hideDataDisconnectedRoaming()...
D/MobileDataStateTracker( 784): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker( 784): default: Received state=CONNECTED, old=CONNECTED, reason=(unspecified)
E/ConnectivityService( 784): net.tcp.usercfg.default not found in system properties. Using defaults
E/ConnectivityService( 784): net.tcp.delack.default not found in system properties. Using defaults
I/RDIO (13354): [SubscriptionMonitor] MainThread: Added a SubscriptionChangedEvent listener, manually reloading user to re-check
I/RDIO (13354): [HttpClient] Threadpool_worker: POST https://www.rdio.com/api/1/currentUser
I/RDIO (13354): [HttpClient] MainThread: POST https://www.rdio.com/api/1/getInitialMusicFeed
I/RDIO (13354): [BaseFragmentActivity] MainThread: OnResume: GeneralFragmentActivity
I/RDIO (13354): [RemoteControlHelper] MainThread: Registering media buttons
I/MediaFocusControl( 784): Remote Control registerMediaButtonIntent() for PendingIntent{426b3288: PendingIntentRecord{42fbe6c8 com.rdio.android.ui broadcastIntent}}
I/RDIO (13354): [PubSubConnection] MainThread: Registering Session
I/RDIO (13354): [PubSubConnection] MainThread: State change Disconnected -> Connecting
I/RDIO (13354): [HttpClient] MainThread: POST https://www.rdio.com/api/1/pubsubInfo
I/RDIO (13354): [SyncController] MainThread: Permitted: False, Possible: True, Reason:NeedsWiFi
I/RDIO (13354): [SyncEngine] MainThread: Transitioning from Unavailable to Idle
I/ActivityManager( 784): Process com.google.android.talk (pid 6636) has died.
I/WindowState( 784): WIN DEATH: Window{423e9ec8 u0 com.google.android.talk/com.google.android.talk.SigningInActivity}
I/RDIO (13354): [OfflineStore] MainThread: Not an upgrade - not going to force a sync check right away
I/RDIO (13354): [SyncEngineStateIdle] MainThread: OnEnter
F/ProcessStats( 784): Starting service ServiceState{432e62a0 com.google.android.gms.wearable.service.WearableService pkg=com.google.android.gms proc=432e62a0} without owner
I/RDIO (13354): [SyncService] MainThread: Deferring lock update
I/RDIO (13354): [SyncEngineStateIdle] MainThread: OnEnter
F/ProcessStats( 784): Starting service ServiceState{4381c078 com.google.android.tts.service.GoogleTTSService pkg=com.google.android.tts proc=4381c078} without owner
I/RDIO (13354): [SyncService] MainThread: Deferring lock update
I/RDIO (13354): [OfflineStore] MainThread: OfflineAudio state changed, invalidating offline state for all models
E/mono-rt (13354):
E/mono-rt (13354): =================================================================
E/mono-rt (13354): Got a SIGSEGV while executing native code. This usually indicates
E/mono-rt (13354): a fatal error in the mono runtime or one of the native libraries
E/mono-rt (13354): used by your application.
E/mono-rt (13354): =================================================================
E/mono-rt (13354):
I/ActivityManager( 784): Process com.rdio.android.ui (pid 13354) has died.
I/WindowState( 784): WIN DEATH: Window{43005ec0 u0 com.rdio.android.ui/rdio.android.activities.GeneralFragmentActivity}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment