http://bugs.winehq.org/show_bug.cgi?id=19551
Summary: Gmail Backup crashes after downloading few emails. Product: Wine Version: 1.1.26 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: realszopen@gmail.com
Created an attachment (id=22778) --> (http://bugs.winehq.org/attachment.cgi?id=22778) Console output of Gmail Backup crash
An application Gmail Backup used for creating backups of GMail accounts crashes after downloading few emails.
http://bugs.winehq.org/show_bug.cgi?id=19551
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22778|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=19551
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://home.zcu.cz/~honzas/ | |gmb/gmail-backup-0.107.exe CC| |bunglehead@gmail.com
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2009-08-02 06:45:11 --- Hi, Emil. Please install debug symbols package (or build Wine from source) and attach crash log after that.
http://bugs.winehq.org/show_bug.cgi?id=19551
--- Comment #2 from Emil Kaczmarek realszopen@gmail.com 2009-08-05 12:21:40 --- Created an attachment (id=22830) --> (http://bugs.winehq.org/attachment.cgi?id=22830) Program crash log obtained from wine compiled from source
http://bugs.winehq.org/show_bug.cgi?id=19551
--- Comment #3 from Emil Kaczmarek realszopen@gmail.com 2009-08-05 12:22:52 --- Just added console output of Gmail Backup crash obtained from wine compile from source.
http://bugs.winehq.org/show_bug.cgi?id=19551
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22830|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=19551
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-08-05 12:38:01 --- Created an attachment (id=22831) --> (http://bugs.winehq.org/attachment.cgi?id=22831) Check for NULL buffer
(In reply to comment #3)
Just added console output of Gmail Backup crash obtained from wine compile from source.
Ok, try this patch.
http://bugs.winehq.org/show_bug.cgi?id=19551
--- Comment #5 from Emil Kaczmarek realszopen@gmail.com 2009-08-05 15:23:55 --- Created an attachment (id=22838) --> (http://bugs.winehq.org/attachment.cgi?id=22838) Crash log of Gmail Backup after applying patch
http://bugs.winehq.org/show_bug.cgi?id=19551
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22838|application/octet-stream |text/plain mime type| |
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2009-08-05 15:26:21 --- (From update of attachment 22838) Please use text/plain type for text attachments.
http://bugs.winehq.org/show_bug.cgi?id=19551
--- Comment #7 from Emil Kaczmarek realszopen@gmail.com 2009-08-05 15:32:32 --- The patch did not help, new crash log attached.
http://bugs.winehq.org/show_bug.cgi?id=19551
--- Comment #8 from Emil Kaczmarek realszopen@gmail.com 2009-08-05 15:33:21 --- (In reply to comment #6)
(From update of attachment 22838 [details]) Please use text/plain type for text attachments.
I chose auto detection, next time I'll remember to choose text/plain manually.
http://bugs.winehq.org/show_bug.cgi?id=19551
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |00cpxxx@gmail.com Resolution| |FIXED
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com 2012-01-22 11:39:14 CST --- The few email crash described in this bug is fixed in wine-1.3.37-287-g9eded92.
There is another issue that happens after long runs with over a thousand emails, I'll open a separate bug for that.
http://bugs.winehq.org/show_bug.cgi?id=19551
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Ever Confirmed|0 |1
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com 2012-01-22 12:23:14 CST --- Oops, sorry. This is not fixed. At first I thought it was but it's crashing with the same "err:edit:EDIT_UnlockBuffer es->text == 0 ... please report", it's simply taking longer to happen but the main problem is still the same.
http://bugs.winehq.org/show_bug.cgi?id=19551
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2012-01-22 20:34:52 CST --- (In reply to comment #10)
Oops, sorry. This is not fixed. At first I thought it was but it's crashing with the same "err:edit:EDIT_UnlockBuffer es->text == 0 ... please report", it's simply taking longer to happen but the main problem is still the same.
Please attach +edit,+tid log.
http://bugs.winehq.org/show_bug.cgi?id=19551
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com 2012-01-24 17:48:37 CST --- Created attachment 38537 --> http://bugs.winehq.org/attachment.cgi?id=38537 1.3.37 log
It looks like the application runs only one thread. I'm thinking about how to clean the log from my multi-thousand email subject lines so for now I'm attaching the last part of the log which may be all that's needed to understand the error.
What does this mean? 0009:trace:edit:EDIT_MakeFit trying to ReAlloc to -1+1 characters
http://bugs.winehq.org/show_bug.cgi?id=19551
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38537|0 |1 is obsolete| |
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com 2013-08-21 18:30:57 CDT --- Created attachment 45685 --> http://bugs.winehq.org/attachment.cgi?id=45685 wine 1.7 crash
Still in wine 1.7.
https://bugs.winehq.org/show_bug.cgi?id=19551
--- Comment #14 from Nikolay Sivov bunglehead@gmail.com --- Please retest with current wine git. I was unable to make it download anything, probably it just doesn't work with GMail anymore.
https://bugs.winehq.org/show_bug.cgi?id=19551
Emil Kaczmarek realszopen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|REOPENED |RESOLVED
--- Comment #15 from Emil Kaczmarek realszopen@gmail.com --- Looks like this application has been abandoned. Quickly searched for alternatives and it seems there is something called gmvault available at
http://gmvault.org/ I have not tested it with wine yet though.
https://bugs.winehq.org/show_bug.cgi?id=19551
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Ken Sharp imwellcushtymelike@gmail.com --- Closing