Giter Site home page Giter Site logo

dev_notes's People

Contributors

jpnaude avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dev_notes's Issues

I caught the dump file on MacOS (M1), but when I used minidump_stackwalk tool analysis failed, please help me analyze the reasons.

2021-07-18 15:56:34: minidump.cc:5089: INFO: Minidump opened minidump 17F575B9-84A9-49CE-B3DB-CD02E04E71D0.dmp
2021-07-18 15:56:34: minidump.cc:5219: INFO: Minidump not byte-swapping minidump
2021-07-18 15:56:34: minidump.cc:5871: INFO: GetStream: type 15 not present
2021-07-18 15:56:34: minidump.cc:5871: INFO: GetStream: type 7 not present
2021-07-18 15:56:34: minidump.cc:5871: INFO: GetStream: type 7 not present
2021-07-18 15:56:34: minidump.cc:5871: INFO: GetStream: type 1197932545 not present
2021-07-18 15:56:34: minidump.cc:5871: INFO: GetStream: type 6 not present
2021-07-18 15:56:34: minidump.cc:5871: INFO: GetStream: type 1197932546 not present
2021-07-18 15:56:34: minidump.cc:5871: INFO: GetStream: type 4 not present
2021-07-18 15:56:34: minidump.cc:5871: INFO: GetStream: type 14 not present
2021-07-18 15:56:34: minidump.cc:5871: INFO: GetStream: type 5 not present
2021-07-18 15:56:34: minidump.cc:5871: INFO: GetStream: type 3 not present
2021-07-18 15:56:34: minidump_processor.cc:180: ERROR: Minidump 17F575B9-84A9-49CE-B3DB-CD02E04E71D0.dmp has no thread list
2021-07-18 15:56:34: minidump_stackwalk.cc:108: ERROR: MinidumpProcessor::Process failed
2021-07-18 15:56:34: minidump.cc:5061: INFO: Minidump closing minidump

License of code

Hello Jaco,

Thank you very much for the guides you have posted. "Using Google Breakpad with Qt" is especially useful to me, and I was wondering if I could use the code from there. Under what license is this code? It would really help me if I could use those snippets in my commercial project.

Compile errors with Qt 5.5.1 and latest google breakpad

I followed the blog instructions exactly and ran into problems when I tried to compile on Ubuntu 14.04 using QT Creator 3.5.1 with QT 5.5.1 and gcc.
There were 20 errors total: 12 in crash_handler.cpp, 1 in exception_handler.cpp, 5 in minidump_writer.cc, and 2 in linux_ptrace_dumper.cc.

There were some multiple definition errors like:
.../crashhandler/crash_handler.cpp:46: error: multiple definition of Breakpad::CrashHandlerPrivate::pHandler' In functionQByteArray::length() const' in crash_handler.o

.../crashhandler/crash_handler.cpp:46: error: multiple definition of Breakpad::CrashHandlerPrivate::bReportCrashesToSystem' in functionload': in crash_handler.o

There were also several undefined reference errors in the google_breakpad code:
.../crashhandler/src/client/linux/minidump_writer/minidump_writer.cc:328: error: undefined reference to `google_breakpad::UContextReader::GetStackPointer(ucontext const*)'

Any idea what's causing the errors?

about QCA on Windows

Hi, I read your notes about compiling QCA on Windows.

Did you try to use libqca in a project? Because I built it successfully with MinGW toolchain, but I can't use it in any project. Always undefined reference errors. Just want to make sure whether it's my problem.

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.