Coder Social home page Coder Social logo

straceout-utils's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

straceout-utils's Issues

MysqlQueryResult: Handle recvfrom buffers truncated by strace

Handle cases where recvfrom buffer display is truncated by strace

In this case the buffer will be closed like this:

"...,

If the recvfrom buffer is truncated it will be impossible to reconstruct the query results.

Need to do something about that...

hex2bin(): Hexadecimal input string must have an even length

PHP Warning:  hex2bin(): Hexadecimal input string must have an even length in /home/amk/local-workspace/straceout-utils/src/StraceOutUtils/Processor/MysqlQueryResult.php on line 61
sendto(11, "\x09\x02\x00\x00\x03\x53\x45\x4c\x45\x43\x54\x20\x60\x63\x61\x74\x61\x6c\x6f\x67\x5f\x70\x72\x6f\x64\x75\x63\x74\x5f\x65\x6e\x74"..., 525, MSG_DONTWAIT, NULL, 0) = 525
poll([{fd=11, events=POLLIN|POLLERR|POLLHUP}], 1, 86400000) = 1 ([{fd=11, revents=POLLIN}])
recvfrom(11, "\x01\x00\x00\x01\x07\x74\x00\x00\x02\x03\x64\x65\x66\x0c\x6b\x75\x65\x62\x6c\x65\x72\x5f\x70\x72\x6f\x64\x21\x63\x61\x74\x61\x6c"..., 3129, MSG_DONTWAIT, NULL, NULL) = 888
PHP Warning:  hex2bin(): Hexadecimal input string must have an even length in /home/amk/local-workspace/straceout-utils/src/StraceOutUtils/Processor/MysqlQueryResult/PacketParser.php on line 192
-- Begin -- StraceOutUtils\Processor\MysqlQueryResult

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.