Giter VIP home page Giter VIP logo

sentry-crash-reproduction's Introduction

Sentry crash reproduction

Setup

./gradlew

Running

SENTRY_URL="<a valid sentry project url>" java  -agentpath:$PWD/lib/3rd-party/libsentry_agent.dylib -jar ./build/libs/sentrycrash.jar

Sample crash output

Jun 19, 2019 11:45:22 AM sentrycrash.Main main
SEVERE: An error occurred
java.lang.Exception: test
	at sentrycrash.SomeClass.<init>(Main.java:11)
	at sentrycrash.Main.main(Main.java:28)

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000105b4c0f1, pid=36721, tid=0x0000000000001903
#
# JRE version: Java(TM) SE Runtime Environment (8.0_192-b12) (build 1.8.0_192-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.192-b12 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# J 239 C2 java.lang.String.equals(Ljava/lang/Object;)Z (81 bytes) @ 0x0000000105b4c0f1 [0x0000000105b4c080+0x71]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/andrew/Code/development/sample-broken-sentry/hs_err_pid36721.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
[1]    36721 abort      SENTRY_URL="https://[email protected]/1439658" java

sentry-crash-reproduction's People

Contributors

andykais avatar

Watchers

James Cloos avatar  avatar

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.