http://bugs.winehq.com/show_bug.cgi?id=740
*** shadow/740 Wed May 29 11:12:01 2002
--- shadow/740.tmp.17534 Wed May 29 11:12:01 2002
***************
*** 0 ****
--- 1,45 ----
+ +============================================================================+
+ | divide by zero exception in x11drv.dll |
+ +----------------------------------------------------------------------------+
+ | Bug #: 740 Product: Wine |
+ | Status: UNCONFIRMED Version: CVS |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-x11driver |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: ronis(a)onsager.chem.mcgill.ca |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I have a network database application called SCIFINDER Scholar that used to run
+ under wine. I don't use it often, but it seems to have broken a couple of months
+ ago (nothing was updated other than wine, which I follow under CVS). The
+ application starts, will query the network, login to the remote database server,
+ but then crashes.
+
+ The latest CVS has given a workable debugger (although I don't know how to use it)
+ and shows:
+
+ Unhandled excpetion: divide by zero in 32-bit code ()x40c4f100).
+ In 32-bit mode:
+ 0x40c4f100 (X11DRV.DLL.Beep+0xB84 in xlldrv.dll.so): idivl 0x0(%ecx),%eax
+
+ ($ecx=1079730652 and $eax=0)
+
+ where gives the following backtrace:
+
+ 0 0x40c4f100 (X11DRV.DLL.Beep+0xB84 in xlldrv.dll.so) (ebp=405b627c)
+ 1 0x40c4f707 (X11DRV.DLL.SetCursor+0xd3 in xlldrv.dll.so) (ebp=405b629c)
+ 2 0x40757468 (USER32.DLL.SetCursor+0xb8 in user32.dll.so) (ebp=405b62bc)
+ 3 0x0087165c (sfschlr.exe.EntryPoint+0x1721c in C:\SFSCHLR\sfschlr.exe)
+ (ebp=439b1c10)
+
+ Two unrelated comments:
+
+ 1. The bug_report.pl script no longer works (it pases a -managed flag)
+ 2. It would be nice if the debugger window allowed text to by copied by simply
+ dragging the cursor.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=373
*** shadow/373 Sat May 25 20:42:57 2002
--- shadow/373.tmp.14355 Wed May 29 10:24:41 2002
***************
*** 92,94 ****
--- 92,98 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-25 20:42 -------
I'm going to confirm this one based on debug output, if it isnt a bug or has
been fixed, please set the correct status
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-29 10:24 -------
+ Half a year passed. I guess it needs to be confirmed.
+ Reporter, can you reproduce the issue with recent Wine?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=154
*** shadow/154 Sat May 25 20:30:43 2002
--- shadow/154.tmp.14032 Wed May 29 10:20:53 2002
***************
*** 9,15 ****
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: franzb(a)altavista.de |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 9,14 ----
***************
*** 24,26 ****
--- 23,30 ----
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2001-01-08 14:14 -------
The "language variable" is a problem of your own, I guess.
You need to set either LANG or LANGUAGE to the correct value...
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-29 10:20 -------
+ Michael, could you confirm if this issue still exists?
+ If not, feel free to close the bug.
+
http://bugs.winehq.com/show_bug.cgi?id=124
*** shadow/124 Sat May 25 20:29:34 2002
--- shadow/124.tmp.13606 Wed May 29 10:15:50 2002
***************
*** 7,13 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: jim(a)codeweavers.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 7,13 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: julliard(a)winehq.com |
| Reported By: jim(a)codeweavers.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 30,32 ****
--- 30,36 ----
backwards compatibility. This also means we must find any serious flaws now
because we won't be able to fix them them by completely throwing away the
current protocol (would break backwards compatibility).
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-29 10:15 -------
+ Forward to Alexandre.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=724
*** shadow/724 Thu May 23 20:50:14 2002
--- shadow/724.tmp.11500 Wed May 29 09:48:07 2002
***************
*** 2,13 ****
| MSSETUP.dll missing? |
+----------------------------------------------------------------------------+
| Bug #: 724 Product: Wine |
! | Status: UNCONFIRMED Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-files |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: boris(a)thinovations.com |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
--- 2,13 ----
| MSSETUP.dll missing? |
+----------------------------------------------------------------------------+
| Bug #: 724 Product: Wine |
! | Status: NEW Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-files |
+----------------------------------------------------------------------------+
! | Assigned To: andi(a)rhlx01.fht-esslingen.de |
| Reported By: boris(a)thinovations.com |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
***************
*** 57,59 ****
--- 57,99 ----
You can find list of patches here:
http://www.winehq.com/hypermail/wine-cvs/2002/05/index.html
What is good - there are only patches on 11th and no patches on 12th
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-29 09:48 -------
+ Boris, excellent job! You are now a real Wine hacker ;-)
+
+ Guys, could you in future discuss this bug in the bug description or, at least,
+ copy this information to the bug description?
+ In this way information won't be lost for future generations. :-)
+
+ Message from Boris:
+ *********************************
+ So I have tracked it down to wine/files/profile.c May 11,2002 17:59:41 CDT.
+ [http://www.winehq.com/hypermail/wine-cvs/2002/05/0092.html]
+ *********************************
+
+ Andreas responds:
+ *********************************
+ ----------------------------
+ revision 1.67
+ date: 2002/05/11 22:59:41; author: julliard; state: Exp; lines: +11
+ -5
+ Andreas Mohr <andi(a)rhlx01.fht-esslingen.de>
+ Make PROFILE_GetString account for default value in all cases.
+ ----------------------------
+
+ Sounds like it's me then :-\
+ Argl.
+
+ I really wonder how this could have broken it...
+ Maybe via some unrelated function that uses the same profile function
+ that
+ I patched...
+
+ Run
+ wine --debugmsg +relay,+profile MyPrg.exe &>/tmp/wine.log
+ before and after that patch
+ , bzip2 or gzip wine.log and mail them to me.
+ *********************************
+
+ Boris, please, attach the logs to the bug instead for abovementioned reasons.
+ Now Andreas gets this bug.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=744
*** shadow/744 Thu May 30 07:19:07 2002
--- shadow/744.tmp.11786 Thu May 30 07:20:33 2002
***************
*** 54,56 ****
--- 54,61 ----
* does the problem happen when you try to run any application with wine or for
some specific application?
* does it happen if you just run "wine --version" ?
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-30 07:20 -------
+ One more - what does debugger say?
+ If the debugger is not configured to start see documentation how to configure it.
\ No newline at end of file