Git Product home page Git Product logo

libwsk's Introduction

Hi ๐Ÿ‘‹, I'm MiroKaku (MeeSong) ๐ŸŽ‰

Here is where I record myself. ๐Ÿ‘จโ€๐Ÿ’ป

  • ๐Ÿ”ญ Iโ€™m currently working on fun ๐Ÿคญ

  • ๐ŸŒฑ Iโ€™m currently learning everything ๐Ÿคฃ

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on more open source projects. ๐Ÿค

  • ๐Ÿ’ฌ Ask me about Windows Kernel Development. ๐Ÿ”ง

  • โšก Fun fact โค๏ธ๐Ÿˆ & โค๏ธ๐Ÿ‹๏ธ

Connect with me:

miro_kaku

libwsk's People

Contributors

mirokaku 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

libwsk's Issues

berkeley.cpp [BUG]

berkeley.cpp: 82: SOCKET WSKAPI accept

return WSKSetLastError(Status), (!NT_SUCCESS(Status) ? SOCKET_ERROR : SOCKET_SUCCESS);
=>
return WSKSetLastError(Status), Socket;

unittest BugCheck 1a

MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000061948, The subtype of the BugCheck.
Arg2: 0000000118c05806
Arg3: 0000000000000001
Arg4: 0000000118c05806

Debugging Details:

KEY_VALUES_STRING: 1

Key  : Analysis.CPU.mSec
Value: 1749

Key  : Analysis.DebugAnalysisManager
Value: Create

Key  : Analysis.Elapsed.mSec
Value: 30083

Key  : Analysis.Init.CPU.mSec
Value: 4702

Key  : Analysis.Init.Elapsed.mSec
Value: 306851

Key  : Analysis.Memory.CommitPeak.Mb
Value: 63

Key  : WER.OS.Branch
Value: rs2_release

Key  : WER.OS.Timestamp
Value: 2017-03-17T18:34:00Z

Key  : WER.OS.Version
Value: 10.0.15063.0

BUGCHECK_CODE: 1a

BUGCHECK_P1: 61948

BUGCHECK_P2: 118c05806

BUGCHECK_P3: 1

BUGCHECK_P4: 118c05806

PROCESS_NAME: System

STACK_TEXT:
ffffba01731e6d08 fffff80111405322 : 0000000000061948 000000000000001a ffffba01731e6e70 fffff801112b7c60 : nt!DbgBreakPointWithStatus
ffffba01731e6d10 fffff80111404bd2 : 0000000000000003 ffffba01731e6e70 fffff801114b6180 000000000000001a : nt!KiBugCheckDebugBreak+0x12
ffffba01731e6d70 fffff80111374417 : 0000000000000000 fffff8011121cfd6 0000000000000000 ffffd00900000000 : nt!KeBugCheck2+0x922
ffffba01731e7480 fffff801113b8774 : 000000000000001a 0000000000061948 0000000118c05806 0000000000000001 : nt!KeBugCheckEx+0x107
ffffba01731e74c0 fffff801113907c5 : 0000000000000000 0000000000000000 0000000000000001 0000000000000001 : nt!MiDereferenceIoPages+0xeff80
ffffba01731e7570 fffff800bedf6a06 : 0000000000000000 0000000000000000 0000000000000000 ffffd009b080c000 : nt!MmUnlockPages+0x164325
ffffba01731e7650 fffff800bedf463b : ffffd009b14586a0 ffffba01731e7760 ffffd009b080c000 0000000000000000 : unittest!WSKUnlockBuffer+0x66 [D:\test\libwsk\src\libwsk.cpp @ 163]
ffffba01731e7680 fffff800bedf497d : ffffd009b1458670 ffffba0100000000 ffffba0100000000 0000000000000000 : unittest!WSKFreeContextIRP+0x3b [D:\test\libwsk\src\libwsk.cpp @ 187]
ffffba01731e76b0 fffff800bedf1c07 : 0000000000000000 fffff800bedf72b0 fffff80000000000 0000000000000000 : unittest!WSKGetAddrInfo+0x30d [D:\test\libwsk\src\libwsk.cpp @ 1630]
ffffba01731e7790 fffff800bedf2b7b : 0000000000000000 fffff800bedf72b0 0002001900000002 fffff800bedf0002 : unittest!UnitTest::StartWSKServer+0x197 [D:\test\libwsk\test\main.cpp @ 292]
ffffba01731e78b0 fffff800bedf2e1b : ffffd009b1606590 ffffd009b080c000 ffffd009b080c000 ffffd009b1606590 : unittest!DriverEntry+0x6b [D:\test\libwsk\test\main.cpp @ 49]
ffffba01731e78f0 fffff800bedf2d50 : ffffd009b080c000 ffffba01731e7a60 ffffd009b1606590 ffffd009b1606590 : unittest!FxDriverEntryWorker+0xbf [minkernel\wdf\framework\kmdf\src\dynamic\stub\stub.cpp @ 349]
ffffba01731e7930 fffff8011163c606 : 0000000000000000 0000000000000000 ffffd009b1606590 0000000000000000 : unittest!FxDriverEntry+0x20 [minkernel\wdf\framework\kmdf\src\dynamic\stub\stub.cpp @ 238]
ffffba01731e7960 fffff8011172df37 : fffff80111600200 0000000000000000 0000000000000000 fffff80111600380 : nt!IopLoadDriver+0x522
ffffba01731e7b40 fffff801112271c8 : 0000000000000000 ffffffff80001d78 fffff80100000000 ffffd009b0f3d040 : nt!IopLoadUnloadDriver+0x57
ffffba01731e7b80 fffff801112c1a37 : 0000000000000000 0000000000000080 ffffd009af063680 ffffd009b0f3d040 : nt!ExpWorkerThread+0xd8
ffffba01731e7c10 fffff80111379796 : ffffba0171e55180 ffffd009b0f3d040 fffff801112c19f0 0000000000000246 : nt!PspSystemThreadStartup+0x47
ffffba01731e7c60 0000000000000000 : ffffba01731e8000 ffffba01731e2000 0000000000000000 0000000000000000 : nt!KiStartSystemThread+0x16

FAULTING_SOURCE_LINE: D:\test\libwsk\src\libwsk.cpp

FAULTING_SOURCE_FILE: D:\test\libwsk\src\libwsk.cpp

FAULTING_SOURCE_LINE_NUMBER: 163

FAULTING_SOURCE_CODE:
159: {
160: MmUnlockPages(WSKBuffer->Mdl);
161: }
162:

163: IoFreeMdl(WSKBuffer->Mdl);
164: WSKBuffer->Mdl = nullptr;
165: }
166: }
167: }
168:

SYMBOL_NAME: unittest!WSKUnlockBuffer+66

MODULE_NAME: unittest

IMAGE_NAME: unittest.sys

STACK_COMMAND: .thread ; .cxr ; kb

BUCKET_ID_FUNC_OFFSET: 66

FAILURE_BUCKET_ID: 0x1a_61948_unittest!WSKUnlockBuffer

OS_VERSION: 10.0.15063.0

BUILDLAB_STR: rs2_release

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

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.