Git Product home page Git Product logo

Comments (3)

tlyu avatar tlyu commented on August 25, 2024

Updated #90.

from avarice.

tlyu avatar tlyu commented on August 25, 2024

Crash reporter excerpt:

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   avarice [92774]

Application Specific Information:
abort() called


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x19af78744 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x19afafc28 pthread_kill + 288
2   libsystem_c.dylib             	       0x19aebdae8 abort + 180
3   libsystem_malloc.dylib        	       0x19addee28 malloc_vreport + 908
4   libsystem_malloc.dylib        	       0x19adf55d4 malloc_zone_error + 104
5   libsystem_malloc.dylib        	       0x19aded148 nanov2_guard_corruption_detected + 44
6   libsystem_malloc.dylib        	       0x19adec344 nanov2_allocate_outlined + 404
7   libc++abi.dylib               	       0x19af6a924 operator new(unsigned long) + 32
8   avarice                       	       0x10009282c jtag3::sendFrame(unsigned char*, int) + 72
9   avarice                       	       0x100093064 jtag3::sendJtagCommand(unsigned char*, int, char const*, unsigned char*&, int&) + 116
10  avarice                       	       0x1000931d0 jtag3::doJtagCommand(unsigned char*, int, char const*, unsigned char*&, int&) + 64
11  avarice                       	       0x1000964ac jtag3::jtagRead(unsigned long, unsigned int) + 892
12  avarice                       	       0x1000a08c8 talkToGdb() + 1268
13  avarice                       	       0x10009e5c8 main + 4088
14  dyld                          	       0x19ac57f28 start + 2236

from avarice.

tlyu avatar tlyu commented on August 25, 2024

Diagnostics printed to terminal, which I wasn't able to capture by redirection:

avarice(92815,0x1f66fa100) malloc: Heap corruption detected, free list is damaged at 0x600000f78010
*** Incorrect guard value: 18446744071898212351
avarice(92815,0x1f66fa100) malloc: *** set a breakpoint in malloc_error_break to debug
[1]    92815 abort      ~/src/avarice/src/avarice -d -w -C -4 localhost:6000

from avarice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.