[Bug 14037] New: worldwide telescope installer crashes in X11DRV_GetBitmapBits
http://bugs.winehq.org/show_bug.cgi?id=14037 Summary: worldwide telescope installer crashes in X11DRV_GetBitmapBits Product: Wine Version: CVS/GIT Platform: Other URL: http://worldwidetelescope.org/experienceIt/ExperienceIt. aspx OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com And it doesn't give a stack traceback. Here's the log: 0020:Call comctl32.ImageList_ReplaceIcon(00138028,ffffffff,00001106) ret=7eb7f870 0020:Call user32.CopyImage(00001106,00000001,00000010,00000010,00004000) ret=7e7dcccd trace:x11drv:X11DRV_CreateBitmap (0x274) 16x16 32 bpp trace:x11drv:X11DRV_CreateBitmap (0x278) 16x16 1 bpp trace:x11drv:X11DRV_GetBitmapBits (bmp=0x278, buffer=0x382e34, count=0x20) wine: Unhandled page fault on read access to 0x00000008 at address 0x7ebf4da5 (thread 0019), starting debugger... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-06-21 09:38:10 --- Is there a backtrace? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2008-06-21 09:40:34 --- I see I'm not the only one who needs reading glasses :-) "And it doesn't give a stack traceback." I guess it clobbers things bad enough the traceback fails, or the process is gone, or something. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 --- Comment #3 from scguy318 <nodisgod(a)yahoo.com> 2008-09-13 13:48:41 --- Created an attachment (id=16076) --> (http://bugs.winehq.org/attachment.cgi?id=16076) WorldWide Telescope installer backtrace Testing with Wine from current Git (wine-1.1.4-334-g54d920a) shows the crash to currently be in msi: trace:msi:msiobj_release object 0x208338 destroyed trace:msi:load_classes_and_such Loading all the class info and related tables trace:seh:raise_exception code=c0000005 flags=0 addr=0x7ede7760 A backtrace was obtained using winedbg; output is attached. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 --- Comment #4 from scguy318 <nodisgod(a)yahoo.com> 2008-09-13 13:51:17 --- Created an attachment (id=16077) --> (http://bugs.winehq.org/attachment.cgi?id=16077) WorldWide Telescope installer msi traces (rzipped) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 scguy318 <nodisgod(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nodisgod(a)yahoo.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|winex11.drv |msi --- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-09-13 13:56:12 --- Thanks for following up on my bug! Here's the interesting bit of the stack dump: First chance exception: page fault on read access to 0x00000008 in 32-bit code Backtrace: =>1 ACTION_RegisterMIMEInfo+0x70(package=0x12b788) [dlls/msi/classes.c:1272] in msi (0x0033f8d8) 2 ACTION_HandleStandardAction+0x205(package=0x12b788, action=0x1f1168, rc=0x33f948, force=1) [dlls/msi/action.c:6308] in msi (0x0033f918) 3 ACTION_PerformAction+0x42(package=0x12b788, action=<register EDI not in topmost frame>, script=0, force=1) [dlls/msi/action.c:1029] in msi (0x0033f958) ... ACTION_RegisterMIMEInfo+0x70 [dlls/msi/classes.c:1272] in msi: movl 0x8(%eax),%eax 1272 exten = mt->Extension->Extension; Changing category. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 Mike Ellery <mellery(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mellery(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 --- Comment #6 from James Hawkins <truiken(a)gmail.com> 2008-10-27 01:53:23 --- Patch sent: http://winehq.org/pipermail/wine-patches/2008-October/063812.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from James Hawkins <truiken(a)gmail.com> 2008-10-27 13:14:09 --- Patch committed: http://winehq.org/pipermail/wine-cvs/2008-October/049112.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2008-11-07 10:46:49 --- Closing bugs fixed in 1.1.8. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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.
http://bugs.winehq.org/show_bug.cgi?id=14037 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c261030d21eb7b9c3ae0e6e1883 | |21a0cfcffd0ff -- 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