Last.fm Scrobbler crash

Last.fm Scrobbler crash


Process:              Last.fm Scrobbler [6415]

Path:                 /Applications/Last.fm.app/Contents/MacOS/Last.fm Scrobbler

Identifier:           fm.last.Scrobbler

Version:              2.1.37

Code Type:            X86-64 (Native)

Parent Process:       ??? [1]

Responsible:          Last.fm Scrobbler [6415]

User ID:              501


Date/Time:            2017-09-04 14:35:05.006 +0300

OS Version:           Mac OS X 10.12.5 (16F73)

Report Version:       12

Anonymous UUID:       E999055A-0B9B-6BF0-40D9-769E77113A3E


Sleep/Wake UUID:      F5DE09B9-F881-4688-848B-41ABA0560B79


Time Awake Since Boot: 96000 seconds

Time Since Wake:      10000 seconds


System Integrity Protection: enabled


Crashed Thread:       0 Dispatch queue: com.apple.main-thread


Exception Type:       EXC_BAD_ACCESS (SIGSEGV)

Exception Codes:      EXC_I386_GPFLT

Exception Note:       EXC_CORPSE_NOTIFY


Termination Signal:   Segmentation fault: 11

Termination Reason:   Namespace SIGNAL, Code 0xb

Terminating Process:  exc handler [0]


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0  liblastfm.1.1.0.dylib           0x0000000105cf51a4 lastfm::TrackData::~TrackData() + 36

1  liblastfm.1.1.0.dylib           0x0000000105cfa31e lastfm::Track::~Track() + 62

2  liblastfm.1.1.0.dylib           0x0000000105d1823f lastfm::ScrobbleCache::remove(QList<lastfm::Track> const&) + 335

3  liblastfm.1.1.0.dylib           0x0000000105d1afbb lastfm::Audioscrobbler::onTrackScrobbleReturn() + 1451

4  QtCore                          0x0000000107a5cd93 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2207

5  QtNetwork                       0x000000010889bfd9 QNetworkReplyImplPrivate::finished() + 835

6  QtCore                          0x0000000107a58ca7 QObject::event(QEvent*) + 619

7  QtGui                           0x0000000107d4355e QApplicationPrivate::notify_helper(QObject*, QEvent*) + 194

8  QtGui                           0x0000000107d45eb4 QApplication::notify(QObject*, QEvent*) + 6146

9  QtCore                          0x0000000107a484f6 QCoreApplication::notifyInternal(QObject*, QEvent*) + 118

10 QtCore                          0x0000000107a48e69 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 599

11 com.apple.CoreFoundation        0x00007fff85f13321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17

12 com.apple.CoreFoundation        0x00007fff85ef421d __CFRunLoopDoSources0 + 557

13 com.apple.CoreFoundation        0x00007fff85ef3716 __CFRunLoopRun + 934

14 com.apple.CoreFoundation        0x00007fff85ef3114 CFRunLoopRunSpecific + 420

15 com.apple.HIToolbox             0x00007fff85454ebc RunCurrentEventLoopInMode + 240

16 com.apple.HIToolbox             0x00007fff85454cf1 ReceiveNextEventCommon + 432

17 com.apple.HIToolbox             0x00007fff85454b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71

18 com.apple.AppKit                0x00007fff839eda54 _DPSNextEvent + 1120

19 com.apple.AppKit                0x00007fff841697ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796

20 com.apple.AppKit                0x00007fff839e23db -[NSApplication run] + 926

21 QtGui                           0x0000000107d00ace QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1496

22 QtCore                          0x0000000107a45bc7 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 77

23 QtCore                          0x0000000107a45d41 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 365

24 QtCore                          0x0000000107a4894b QCoreApplication::exec() + 199

25 fm.last.Scrobbler               0x00000001059f0c28 main + 856

26 fm.last.Scrobbler               0x00000001059de2b4 start + 52


Thread 1:

0  libsystem_kernel.dylib          0x00007fff9b79c44e __workq_kernreturn + 10

1  libsystem_pthread.dylib         0x00007fff9b88648e _pthread_wqthread + 1023

2  libsystem_pthread.dylib         0x00007fff9b88607d start_wqthread + 13


Thread 2:

0  libsystem_kernel.dylib          0x00007fff9b79c44e __workq_kernreturn + 10

1  libsystem_pthread.dylib         0x00007fff9b886621 _pthread_wqthread + 1426

2  libsystem_pthread.dylib         0x00007fff9b88607d start_wqthread + 13


Thread 3:

0  libsystem_kernel.dylib          0x00007fff9b79c44e __workq_kernreturn + 10

1  libsystem_pthread.dylib         0x00007fff9b886621 _pthread_wqthread + 1426

2  libsystem_pthread.dylib         0x00007fff9b88607d start_wqthread + 13


Thread 4:: com.apple.CFSocket.private

0  libsystem_kernel.dylib          0x00007fff9b79beb6 __select + 10

1  com.apple.CoreFoundation        0x00007fff85f2f66a __CFSocketManager + 682

2  libsystem_pthread.dylib         0x00007fff9b88693b _pthread_body + 180

3  libsystem_pthread.dylib         0x00007fff9b886887 _pthread_start + 286

4  libsystem_pthread.dylib         0x00007fff9b88608d thread_start + 13


Thread 5:: QThread

0  libsystem_kernel.dylib          0x00007fff9b79beb6 __select + 10

1  QtCore                          0x0000000107a6da3d qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 89

2  QtCore                          0x0000000107a70a0a QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 806

3  QtCore                          0x0000000107a71f61 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 323

4  QtCore                          0x0000000107a45bc7 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 77

5  QtCore                          0x0000000107a45d41 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 365

6  QtCore                          0x00000001079651f5 QThread::exec() + 209

7  QtCore                          0x0000000107966bee QThreadPrivate::start(void*) + 386

8  libsystem_pthread.dylib         0x00007fff9b88693b _pthread_body + 180

9  libsystem_pthread.dylib         0x00007fff9b886887 _pthread_start + 286

10 libsystem_pthread.dylib         0x00007fff9b88608d thread_start + 13


Thread 6:: QThread

0  libsystem_kernel.dylib          0x00007fff9b79beb6 __select + 10

1  QtCore                          0x0000000107a6da3d qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 89

2  QtCore                          0x0000000107a70a0a QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 806

3  QtCore                          0x0000000107a71f61 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 323

4  QtCore                          0x0000000107a45bc7 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 77

5  QtCore                          0x0000000107a45d41 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 365

6  QtCore                          0x00000001079651f5 QThread::exec() + 209

7  QtCore                          0x0000000107966bee QThreadPrivate::start(void*) + 386

8  libsystem_pthread.dylib         0x00007fff9b88693b _pthread_body + 180

9  libsystem_pthread.dylib         0x00007fff9b886887 _pthread_start + 286

10 libsystem_pthread.dylib         0x00007fff9b88608d thread_start + 13


Thread 7:: Thread (pooled)

0  libsystem_kernel.dylib          0x00007fff9b79bbf2 __psynch_cvwait + 10

1  libsystem_pthread.dylib         0x00007fff9b8877fa _pthread_cond_wait + 712

2  QtCore                          0x0000000107968086 QWaitConditionPrivate::wait(unsigned long) + 214

3  QtCore                          0x0000000107967ecf QWaitCondition::wait(QMutex*, unsigned long) + 87

4  QtCore                          0x000000010795b175 QThreadPoolThread::run() + 519

5  QtCore                          0x0000000107966bee QThreadPrivate::start(void*) + 386

6  libsystem_pthread.dylib         0x00007fff9b88693b _pthread_body + 180

7  libsystem_pthread.dylib         0x00007fff9b886887 _pthread_start + 286

8  libsystem_pthread.dylib         0x00007fff9b88608d thread_start + 13


Thread 8:: QThread

0  libsystem_kernel.dylib          0x00007fff9b79beb6 __select + 10

1  QtCore                          0x0000000107a6da3d qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 89

2  QtCore                          0x0000000107a70a0a QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 806

3  QtCore                          0x0000000107a71f61 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 323

4  QtCore                          0x0000000107a45bc7 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 77

5  QtCore                          0x0000000107a45d41 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 365

6  QtCore                          0x00000001079651f5 QThread::exec() + 209

7  QtCore                          0x0000000107966bee QThreadPrivate::start(void*) + 386

8  libsystem_pthread.dylib         0x00007fff9b88693b _pthread_body + 180

9  libsystem_pthread.dylib         0x00007fff9b886887 _pthread_start + 286

10 libsystem_pthread.dylib         0x00007fff9b88608d thread_start + 13


Thread 9:: Thread (pooled)

0  libsystem_kernel.dylib          0x00007fff9b79bbf2 __psynch_cvwait + 10

1  libsystem_pthread.dylib         0x00007fff9b8877fa _pthread_cond_wait + 712

2  QtCore                          0x0000000107968086 QWaitConditionPrivate::wait(unsigned long) + 214

3  QtCore                          0x0000000107967ecf QWaitCondition::wait(QMutex*, unsigned long) + 87

4  QtCore                          0x000000010795b175 QThreadPoolThread::run() + 519

5  QtCore                          0x0000000107966bee QThreadPrivate::start(void*) + 386

6  libsystem_pthread.dylib         0x00007fff9b88693b _pthread_body + 180

7  libsystem_pthread.dylib         0x00007fff9b886887 _pthread_start + 286

8  libsystem_pthread.dylib         0x00007fff9b88608d thread_start + 13


Thread 10:

0  libsystem_kernel.dylib          0x00007fff9b79c44e __workq_kernreturn + 10

1  libsystem_pthread.dylib         0x00007fff9b886621 _pthread_wqthread + 1426

2  libsystem_pthread.dylib         0x00007fff9b88607d start_wqthread + 13


Thread 11:: QProcessManager

0  libsystem_kernel.dylib          0x00007fff9b79beb6 __select + 10

1  QtCore                          0x0000000107a22ce7 QProcessManager::run() + 129

2  QtCore                          0x0000000107966bee QThreadPrivate::start(void*) + 386

3  libsystem_pthread.dylib         0x00007fff9b88693b _pthread_body + 180

4  libsystem_pthread.dylib         0x00007fff9b886887 _pthread_start + 286

5  libsystem_pthread.dylib         0x00007fff9b88608d thread_start + 13


Thread 12:: com.apple.NSEventThread

0  libsystem_kernel.dylib          0x00007fff9b79434a mach_msg_trap + 10

1  libsystem_kernel.dylib          0x00007fff9b793797 mach_msg + 55

2  com.apple.CoreFoundation        0x00007fff85ef4434 __CFRunLoopServiceMachPort + 212

3  com.apple.CoreFoundation        0x00007fff85ef38c1 __CFRunLoopRun + 1361

4  com.apple.CoreFoundation        0x00007fff85ef3114 CFRunLoopRunSpecific + 420

5  com.apple.AppKit                0x00007fff83b3af02 _NSEventThread + 205

6  libsystem_pthread.dylib         0x00007fff9b88693b _pthread_body + 180

7  libsystem_pthread.dylib         0x00007fff9b886887 _pthread_start + 286

8  libsystem_pthread.dylib         0x00007fff9b88608d thread_start + 13


Thread 13:

0  libsystem_pthread.dylib         0x00007fff9b886070 start_wqthread + 0


Thread 14:: com.apple.NSURLConnectionLoader

0  libsystem_kernel.dylib          0x00007fff9b79434a mach_msg_trap + 10

1  libsystem_kernel.dylib          0x00007fff9b793797 mach_msg + 55

2  com.apple.CoreFoundation        0x00007fff85ef4434 __CFRunLoopServiceMachPort + 212

3  com.apple.CoreFoundation        0x00007fff85ef38c1 __CFRunLoopRun + 1361

4  com.apple.CoreFoundation        0x00007fff85ef3114 CFRunLoopRunSpecific + 420

5  com.apple.CFNetwork             0x00007fff85031734 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313

6  com.apple.Foundation            0x00007fff87916b3d __NSThread__start__ + 1243

7  libsystem_pthread.dylib         0x00007fff9b88693b _pthread_body + 180

8  libsystem_pthread.dylib         0x00007fff9b886887 _pthread_start + 286

9  libsystem_pthread.dylib         0x00007fff9b88608d thread_start + 13


Thread 0 crashed with X86 Thread State (64-bit):

 rax: 0xbadd40e85801bead rbx: 0x00007fff5a225828 rcx: 0x0000000000000000 rdx: 0x0000000000000032

 rdi: 0x0000608000626ca0 rsi: 0x0000000000000000 rbp: 0x00007fff5a2257e0 rsp: 0x00007fff5a2257a0

  r8: 0x0000000000000044  r9: 0x000000000000000c r10: 0x0000000000000000 r11: 0x000060000025fa40

 r12: 0x00006080003c4bf0 r13: 0x000060000042a030 r14: 0x00006080003c4bf0 r15: 0x0000600000275610

 rip: 0x0000000105cf51a4 rfl: 0x0000000000010206 cr2: 0x0000000102aad000

 

Logical CPU:    2

Error Code:     0x00000000

Trap Number:    13


External Modification Summary:

 Calls made by other processes targeting this process:

   task_for_pid: 4

   thread_create: 0

   thread_set_state: 0

 Calls made by this process:

   task_for_pid: 0

   thread_create: 0

   thread_set_state: 0

 Calls made by all processes on this machine:

   task_for_pid: 11259191

   thread_create: 0

   thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=349.2M resident=0K(0%) swapped_out_or_unallocated=349.2M(100%)

Writable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)

 

                                 VIRTUAL  REGION

REGION TYPE                         SIZE   COUNT (non-coalesced)

===========                      ======= =======

Accelerate framework                640K       6

Activity Tracing                    256K       2

CG backing stores                  3008K       7

CG image                            124K      12

CoreAnimation                       156K       8

CoreUI image data                  1808K      13

CoreUI image file                   184K       5

Foundation                            4K       2

JS JIT generated code             128.0M       2

JS JIT generated code (reserved)  896.0M       2        reserved VM address space (unallocated)

JS VM register file                4160K       2

JS garbage collector                400K       4

Kernel Alloc Once                     8K       2

MALLOC                            170.9M      45

MALLOC guard page                    48K      10

Memory Tag 242                       12K       2

Memory Tag 249                      156K       2

SQLite page cache                    64K       2

STACK GUARD                        56.1M      16

Stack                              15.1M      16

VM_ALLOCATE                         132K      23

VM_ALLOCATE (reserved)                4K       2        reserved VM address space (unallocated)

WebKit Malloc                      3264K       4

__DATA                             28.8M     263

__GLSLBUILTINS                     2588K       2

__IMAGE                             528K       2

__LINKEDIT                        129.1M      36

__TEXT                            220.1M     262

__UNICODE                           556K       2

mapped file                       161.7M      25

shared memory                      16.4M      15

===========                      ======= =======

TOTAL                               1.8G     765

TOTAL, minus reserved VM space    943.7M     765


Model: MacBookPro12,1, BootROM MBP121.0167.B24, 2 processors, Intel Core i7, 3,1 GHz, 16 GB, SMC 2.28f7

Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In

Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1867 MHz, 0x80CE, 0x4B3445424533303445422D45474346202020

Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1867 MHz, 0x80CE, 0x4B3445424533303445422D45474346202020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.21.171.126.1a2)

Bluetooth: Version 5.0.4f18, 3 services, 27 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en0

Serial ATA Device: APPLE SSD SM0512G, 500,28 GB

USB Device: USB 3.0 Bus

USB Device: Bluetooth USB Host Controller

Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1


Report Page