[Bug 16916] New: CoH Updater causes Segmentation Fault
http://bugs.winehq.org/show_bug.cgi?id=16916 Summary: CoH Updater causes Segmentation Fault Product: Wine Version: 1.1.12 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: Makitk(a)gmail.com The following is returned in the terminal (I don't know how to make bugreports with wine on command line and no-one seems to want to help me to restore wine to it's GUI glory in Kubuntu 8.04 after something went wrong that removed Wine from my KMenu. <==> Connected Patching project: Coh Install Dir: C:\Program Files\City of Heroes checksumLoad returned 1 Verifying checksum Checksum Verify succeeded, requesting patch fixme:mshtml:HlinkTarget_SetBrowseContext (0x147e80)->((nil)) fixme:urlmon:URLMonikerImpl_BindToObject use running object table fixme:shdocvw:bind_to_object BindToObject failed: 80004005 fixme:urlmon:URLMonikerImpl_BindToObject use running object table fixme:shdocvw:bind_to_object BindToObject failed: 80004005 Handling full manifest Fixing files: piggs/geom.pigg6G 794579:00:53 Remaining Error calling setsockopt, ending socket buffer size is not what we told it! (16384!=32768) Error calling setsockopt, ending socket buffer size is not what we told it! (32768!=65536) Error calling setsockopt, ending socket buffer size is not what we told it! (65536!=131072) Segmentation fault <==> Please note that the 'piggs/geom.pigg6G' error came after the updater crashed once. So since it tries to uncorrupt one of the files, I'm not really sure what happens. -- 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=16916 Michael Earl <mlearl(a)attbi.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mlearl(a)attbi.com --- Comment #1 from Michael Earl <mlearl(a)attbi.com> 2009-06-18 22:22:48 --- I get a very similar, possibly identical error, with both wine 1.0.1 and 1.1.23. It looks like the updater is segfaulting while trying to process and/or download geomV1.pigg: <===> [blah, blah:] Duplicate file: object_library/Common_Decor/WareHouse/ware_sundry/ware_sundry.geo (piggs/geomBC.pigg and piggs/geomBC.pigg) Fixing files: piggs/geomV1.pigg 772336:26:10 Remaining Fixing files: piggs/geomV1.pigg: 0B/sec 0B/2.5G 772336:26:10 Remaining Error calling setsockopt, ending socket buffer size is not what we told it! (16384!=32768) Error calling setsockopt, ending socket buffer size is not what we told it! (32768!=65536) Error calling setsockopt, ending socket buffer size is not what we told it! (65536!=131072) Segmentation fault -- 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=16916 --- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-06-19 02:55:55 --- please attach a lzma compressed +winsock,+relay,+seh,+tid log -- 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=16916 --- Comment #3 from Maki <Makitk(a)gmail.com> 2009-06-19 04:36:05 --- (In reply to comment #2)
please attach a lzma compressed +winsock,+relay,+seh,+tid log
Please attach instructions on how to create such a 'lzma compressed +winsock,+relay,+seh,+tid log'. -- 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=16916 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-06-19 11:29:28 --- (In reply to comment #3)
(In reply to comment #2)
please attach a lzma compressed +winsock,+relay,+seh,+tid log
Please attach instructions on how to create such a 'lzma compressed +winsock,+relay,+seh,+tid log'.
$ WINEDEBUG=+winsock,+relay,+seh,+tid wine your_app.exe &> log.txt $ bzip2 -9 log.txt -- 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=16916 --- Comment #5 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-06-19 18:27:29 --- (In reply to comment #4)
(In reply to comment #3)
(In reply to comment #2)
please attach a lzma compressed +winsock,+relay,+seh,+tid log
Please attach instructions on how to create such a 'lzma compressed +winsock,+relay,+seh,+tid log'.
$ WINEDEBUG=+winsock,+relay,+seh,+tid wine your_app.exe &> log.txt $ bzip2 -9 log.txt
except use `lzma log.txt` (and -9 is redundant for bzip2) -- 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=16916 --- Comment #6 from Michael Earl <treptoplax(a)gmail.com> 2009-06-19 21:48:20 --- I have the log, but it's too big for direct attach (~11M lines, 4.5 MB compressed). Would your prefer to have only last (and first?) part of that with rest deleted, or should I find website somewhere to upload via referenced URL? -- 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=16916 --- Comment #7 from Michael Earl <treptoplax(a)gmail.com> 2009-06-20 21:42:34 --- Created an attachment (id=21922) --> (http://bugs.winehq.org/attachment.cgi?id=21922) windebug log of segfaulting City of Heroes updater (note that this log is quite large, >10M lines uncompressed) Jeff Z. kindly reviewed and notes that crash seems to be thread 0016, which has some mention of Mozilla. The updater does display banner ads/text/notices which are probably HTML-rendered; possibly this is related to bug 16794? -- 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=16916 --- Comment #8 from Michael Earl <treptoplax(a)gmail.com> 2009-06-21 22:19:55 --- On suggestion of a message on CoH page here, I tried #echo 4096 131072 3612672 > /proc/sys/net/ipv4/tcp_wmem
From my default setting of "4096 16384 3612672", and this seems to have resolved the issue! As far as I can tell from 5 minutes web search, this increases the default process maximum for TCP buffers from 16K to 128K. (Possibly this explains the strange "getsockopts" behavior?). Increasing the value only to 64K resulted in crash later in the process.
FWIW, I also understand that adding net.ipv4.tcp_wmem="4096 131072 3612672" To /etc/sysctl.conf would have the same effect across reboots, but have not tested that yet. -- 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=16916 okhin(a)okhin.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #9 from okhin(a)okhin.fr 2009-09-30 15:31:24 --- *** This bug has been confirmed by popular vote. *** -- 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=16916 3vi1 <winehq.org(a)eternaldusk.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq.org(a)eternaldusk.com --- Comment #10 from 3vi1 <winehq.org(a)eternaldusk.com> 2010-08-19 13:37:11 --- I just ran into this too - while updating a CoH installation that I had not played in a long long time. The workaround Michael mentioned worked for me too. -- 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=16916 --- Comment #11 from butraxz(a)gmail.com 2013-03-04 14:48:33 CST --- This has not been updated for two years. Is this an issue in 1.5.25 or should this be closed as abandoned ? -- 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=16916 Maki <Makitk(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED --- Comment #12 from Maki <Makitk(a)gmail.com> 2013-03-04 15:42:04 CST --- (In reply to comment #11)
This has not been updated for two years. Is this an issue in 1.5.25 or should this be closed as abandoned ?
Considering City of Heroes has been shut down, it should probably be closed. -- 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=16916 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2013-03-09 17:28:08 CST --- Closing. -- 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