memory-corruption
Deleting a pointer to an automatic variable [duplicate]
This question already has an answer here: W开发者_如何学运维hat is the behavior of "delete" with stack objects? [duplicate][详细]
2023-01-28 08:48 分类:问答Heap corruption - Vector push_back
I seem to have a corrupted heap, I cannot figure out why this is happening.... Following is the trace from valgrind..[详细]
2023-01-27 23:54 分类:问答Corrupted memory. SQLite or Android bug
I get such stack trace: android.database.sqlite.SQLiteException: no such table: someTa???: , while compiling: SELECT COUNT(*) FROM someTa??? WHERE a = ? AND b = ?[详细]
2023-01-21 14:45 分类:问答Methods/Tools for solving a Mystery Segfault while running on condor
I\'m writing a C application which is run across a compute cluster (using condor). I\'ve tried many methods to reveal the offending code but to no avail.[详细]
2023-01-16 02:46 分类:问答Output spits two extra control characters, possibly a memory corruption bug?
I have the following program test.cc: #include <iostream> unsigned char bogus1[] = { // Changing # of periods (0x2e) changes output after periods.[详细]
2022-12-31 21:35 分类:问答socks in java (opening via socks)
how do i add SOCKS support to my a开发者_开发问答pplication? and where can i get the libs? From http://java.sun.com/javase/6/docs/technotes/guides/net/proxies.html[详细]
2022-12-30 02:24 分类:问答Is there a way to get custom Django admin actions to appear on the "change" view in addition to the "change list" view?
I thought for whatever reason this would be easy to do, but I looked deeper and it appears there is no straightforward开发者_如何学运维 way to allow users to execute custom admin actions on the \"chan[详细]
2022-12-30 00:30 分类:问答“从今始拟负风光”上一句是什么?
_WeCh****20400 2022-04-17 10:32 “从今始拟负风光”上一句是:“乐事渐无身开发者_运维百科渐老”,这是出自于 唐朝 白居易 所著的《春至》。附《春至》全文赏析春至作者:白居易朝代:唐朝若为南国春还至,[详细]
2022-12-25 09:33 分类:问答Can you force a crash if a write occurs to a given memory location with finer than page granularity?
I\'m writing a program that for performance reasons uses shared memory (sockets and pipes as alternatives have been evaluated, and they are not fast enough for my task, generally speaking any IPC meth[详细]
2022-12-24 15:59 分类:问答C++ -malign-double compiler flag
I need some help on compiler flags in c++. I\'m using a library that is a port to linux from windows, that has to be compiled with the -malign-double flag, \"for Win32 compatibility\". It\'s my unders[详细]
2022-12-22 22:43 分类:问答