Program received signal SIGSEGV, Segmentation fault. Do you want to view the backtrace? |
#0 004017FC UnorderedLinkList::insertLast(this=0x3e24f4, newItem=@0x22fd74) (C:/Documents and Settings/.../Desktop/Graphs/Graphs/UnorderedLinkList.cpp:119) #1 00402469 GraphType::createGraph(this=0x22ff50) (C:/Documents and Settings/.../Desktop/Graphs/Graphs/GraphType.cpp:49) #2 0040208B main() (C:/Documents and Settings/.../Desktop/Graphs/Graphs/main.cpp:11) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://rapidshare.com/files/316597387/Graphs.rar.html
http://www.cpp-home.com/forum/viewtopic.php?f=7&t=16561
Graphs.exe Graphs.exe has encountered a problem and needs to close. We are sorry for the inconvenience. If you were in the middle of something, the information you were working on might be lost. Please tell Microsoft about this problem. We have created an error report that you can send to us. We will tteat this report as confidential and anonymous. |
SIGSEGV, Segmentation fault error |
<?xml version="1.0" encoding="UTF-16"?> <DATABASE> <EXE NAME="Graphs.exe" FILTER="GRABMI_FILTER_PRIVACY"> <MATCHING_FILE NAME="Graphs.exe" SIZE="725180" CHECKSUM="0x4C414BDA" MODULE_TYPE="WIN32" PE_CHECKSUM="0xC09CA" LINKER_VERSION="0x10000" LINK_DATE="12/05/2009 02:50:03" UPTO_LINK_DATE="12/05/2009 02:50:03" /> </EXE> <EXE NAME="kernel32.dll" FILTER="GRABMI_FILTER_THISFILEONLY"> <MATCHING_FILE NAME="kernel32.dll" SIZE="989696" CHECKSUM="0x2D998938" BIN_FILE_VERSION="5.1.2600.5781" BIN_PRODUCT_VERSION="5.1.2600.5781" PRODUCT_VERSION="5.1.2600.5781" FILE_DESCRIPTION="Windows NT BASE API Client DLL" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Windows® Operating System" FILE_VERSION="5.1.2600.5781 (xpsp_sp3_gdr.090321-1317)" ORIGINAL_FILENAME="kernel32" INTERNAL_NAME="kernel32" LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xFE572" LINKER_VERSION="0x50001" UPTO_BIN_FILE_VERSION="5.1.2600.5781" UPTO_BIN_PRODUCT_VERSION="5.1.2600.5781" LINK_DATE="03/21/2009 14:06:58" UPTO_LINK_DATE="03/21/2009 14:06:58" VER_LANGUAGE="English (United States) [0x409]" /> </EXE> </DATABASE> |
|
|
|
|
g.createGraph();
function which tries to use this 0 size array.
|
|
10 1 2 3 10 -999 2 1 3 -999 3 2 1 10 9 4 -999 4 3 9 5 -999 5 4 9 7 6 -999 6 5 7 8 -999 7 5 8 9 -999 8 9 7 6 -999 9 10 3 4 5 7 8 -999 10 1 3 9 -999 |
|
|
|
|
|
|
|
|