http://bugs.winehq.org/show_bug.cgi?id=30952
Bug #: 30952 Summary: winemsibuilder page fault on importing tables Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: andreas.bierfert@lowlatency.de Classification: Unclassified
Created attachment 40610 --> http://bugs.winehq.org/attachment.cgi?id=40610 backtrace of "winedbg winemsibuilder -i wine-mono-0.0.4.msi msi-tables/*.idt"
On building wine-mono (0.0.4) winemsibuilder (1.5.6 32bit) page faults on importing the tables on the following call in build-winemono.sh
"$WINE" winemsibuilder -i "${MSIFILENAME}" msi-tables/*.idt
with the attached backtrace.
wine-mono: http://wiki.winehq.org/Mono msi-table files: http://fedora.lowlatency.de/review/wine-mono-pagefault.tar.bz2
http://bugs.winehq.org/show_bug.cgi?id=30952
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=30952
Erik van Pienbroek erik-wine@vanpienbroek.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erik-wine@vanpienbroek.nl
http://bugs.winehq.org/show_bug.cgi?id=30952
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2012-06-19 14:52:51 CDT --- MsiDatabaseImportW should do proper input validation instead of crashing, but your idt files are not correctly formatted. They have a literal '\t' where there should be a tab. Probably because you're using a different shell than the author of build-winemono.sh.
https://bugs.winehq.org/show_bug.cgi?id=30952
--- Comment #2 from Austin English austinenglish@gmail.com --- Andreas, that bz2 URL is 404.
Is this still an issue in 1.7.25?
https://bugs.winehq.org/show_bug.cgi?id=30952
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Version|unspecified |1.5.6 Resolution|--- |ABANDONED
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
since OP didn't bother to respond further, resolving 'abandoned'.
Regards
https://bugs.winehq.org/show_bug.cgi?id=30952
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.