[Bug 746] Changed - wrc gives segfault when creating kernel.res

wine-bugs at winehq.com wine-bugs at winehq.com
Thu May 30 09:35:21 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=746

*** shadow/746	Thu May 30 09:29:44 2002
--- shadow/746.tmp.19221	Thu May 30 09:35:21 2002
***************
*** 2,8 ****
  | wrc gives segfault when creating kernel.res                                |
  +----------------------------------------------------------------------------+
  |        Bug #: 746                         Product: Wine                    |
! |       Status: UNCONFIRMED                 Version: 20020509                |
  |   Resolution:                            Platform:                         |
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-kernel             |
--- 2,8 ----
  | wrc gives segfault when creating kernel.res                                |
  +----------------------------------------------------------------------------+
  |        Bug #: 746                         Product: Wine                    |
! |       Status: NEW                         Version: 20020509                |
  |   Resolution:                            Platform:                         |
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-kernel             |
***************
*** 51,53 ****
--- 51,70 ----
  Build bounded: no
  Build static-nss: no
  Stdio: libio
+ 
+ ------- Additional Comments From andi at rhlx01.fht-esslingen.de  2002-05-30 09:35 -------
+ That's the oh-so-cool gcc 2.96 release.
+ 
+ I've seen wrc core dumps reported before, so we might want to fix
+ the problematic code section to use something even gcc 2.96 can live with.
+ 
+ Could you do a
+ gdb wrc -c core
+ and then do a
+ > bt
+ ?
+ That could help.
+ 
+ Or, alternatively, could you use Wine CVS, do a cvs log of the wrc files
+ and check out different versions of them until you know which patch
+ caused the crash ? (-> documentation/regression.sgml).
\ No newline at end of file



More information about the wine-bugs mailing list