¡@

Home 

c++ Programming Glossary: crashed

Debugging core files generated on a Customer's box

http://stackoverflow.com/questions/10616417/debugging-core-files-generated-on-a-customers-box

for real life examples of figuring out why a routine crashed and how the author arrived at a solution. Something more on.. Ideally I'd like to solve find out why exactly the app crashed I suspect it's memory corruption but I am not 100 sure. Remote.. be meaningful. The reason GDB knows that your executable crashed by calling something in libc.so.6 at address 0x00454ff1 but..

Visual C++ program crashed, but no dumpfile generated. why?

http://stackoverflow.com/questions/10672130/visual-c-program-crashed-but-no-dumpfile-generated-why

C program crashed but no dumpfile generated. why I have a very strange situation... callback fires. The process is in a perilous state. It crashed. Locks might be held the heap locks are particularly troublesome...

Qt 4.8.2 With GCC 4.7.0.1 Keeps Crashing

http://stackoverflow.com/questions/12381205/qt-4-8-2-with-gcc-4-7-0-1-keeps-crashing

Qt's example projects 2dpainting and addressbook both crashed when they were launched. c qt share improve this question..

Virtual Webcam Driver

http://stackoverflow.com/questions/1627448/virtual-webcam-driver

It worked well when I compiled it in Yahoo MSN but it crashed AIM Internet Explorer Flash Webcam Firefox Flash webcam and..

Displaying exception debug information to users

http://stackoverflow.com/questions/1964478/displaying-exception-debug-information-to-users

without that. For this C project I get The application crashed or from more informed users I did X Y and Z and then it crashed.. or from more informed users I did X Y and Z and then it crashed . But I want that debugging information too I've already and..

What belongs in an educational tool to demonstrate the unwarranted assumptions people make in C/C++?

http://stackoverflow.com/questions/3457967/what-belongs-in-an-educational-tool-to-demonstrate-the-unwarranted-assumptions-p

sizeof ptrdiff_t sizeof size_t #if 0 suggested by R. this crashed on TC 3.0 compact. char buf 10 EXPECT 21 You can use snprintf..

signal handling

http://stackoverflow.com/questions/4863420/signal-handling

int volatile NULL int NULL 42 abort in case we're not crashed yet... int main signal SIGSEGV my_signal_handler err_crash return..

why doesn't my program crash when I write past the end of an array?

http://stackoverflow.com/questions/6452959/why-doesnt-my-program-crash-when-i-write-past-the-end-of-an-array

when one wrote outside the 200 items allocated instead it crashed when i 1008 why Enter pages. One can determine the page size..

QThread ASSERT failure in QMutexLocker: “QMutex pointer is misaligned”,

http://stackoverflow.com/questions/9458664/qthread-assert-failure-in-qmutexlocker-qmutex-pointer-is-misaligned

when I have more objects that I split up the application crashed brutally with this error message ASSERT failure in QMutexLocker..

boost::weak_ptr<T>.lock() Crashes with a SIGSEGV Segmentation Fault

http://stackoverflow.com/questions/9948113/boostweak-ptrt-lock-crashes-with-a-sigsegv-segmentation-fault

this . Throws nothing. However in my application it's even crashed Program received signal SIGSEGV Segmentation fault. Switching.. boost smart_ptr weak_ptr.hpp 157 I checked the line crashed in usr local include boost smart_ptr detail sp_counted_base_gcc_x86.hpp..