http://bugs.winehq.org/show_bug.cgi?id=5161
------- Additional Comments From molle.bestefich(a)gmail.com 2006-25-05 08:04 -------
> gdb wine-pthread
Why pthread?
Seems on my box wine-glibc is used by default.
(And it's interesting that gdb can be used in place of winedbg, makes me
wonder why any winedbg specific features isn't just stuffed into gdb..)
> break error_handler
Maybe it was just this that I needed to do to get a correct backtrace..
Thanks for sharing!
--
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=5161
------- Additional Comments From marcus(a)jet.franken.de 2006-25-05 07:55 -------
export WINEDEBUG=+synchronous
gdb wine-pthread
break error_handler
r trillian.exe
... sometimes continue on SEGV ... until the error_handler trigges
than do "bt"
--
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=3826
Bug 3826 depends on bug 5161, which changed state.
Bug 5161 Summary: Trillian: crash when showing main window: BadValue in X_CreatePixmap
http://bugs.winehq.org/show_bug.cgi?id=5161
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=5161
molle.bestefich(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Version|0.9.12. |0.9.13.
------- Additional Comments From molle.bestefich(a)gmail.com 2006-25-05 07:42 -------
Quoting Jason Spiro:
> It seems Xlib synchronous mode would make it easier to track this bug down.
I think this is what WINEDEBUG=+synchronous does.
> *snip links*
Thanks for the links, reading up on those now :-).
Quoting Marcus Meissner:
> *snip backtrace*
I'm impressed..
As per my request for help on wine-devel, I was unable to get a backtrace.
Would you mind sharing with us how you did?
> *snip patch*
Great, thanks!
I see that your patch made it in in a modified form:
http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=ff8306882085eab17da…
It's in 0.9.14, and I've tested with that, and Trillian doesn't crash like
this anymore, so I'm closing this bug.
(Now the main window is invisible, perhaps related to alpha blending as well -
I'll open a new bug about that after playing around some more.)
Thanks again :-).
--
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=5167
------- Additional Comments From mikshepard(a)yahoo.com 2006-25-05 04:50 -------
Thanks for the input, I was running at 16bpp and so I did try switching it over
to 24bpp but the problem is the same still. Thanks for the suggestion though.
By switching to 24bpp your errors were gone and the program loaded fine? That
would be nice, I've been trying everything with no luck Please let me know if
you come up with any other ideas.
-Mike
--
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=5291
Summary: Page fault when changing video options in Source engine
games.
Product: Wine
Version: 0.9.14.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drammelt(a)orcon.net.nz
Load game with any command line options or directx mode (tried 70, 80, 81) goto
options, video options, advanced, change any option then click apply, wine page
faults and dumps user to desktop.
Impossible to change any graphic settings, same bug produced in Halflife 2, Sin
Episodes, and CS Source.
Bug was introduced in 0.9.14 only, did not occur in 0.9.13.
--
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=3628
------- Additional Comments From dank(a)kegel.com 2006-25-05 02:26 -------
Things seem to have improved a bit.
Now it fails with
"Error 430 on line 1034 of S_GENRL.BAS(ContInitLoadCW)
Class does not support Automation or does not support expected interface"
I'll attach a current log.
--
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=4653
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dank(a)kegel.com 2006-25-05 02:22 -------
cw.sh successfully installs CW Trial for me now, yay...
--
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.