http://bugs.winehq.com/show_bug.cgi?id=1124
johane(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From johane(a)lysator.liu.se 2002-11-06 02:29 -------
Did the installer say that all necessary components were installed, when they
were not? In that case this should be considered an open bug.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1124>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1124
johane(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From johane(a)lysator.liu.se 2002-11-06 02:22 -------
The resolution shouldn't be fixed.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1124>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1127
Summary: Page fault in heap functions in native Winhlp32 (win2k)
when cancelling from the full text search setup window
Product: Wine
Version: 20010112
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: R.J.Shearman(a)warwick.ac.uk
Winhlp32 crashes when cancelling from the full text search setup window.
How to reproduce:
1. run winedbg winhlp32 (Windows 2000 native version)
2. select a .hlp file (I selected any from msoe.hlp msoeacct.hlp wab.hlp)
3. click on "Help Topics" toolbar item
4. click cancel in "Find Setup Wizard" window
Depending on where it crashes it gives either a page fault on a null pointer (HEAP_FindFreeBlock) or a page fault on 0xC (RtlAllocateHeap)
It seems to be random where it crashes.
HEAP_FindFreeBlock [heap.c:608]
DWORD arena_size = (pArena->size & ARENA_SIZE_MASK) +
0 0x400ce8f4 HEAP_FindFreeBlock(heap=0x40370000, size=0x80, ppSubHeap=0x406925f8)
1 0x400cf318 RtlAllocateHeap(heap=0x40370000, flags=0x2, size=0x80)
2 0x408e6293 list_window_children(hwnd=0x11005e, atom=0x0, tid=0x0)
3 0x408ea5d0 WIN_ListChildren
4 0x408dbd7b RDW_UpdateRgns
5 0x408dc5ca RedrawWindow
6 0x40a7ee4e expose_window
7 0x50a7f0c7 X11DRV_Expose
8 0x40a75b6b EVENT_ProcessEvent
...
13 0x40904de7 GetMessageA
14 0x0102b892 winhlp32.exe..text+0x2a892
Another crash trace:
RtlAllocateHeap+0xe6 [heap.c:1039]
pArena->prev->next = pArena->next;
0 0x400cf386 RtlAllocateHeap(heap=0x4037, flags=0x2, size=0x20)
1 0x4081b293 REGION_AllocWineRegion(n=0x2)
2 0x4081b31c REGION_CreateRegion(n=0x2)
3 0x4081b5d4 CreateRectRgn(left=0x32, top=0x43, right=0x158, bottom=0x45)
4 0x4081b647 CreateRectRgnIndirect
5 0x408dc4e3 RedrawWindow
6 0x40a7ee4e expose_window
7 0x40a7f0c7 X11DRV_Expose
...
13 0x40904de7 GetMessageA
14 0x0102b892 winhlp32.exe..text+0x2a892
Nothing out of the ordinary appears at the console
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1127>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1048
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-11-05 09:01 -------
Are you *sure* you've properly added the file winedefault.reg to Wine's registry ?
(specifically, BDE's SHAREDMEMLOCATION key that this file contains)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1048>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
Hello,
thanks for your mail, but I'm afraied I can't help you,
I just tested some applications with wine and found some errors which I
reported. I'd like to do some work on wine,
but as ususal, the free time doesn't allow it.
Maybee you can write a additional information about your problem to bug
1048, and maybee also change importance. (and especially vote for the bug).
I guess BDE is Borland Database Engine?
A connection between the lockfiles and the no more fault message might be
possible, if the non-possibillity to produce a lockfile is interpreted
slightly wrong. But that's only speculation, so I'm afraied you'll have to
ask a real wine developer for that.
Best regards (from germany)/
Mit freundlichen Grüssen
Helmut Frik
____________________________
Helmut Frik
PTV AG - Niederlassung Stuttgart
Bereich Verkehrsleittechnik
Tel.: +49 711 162 70 - 40
Fax: +49 711 162 70 - 70
E-Mail: helmut.frik(a)ptv.de
____________________________
PTV
Planung Transport Verkehr AG
Niederlassung Stuttgart
Kriegerstrasse 15
70191 Stuttgart
Germany
http://www.ptv.dehttp://www.reiseplanung.dehttp://www.varta-guide.dehttp://www.cityguidefinder.de
-----Ursprüngliche Nachricht-----
Von: wine-bugs(a)winehq.com [mailto:wine-bugs@winehq.com]
Gesendet am: Dienstag, 5. November 2002 13:23
An: helmut.frik(a)ptv.de
Betreff: [Bug 1048] - When Running Reminder 99 the following message
apears:fixme:file:LockFile not implemented in server
http://bugs.winehq.com/show_bug.cgi?id=1048
------- Additional Comments From paulo(a)multi-informatica.com.br 2002-11-05
06:23 -------
Do you have a recipe or a mini how-to about BDE & Wine?
I install BDE without problems, I can use BdeAdmin to set all the BDE
parameters, but my applications built in Delhpi doesn work when they try to
activate (initialize BDE).
I have the same message from Database Desktop: Something like that:
fixme:file:Lockfile not implemented in server
fixme:file:Unlockfile not implemented in server
The aplication raises a exception "No more Files" in a message dialog.
How to fix this? This is a Wine Bug or a Configuration issue?
Thanks in advance
Paulo Vaz
paulo-vaz(a)multi-informatica.com.br
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1048>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1048
------- Additional Comments From paulo(a)multi-informatica.com.br 2002-11-05 06:23 -------
Do you have a recipe or a mini how-to about BDE & Wine?
I install BDE without problems, I can use BdeAdmin to set all the BDE
parameters, but my applications built in Delhpi doesn work when they try to
activate (initialize BDE).
I have the same message from Database Desktop: Something like that:
fixme:file:Lockfile not implemented in server
fixme:file:Unlockfile not implemented in server
The aplication raises a exception "No more Files" in a message dialog.
How to fix this? This is a Wine Bug or a Configuration issue?
Thanks in advance
Paulo Vaz
paulo-vaz(a)multi-informatica.com.br
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1048>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1071
------- Additional Comments From paulo(a)multi-informatica.com.br 2002-11-05 06:19 -------
I have the same problem with Delphi/BDE applications;
Do you have a recipe or a mini how-to about BDE & Wine?
I install BDE without problems, I can use BdeAdmin to set all the BDE
parameters, but my applications built in Delhpi doesn work when they try to
activate (initialize BDE).
I have the same message from Database Desktop: Something like that:
fixme:file:Lockfile not implemented in server
fixme:file:Unlockfile not implemented in server
The aplication raises a exception "No more Files" in a message dialog.
How to fix this? This is a Wine Bug or a Configuration issue?
Thanks in advance
Paulo Vaz
paulo(a)multi-informatica.com.br
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1071>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1091
------- Additional Comments From micha(a)freemail.com.au 2002-11-04 17:10 -------
This may be related: Any MFC application based on FormView gives garbled window contents upon scrolling under Wine. I can provide simple examples incl source.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1091>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1120
clozano(a)andago.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |dpaun(a)rogers.com
------- Additional Comments From clozano(a)andago.com 2002-11-04 15:31 -------
This looks like a listview bug.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1120>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1120
------- Additional Comments From clozano(a)andago.com 2002-11-04 15:07 -------
Hmm, it looks like that when you add null pointers in DPA_SetPtr, randomly bad
things could happen, but why this values are zero?
trace:listview:LISTVIEW_MoveIconTo <- this function add the null values
trace:commctrl:DPA_SetPtr (0x412a26a0 0 (nil))
trace:commctrl:DPA_SetPtr (0x412a2718 0 (nil))
hmm, if you run the program with --debugmsg +commctrl, it will not crashes,
hmm, there is some serious bug with the pointers.
Regards,
Carlos.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1120>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.