Click here to Skip to main content
15,886,919 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
Slacker00728-Jun-23 7:24
professionalSlacker00728-Jun-23 7:24 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
mischasan29-Jun-23 6:48
mischasan29-Jun-23 6:48 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
OriginalGriff29-Jun-23 19:30
mveOriginalGriff29-Jun-23 19:30 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
  Forogar  28-Jun-23 3:59
professional  Forogar  28-Jun-23 3:59 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
charlieg28-Jun-23 4:35
charlieg28-Jun-23 4:35 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
Gerry Schmitz28-Jun-23 4:29
mveGerry Schmitz28-Jun-23 4:29 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
englebart30-Jun-23 7:18
professionalenglebart30-Jun-23 7:18 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
jschell28-Jun-23 6:22
jschell28-Jun-23 6:22 
charlieg wrote:
added some logging messages, started it up and the damn thing worked...EVC++


So one immediately knows it is a memory problem. Classic behavior. The new code changes the execution flow so the memory problem moves and no longer causes the initial problem. Very likely overwrite or underwrite (but overwrites tend to occur more often.)

charlieg wrote:
get a lint tool and use it


Memory check libraries with sufficient real data testing finds more problems.
GeneralRe: Bugs, the art of finding them and divine intervention Pin
charlieg30-Jun-23 1:37
charlieg30-Jun-23 1:37 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
Alister Morton29-Jun-23 1:37
Alister Morton29-Jun-23 1:37 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
Rich Shealer29-Jun-23 4:12
Rich Shealer29-Jun-23 4:12 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
jschell29-Jun-23 5:51
jschell29-Jun-23 5:51 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
mattyltaylor29-Jun-23 10:16
mattyltaylor29-Jun-23 10:16 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
jsrjsr29-Jun-23 12:02
professionaljsrjsr29-Jun-23 12:02 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
charlieg30-Jun-23 1:39
charlieg30-Jun-23 1:39 
GeneralRe: Bugs, the art of finding them and divine intervention Pin
Andreas Mertens30-Jun-23 13:30
professionalAndreas Mertens30-Jun-23 13:30 
GeneralHas google enabled some sort of AI in their search? Pin
charlieg28-Jun-23 1:08
charlieg28-Jun-23 1:08 
GeneralRe: Has google enabled some sort of AI in their search? Pin
Jeremy Falcon28-Jun-23 5:33
professionalJeremy Falcon28-Jun-23 5:33 
GeneralRe: Has google enabled some sort of AI in their search? Pin
Gerry Schmitz28-Jun-23 5:35
mveGerry Schmitz28-Jun-23 5:35 
GeneralRe: Has google enabled some sort of AI in their search? Pin
David Crow28-Jun-23 6:34
David Crow28-Jun-23 6:34 
GeneralRe: Has google enabled some sort of AI in their search? Pin
charlieg30-Jun-23 1:45
charlieg30-Jun-23 1:45 
GeneralCCC 28-06-2023 Pin
Richard MacCutchan27-Jun-23 23:02
mveRichard MacCutchan27-Jun-23 23:02 
GeneralRe: CCC 28-06-2023 Pin
OriginalGriff27-Jun-23 23:30
mveOriginalGriff27-Jun-23 23:30 
GeneralRe: CCC 28-06-2023 Pin
pkfox28-Jun-23 1:41
professionalpkfox28-Jun-23 1:41 
GeneralOi Richard MacCutchan Pin
pkfox27-Jun-23 22:37
professionalpkfox27-Jun-23 22:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.