Coder Social home page Coder Social logo

dsacpp's People

Contributors

pepperpapa avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dsacpp's Issues

F5开始调试程序运行会引发异常

  1. F5开始调试程序运行会引发异常,输出信息如下:
“vector.exe”(Win32): 已加载“D:\c++projects\dsacpp\Debug\vector.exe”。已加载符号。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\ntdll.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\kernel32.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已卸载“C:\Windows\syswow64\kernel32.dll”
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\kernel32.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\KernelBase.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\msvcp140d.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\vcruntime140d.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\ucrtbased.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\kernel.appcore.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\msvcrt.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\rpcrt4.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\sspicli.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\cryptbase.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\bcryptprimitives.dll”。无法查找或打开 PDB 文件。
“vector.exe”(Win32): 已加载“C:\Windows\syswow64\sechost.dll”。无法查找或打开 PDB 文件。
Debug Error!

Program: D:\c++projects\dsacpp\Debug\vector.exe

HEAP CORRUPTION DETECTED: after Normal block (#247) at 0x0146E2D8.
CRT detected that the application wrote to memory after end of heap buffer.


(Press Retry to debug the application)
  1. 如果注释掉main.cpp中的语句v.mergeSort(0, v.size()),再次测试不再引发异常,改问题与mergeSort实现有关。

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.