http://bugs.winehq.org/show_bug.cgi?id=6829
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.oberon.ch/zip/Set
| |upBlackBox15.exe
Keywords| |download, source
Summary|unknown application with |BlackBox Component Builder:
|unknown problem... |File Open, cancel triggers
| |assert
--
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=6829
------- Additional Comments From oberon(a)wildwein.de 2006-05-12 01:52 -------
Sorry, that was the first bug I submitted to WineHQ bugzilla.
To reproduce the error:
Install BlackBox Component Builder (an Open Source development IDE). It is
available here: http://www.oberon.ch/zip/SetupBlackBox15.exe A liittle bit
more info can be found here: http://www.oberon.ch/blackbox.html
If the installer does not run under Wine (I don't know): It is possible to
install under M$-Windows (W98, W2K or XP) and copy/use the installation
directory under Wine.
Then use menu File->Open and Cancel that dialog. A so-called trap viewer openes,
which allows you to inspect the local variables of the procedure where an
assertion on the return value occured. The first line of that trap viewer shows
you the kind of trap, the next line the source position. The blue diamonds are
hyperlinks, the left one links you into a viewer with the global variables and
the right one links into the source at the error position of the module.
In the hope that this is enough information to reproduce the problem ... sure,
I could try to write a demo program in C, but since I don't like C, this would
take too long ...
I verified the correct return value under XP by inserting a HALT(0) statement
just before line 375 containing the ASSERT(res=0,100). Wine returns here 4104.
regards
Bernhard Treutwein
--
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=6830
------- Additional Comments From mike(a)codeweavers.com 2006-05-12 01:30 -------
Thanks for the patch. Please submit it to wine-patches(a)winehq.org
--
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=6830
------- Additional Comments From fitzsim(a)redhat.com 2006-05-12 01:26 -------
Created an attachment (id=4248)
--> (http://bugs.winehq.org/attachment.cgi?id=4248&action=view)
patch to make is_dt_flag_valid recognize DT_GNU_HASH as valid
2006-12-05 Thomas Fitzsimmons <fitzsim(a)redhat.com>
* dlls/dbghelp/elf_module.c (is_dt_flag_valid): Recognize
DT_GNU_HASH.
--
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=6830
Summary: winedbg can't find debuginfo in core libraries when
GNU_HASH section is present in wine-pthread
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fitzsim(a)redhat.com
On my x86 Fedora Core 6 machine, winedbg wasn't finding debuginfo for the core
wine libraries.
I tracked down the problem. I compiled wine with the default FC-6 gcc which
passes --hash-style=gnu to the linker by default. is_dt_flag_valid, not
recognizing the DT_GNU_HASH dynamic entry tag, returned 0 when called on that
tag. This resulted in elf_load_file returning before setting
elf_info->dbg_hdr_addr, when loading wine-pthread. elf_info->dbg_hdr_addr
remaining NULL meant that elf_enum_modules_internal returned early, and so
elf_enum_sync_cb wasn't being called for each of the core libraries.
I'm attaching a fix.
--
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=6602
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.ryzom.co
Severity|major |normal
Summary|CTR, ALT, SHIFT Generating |Saga Of Ryzom: ctrl, alt,
|garbage in textfields in |shift generate garbage in
|Saga Of Ryzom |textfields
--
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=6826
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Registry Locale Value is no |Eve Online - Registry Locale
|longer created with new |Value is no longer created
|.wine |with new .wine
--
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=6804
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|can't use ohe free |Ohé Free: won't start
--
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=6804
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-04-12 21:55 -------
Please add an entry for this application in the AppDB http://appdb.winehq.org
--
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=6801
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.gpstrack.com/
Keywords| |download, NoAppDBEntry
--
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.