http://bugs.winehq.org/show_bug.cgi?id=3058
------- Additional Comments From hans(a)it.vu.nl 2005-13-06 06:57 -------
> but getting slightly old now - I have to deal with an internal gcc bug,
> before I can compile the latest wine. It's reasonably recent, however.
While you wait for gcc 4 getting fixed this may help (assuming
you're running Fedora Core):
wine # yum install gcc32
wine # CC=gcc32 && ./configure && make depend && make
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3058
------- Additional Comments From ivg2(a)cornell.edu 2005-13-06 06:51 -------
One more thing - the version says CVS, and this is CVS,
but getting slightly old now - I have to deal with an internal gcc bug,
before I can compile the latest wine. It's reasonably recent, however.
Memtest86+? No, since my computer was broken until recently,
and would die during memtest for power supply reasons. I've
fixed that now, and I can go check - I really doubt that
the problem is memory-related.
I'll try the rest of your suggestions after work today...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2480
------- Additional Comments From pmad(a)biology.pl 2005-13-06 04:23 -------
Thank you very much that you are ready to help.
I stoped to try some months ago because I gave up hope.
Some people wrote me that I should use winehq with original windows libraries to
run this software - but this is not my target - I want to run this software
without need of installing windows.
There is no demo version of this software accesible for downloading - at least
for now.
I will contact the author and ask them to make demo version accesible.
I think such version may be useful for testing purposes.
Indepedently, I will get the latest version winehq and try to run this software
again.
Thank you again
Piotr Madanecki
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1301
------- Additional Comments From michaelarnauts2(a)hotmail.com 2005-13-06 03:58 -------
Is there some progress on this bug? I would really like to see this fixed as it
affects all windows-applications that use the tray-icon.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3058
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-13-06 02:43 -------
IMHO, it would be interesting to get a backtrace of another two threads:
> 00000032 (D) C:\Program Files\Return to Castle Wolfenstein\WolfSP.exe
> 00000021 0
> 00000036 15
> 00000033 0 <==
bt 0x21
bt 0x36
(at the winedbg prompt)
> Which channel would you like?
As an unskilled developer, I suggest you toying with such debug flags:
+mmtime
+ntdll
+file
+module
or even this:
warn+all
BTW, it would be nice to exclude some often repeating calls from the relay log.
I did this in my ~/.wine/config file some time ago:
[Debug]
"RelayExclude" =
"RtlEnterCriticalSection;RtlLeaveCriticalSection;_EnterSysLevel;_LeaveSysLevel;GDI_GetObjPtr;GDI_ReleaseObj;GetStockObject"
Maybe add ";RtlAllocateHeap;RtlFreeHeap" for your case.
> Sometimes i can't get it to crash at all until I go into a different area. I'm
> not sure what the pattern is.
Have you checked your machine with memtest86+ recently? =)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3058
------- Additional Comments From ivg2(a)cornell.edu 2005-13-06 02:05 -------
@Dustin
+trace did not produce anything interesting - I think
you need to specify a channel to trace: trace+channel..
Which channel would you like?
The rest of the logs were moved here - browse
at your convenience:
http://ivan.ivg2.net/wolf/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3058
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-12-06 23:40 -------
We still are interested in +tid,+seh log. It isn't related to sound hypothesis,
IMHO.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3058
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From Speeddymon(a)gmail.com 2005-12-06 23:01 -------
HMM.. Can you post the full log to your site? Ill check it out tomorrow night.
Maybe we need WINEDEBUG=+trace .. If you dont mind, can you attach -/+ 500 on
that one too, and post that full log to your site? Thanks in Advance. At least
with the +relay though I can confirm it.. There is definately an error
somewhere by this:
0009:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=004c828a
0009:Call kernel32.GetLastError() ret=004c8cd9
0009:Ret kernel32.GetLastError() retval=00000000 ret=004c8cd9
0009:Call kernel32.TlsGetValue(00000001) ret=004c8ce7
0009:Ret kernel32.TlsGetValue() retval=7f8a0f80 ret=004c8ce7
0009:Call kernel32.SetLastError(00000000) ret=004c8d33
0009:Ret kernel32.SetLastError() retval=00000000 ret=004c8d33
0009:Call kernel32.UnhandledExceptionFilter(2b75eb54) ret=004cc3aa
0009:Call ntdll.NtCreateEvent(2b75ea68,001f0003,2b75ea28,00000001,00000000)
ret=524632c5
0009:Ret ntdll.NtCreateEvent() retval=00000000 ret=524632c5
wine: Unhandled exception (thread 0009), starting debugger...
The (Get/Set)LastError ..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.