http://bugs.winehq.org/show_bug.cgi?id=11746
Summary: repeatable wineserver crash when exporting pdf with adobe InDesign CS trial Product: Wine Version: CVS/GIT Platform: Other URL: http://www.winsoft.eu/support/download-adobe- indesign.php OS/Version: other Status: NEW Keywords: download Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
A comment in http://blog.foozia.com/blog/2007/dec/12/running-adobe-indesign-cs2-under-win... said that exporting pdfs didn't work, so I tried it in CS.
To repeat: Install InDesign CS trial, and delete the vb plugin to get around bug 9043. Then create a document, maybe put a little text on it, and export as a pdf. Whammo, wineserver crash! Here's the stack dump:
Program received signal SIGSEGV, Segmentation fault. 0xb7d40583 in strlen () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb7d40583 in strlen () from /lib/tls/i686/cmov/libc.so.6 #1 0x0804b7ed in prepend (path=0x48, segment=0x48 <Address 0x48 out of bounds>) at change.c:671 #2 0x0804bbad in inotify_poll_event (fd=0x82014e8, event=1) at change.c:744 #3 0x08056564 in main_loop () at fd.c:437 #4 0x0805a905 in main (argc=3, argv=0xbfbfce84) at main.c:138 (gdb)
This is on Gutsy.