This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Anyone looking at the 'setup.exe' 2.510.2.1 crashing problem?


----Original Message----
>From: Brian Dessent
>Sent: 08 September 2005 17:05

> Dave Korn wrote:
> 
>>   Or perhaps that "__result may be used uninitialised" warning in the stl
>> stuff is for real after all, and the iterator is actually returning an
>> uninitialised value.
> 
> Sadly, it looks like something really is broken in gcc 3.4.4, and this
> warning is not benign.  By inserting a bunch of debug statements, I
> found that the crash induced with cgf's steps occurs at the "ExitThread
> (0)" at the bottom of do_ini_thread_reflector.  I installed gcc 3.3.3
> and can no longer reproduce the crash.


  String destructor is running, from that bad Name() call I mentioned
earlier.  Hence it crashes in ExitThread.



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]