Re: Delphi 2007 more Flakey than 2006?



Andre Kaufmann wrote:

IanH wrote:
[...]

I don't know how difficult this would be - as my bugs are all my own
work and I haven't needed to see your source code ;-) - but one of
the first things I build into any app is the internal logging /
fault reporting system.

Windows has such a reporting system on board - called WER (Windows
Error Reporting) ;-)

Well, we did introduce a similar mechanism with Automated Incident
Reports, which attaches the stack trace similar to what Windows error
reporting. I'd like to see what other companies have been doing with
the feedback - we use tools to analyze the stack traces over time to
find similaries which can let us track down faulty code.

The steps leading up to the error occuring are another thing. There can
be timing issues, project logic, memory management or a host of errors
not reflected in a stack trace that prevent the bug from being
reproduced.

Even per the suggesting sending an engineer over to the person's house
isn't always enough to fix the difficult to reproduce bugs - though I
agree it would be useful to clearly understand how/where it's occuring
and make a more effective investigation.

We already have a VMWare library of several terabytes of
configurations, that part is not difficult. The difficult part is
security.

We could just default to letting Nix use the current integration build
(no source code) to demonstrate the problem, which effectively is 'us
visiting him'. However, engineering can do a better job debugging with
availability of source. So at least we're considering that option with
the fallback being using a regular build.

--
Chris Pattinson
CodeGear QA Manager, Delphi/C++ Developer Studio
.



Relevant Pages

  • Re: Sangband 1.0.0 Final - first impressions
    ... The simple change to "Fullscreen - More Windows" from ... Still, I'm not seeing any of the other bugs people are reporting, with ... but in dungeon it doesent seem to happen. ...
    (rec.games.roguelike.angband)
  • Re: Wholesome choice?
    ... need an interface with the power of a language. ... I've only been using computers for 40+ years without touch typing, ... Bugs and crashes *are* inevitable. ... And that anyone with anything but the latest version of Windows ...
    (rec.arts.sf.fandom)
  • RE: bill gates claim about security vulnerabilities per LOC inUnix versus Windows
    ... bill gates' claim about security vulnerabilities per LOC inUnix versus Windows ... I think that what is important here is, how fast can those bugs be fixed by the Software Companies and what level of support the manufacturer is committed to provide. ... Linux Gets A Reality Check ...
    (SecProg)
  • Re: 2.6.19 -mm merge plans
    ... I actually expected people to dislike arbitrary rules more than they do, but I've come to believe that people _like_ having rules that they have to obey, as long as it's not a big pain for them. ... So I think that a "odd release"/"even release" rule that clarifies what a certain mid-point in the release cycle actually _means_, even if it doesn't necessarily add anything else, might be a good thing. ... Then after people stop reporting show stoppers, change to rc numbers, where rc versions are actually candidates for release without known major bugs. ...
    (Linux-Kernel)
  • Re: Inheritance
    ... Go hooking to fix bugs in MS code? ... There's no site for reporting bugs in VS ... >> always be using the latest DDK. ... Maxim Shatskih, Windows DDK MVP ...
    (microsoft.public.development.device.drivers)

Loading