[Bug 9158] "Microsoft .NET Framework 3.0 Redistributable Package" fails to install
http://bugs.winehq.org/show_bug.cgi?id=9158 --- Comment #12 from Johan Dahlin <jdahlin(a)async.com.br> 2009-01-02 21:18:27 --- (In reply to comment #11)
Using latest git and Dan's BIT hacks the WIC installer is crashing in SetupGetLineCount. It appears that the data that's passed to it is bogus and it crashes while it tries to enumerate the section of the inf file.
Appears that it now crashes wineserver in latest git: #0 0x080514a2 in fill_create_thread_event (event=0x84b1918, arg=0x0) at debugger.c:132 #1 0x080515d5 in alloc_debug_event (thread=0x84b2900, code=2, arg=0x0, context=0x0) at debugger.c:394 #2 0x0805181d in generate_debug_event (thread=0x84b2900, code=0, arg=0x0) at debugger.c:413 #3 0x08051c20 in generate_startup_debug_events (process=0x84b02c8, entry=0) at debugger.c:515 #4 0x08051db5 in req_debug_process (req=0x8448fa8, reply=0xbf9d85ac) at debugger.c:624 #5 0x0806e118 in call_req_handler (thread=<value optimized out>) at request.c:288 #6 0x08056a5b in main_loop_epoll () at fd.c:455 #7 0x08056af9 in main_loop () at fd.c:794 #8 0x0805bccd in main (argc=1, argv=0xbf9d8d54) at main.c:147 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org