Crash in webengine with SIGBUS
Closed, ResolvedPublic

Description

At least temporarily reproducible with always the same mail.

From the backtrace it doesn't look like this is a fault in our code.
SIGBUS is an error where the process tried to access a memory location that cannot be accessed. Wikipedia lists memory-mapped files as a possible root cause, but while were memory mapping the BLOB property, the html that makes it to webengine has since been copied, so that shouldn't be the cause.

Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.imapresource       : Syncing folder  "INBOX"
Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.imapresource       :  with date-range  QDate("2017-08-09")
Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.synchronizer       : Synchronizing mails:  "INBOX"
Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.synchronizer       :  fetching headers also:  true
Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.synchronizer       : About to update flags "INBOX" changedsince:  71351
[New Thread 0x7fffc5b15700 (LWP 21582)]
[New Thread 0x7fffc5314700 (LWP 21583)]
[New Thread 0x7fffc4b13700 (LWP 21584)]
[New Thread 0x7a46d3fff700 (LWP 21585)]
[New Thread 0x7a46d37fe700 (LWP 21586)]
[New Thread 0x7a46d2ffd700 (LWP 21587)]
[New Thread 0x7a46d27fc700 (LWP 21588)]
[New Thread 0x7a46d1ffb700 (LWP 21589)]
[New Thread 0x7a46d17fa700 (LWP 21590)]
[New Thread 0x7a46d0ff9700 (LWP 21591)]
[New Thread 0x7a46b3fff700 (LWP 21592)]
[New Thread 0x7a46b37fe700 (LWP 21593)]
[New Thread 0x7a46b2ffd700 (LWP 21594)]
[New Thread 0x7a46b27fc700 (LWP 21595)]
[New Thread 0x7a46b1ffb700 (LWP 21596)]
[New Thread 0x7a46b17fa700 (LWP 21597)]
qml: Content  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><title></title><style>
body {
  overflow:hidden;
  font-family: "Noto Sans" ! important;
  color: #31363b ! important;
  background-color: #fcfcfc ! important
}
</style></head>
<body>
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
        <head>
                <!-- NAME: 1:3:1 COLUMN - FULL WIDTH -->
                <!--[if gte mso 15]>
                <xml>
                        <o:OfficeDocumentSettings>
                        <o:AllowPNG/>
                        <o:PixelsPerInch>96</o:PixelsPerInch>
                        </o:OfficeDocumentSettings>
                </xml>
                <![endif]-->
                <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
                <title>Our summer months in Bali</title>

    <style type="text/css">
                p{
                        margin:10px 0;
                        padding:0;
                }
                table{
                        border-collapse:collapse;
                }
                h1,h2,h3,h4,h5,h6{
                        display:block;
                        margin:0;
                        padding:0;
                }
                img,a img{
                        border:0;
                        height:auto;
                        outline:none;
                        text-decoration:none;
                }
                body,#bodyTable,#bodyCell{
                        height:100%;
                        margin:0;
                        padding:0;
                        width:100%;
                }
                .mcnPreviewText{
                        display:none !important;
                }
                #outlook a{
                        padding:0;
                }
                img{
                        -ms-interpolation-mode:bicubic;
                }
                table{
                        mso-table-lspace:0pt;
                        mso-table-rspace:0pt;
                }
                .ReadMsgBody{
                        width:100%;
                }
                .ExternalClass{
                        width:100%;
                }
                p,a,li,td,blockquote{
                        mso-line-height-rule:exactly;
                }
                a[href^=tel],a[href^=sms]{
                        color:inherit;
                        cursor:default;
                        text-decoration:none;
                }
                p,a,li,td,body,table,blockquote{
                        -ms-text-size-adjust:100%;
                        -webkit-text-size-adjust:100%;
                }
                .ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{
                        line-height:100%;
                }
                a[x-apple-data-detectors]{
                        color:inherit !important;
                        text-decoration:none !important;
                        font-size:inherit !important;
                        font-family:inherit !important;
                        font-weight:inherit !important;
                        line-height:inherit !important;
                }
                .templateContainer{
                        max-width:600px !important;
                }
                a.mcnButton{
                        display:block;
                }
                .mcnImage{
                        vertical-align:bottom;
                }
                .mcnTextContent{
                        word-break:break-word;
                }
                .mcnTextContent img{
                        height:auto !important;
                }
                .mcnDividerBlock{
                        table-layout:fixed !important;
                }
                body,#bodyTable{
                        background-color:#FAFAFA;
                }
                #bodyCell{
                        border-top:0;
                }
                h1{
                        color:#38404b;
                        font-family:Helvetica;
                        font-size:26px;
                        font-style:normal;
                        font-weight:bold;
                        line-height:125%;
                        letter-spacing:normal;
                        text-align:left;
                }
                h2{
                        color:#38404b;
                        font-family:Helvetica;
                        font-size:16px;
                        font-style:normal;
                        font-weight:bold;
                        line-height:125%;
                        letter-spacing:normal;
                        text-align:left;
                }
                h3{
                        color:#38404b;
                        font-family:Helvetica;
                        font-size:20px;
                        font-style:normal;
                        font-weight:bold;
                        line-height:125%;
                        letter-spacing:normal;
                        text-align:left;
                }
                h4{
                        color:#bdbdbd;
                        font-family:Tahoma, Verdana, Segoe, sans-serif;
                        font-size:10px;
                        font-style:normal;
                        font-weight:bold;
                        line-height:125%;
                        letter-spacing:1px;
                        text-align:left;
                }
                #templatePreheader{
                        background-color:#4caad8;
                        background-image:none;
                        background-repeat:no-repeat;
                        background-position:center;
                        background-size:cover;
                        border-top:0;
                        border-bottom:0;
                        padding-top:0px;
                        padding-bottom:0px;
                }
                #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
                        color:#b4b6b9;
                        font-family:Helvetica;
                        font-size:12px;
                        line-height:150%;
                        text-align:right;
                }
                #templatePreheader .mcnTextContent a,#templatePreheader .mcnTextContent p a{
                        color:#b4b6b9;
                        font-weight:normal;
                        text-decoration:none;
                }
                #templateHeader{
                        background-color:#ffffff;
                        background-image:none;
                        background-repeat:no-repeat;
                        background-position:center;
                        background-size:cover;
                        border-top:0;
                        border-bottom:0;
                        padding-top:20px;
                        padding-bottom:0;
                }
                #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
                        color:#202020;
                        font-family:Helvetica;
                        font-size:16px;
                        line-height:150%;
                        text-align:left;
                }
                #templateHeader .mcnTextContent a,#templateHeader .mcnTextContent p a{
                        color:#2BAADF;
                        font-weight:normal;
                        text-decoration:underline;
                }
                #templateUpperBody{
                        background-color:#ffffff;
                        background-image:none;
                        background-repeat:no-repeat;
                        background-position:center;
                        background-size:cover;
                        border-top:0;
                        border-bottom:0;
                        padding-top:0;
                        padding-bottom:0;
                }
                #templateUpperBody .mcnTextContent,#templateUpperBody .mcnTextContent p{
                        color:#202020;
                        font-family:Helvetica;
                        font-size:16px;
                        line-height:150%;
                        text-align:left;
                }
                #templateUpperBody .mcnTextContent a,#templateUpperBody .mcnTextContent p a{
                        color:#2BAADF;
                        font-weight:normal;
                        text-decoration:underline;
                }
                #templateColumns{
                        background-color:#eceeee;
                        background-image:none;
                        background-repeat:no-repeat;
                        background-position:center;
                        background-size:cover;
                        border-top:0;
                        border-bottom:0;
                        padding-top:20px;
                        padding-bottom:20px;
                }
                #templateColumns .columnContainer .mcnTextContent,#templateColumns .columnContainer .mcnTextContent p{
                        color:#202020;
                        font-family:Helvetica;
                        font-size:14px;
                        line-height:150%;
                        text-align:left;
                }
                #templateColumns .columnContainer .mcnTextContent a,#templateColumns .columnContainer .mcnTextContent p a{
                        color:#fd5b60;
                        font-weight:bold;
                        text-decoration:none;
                }
                #templateLowerBody{
                        background-color:#FFFFFF;
                        background-image:none;
                        background-repeat:no-repeat;
                        background-position:center;
                        background-size:cover;
                        border-top:0;
                        border-bottom:2px solid #EAEAEA;
                        padding-top:20px;
                        padding-bottom:20px;
                }
                #templateLowerBody .mcnTextContent,#templateLowerBody .mcnTextContent p{
                        color:#202020;
                        font-family:Helvetica;
                        font-size:14px;
                        line-height:150%;
                        text-align:left;
                }
                #templateLowerBody .mcnTextContent a,#templateLowerBody .mcnTextContent p a{
                        color:#fd5b60;
                        font-weight:bold;
                        text-decoration:none;
                }
                #templateFooter{
                        background-color:#4caad8;
                        background-image:none;
                        background-repeat:no-repeat;
                        background-position:center;
                        background-size:cover;
                        border-top:0;
                        border-bottom:0;
                        padding-top:40px;
                        padding-bottom:9px;
                }
                #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
                        color:#ffffff;
                        font-family:Helvetica;
                        font-size:12px;
                        line-height:150%;
                        text-align:center;
                }
                #templateFooter .mcnTextContent a,#templateFooter .mcnTextContent p a{
                        color:#ffffff;
                        font-weight:normal;
                        text-decoration:underline;
                }
        @media only screen and (min-width:768px){
                .templateContainer{
                        width:600px !important;
                }

}       @media only screen and (max-width: 480px){
                body,table,td,p,a,li,blockquote{
                        -webkit-text-size-adjust:none !important;
                }

}       @media only screen and (max-width: 480px){
                body{
                        width:100% !important;
                        min-width:100% !important;
                }

}       @media only screen and (max-width: 480px){
                #bodyCell{
                        padding-top:10px !important;
                }

}       @media only screen and (max-width: 480px){
                .columnWrapper{
                        max-width:100% !important;
                        width:100% !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnImage{
                        width:100% !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer{
                        max-width:100% !important;
                        width:100% !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnBoxedTextContentContainer{
                        min-width:100% !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnImageGroupContent{
                        padding:9px !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
                        padding-top:9px !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnImageCardTopImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
                        padding-top:18px !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnImageCardBottomImageContent{
                        padding-bottom:9px !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnImageGroupBlockInner{
                        padding-top:0 !important;
                        padding-bottom:0 !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnImageGroupBlockOuter{
                        padding-top:9px !important;
                        padding-bottom:9px !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnTextContent,.mcnBoxedTextContentColumn{
                        padding-right:18px !important;
                        padding-left:18px !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
                        padding-right:18px !important;
                        padding-bottom:0 !important;
                        padding-left:18px !important;
                }

}       @media only screen and (max-width: 480px){
                .mcpreview-image-uploader{
                        display:none !important;
                        width:100% !important;
                }

}       @media only screen and (max-width: 480px){
                h1{
                        font-size:22px !important;
                        line-height:125% !important;
                }

}       @media only screen and (max-width: 480px){
                h2{
                        font-size:20px !important;
                        line-height:125% !important;
                }

}       @media only screen and (max-width: 480px){
                h3{
                        font-size:18px !important;
                        line-height:125% !important;
                }

}       @media only screen and (max-width: 480px){
                h4{
                        font-size:16px !important;
                        line-height:150% !important;
                }

}       @media only screen and (max-width: 480px){
                .mcnBoxedTextContentContainer .mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
                        font-size:14px !important;
                        line-height:150% !important;
                }

}       @media only screen and (max-width: 480px){
                #templatePreheader{
                        display:block !important;
                }

}       @media only screen and (max-width: 480px){
                #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
                        font-size:9px !important;
                        line-height:150% !important;
                }

}       @media only screen and (max-width: 480px){
                #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
                        font-size:16px !important;
                        line-height:150% !important;
                }

}       @media only screen and (max-width: 480px){
                #templateUpperBody .mcnTextContent,#templateUpperBody .mcnTextContent p{
                        font-size:16px !important;
                        line-height:150% !important;
                }

}       @media only screen and (max-width: 480px){
                #templateColumns .columnContainer .mcnTextContent,#templateColumns .columnContainer .mcnTextContent p{
                        font-size:16px !important;
                        line-height:150% !important;
                }

}       @media only screen and (max-width: 480px){
                #templateLowerBody .mcnTextContent,#templateLowerBody .mcnTextContent p{
                        font-size:16px !important;
                        line-height:150% !important;
                }

}       @media only screen and (max-width: 480px){
                #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
                        font-size:14px !important;
                        line-height:150% !important;
                }

}</style></head>
    <body style="height: 100%;margin: 0;padding: 0;width: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FAFAFA;">
                <!--
-->
        <center>
            <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #FAFAFA;">
                <tr>
                    <td align="center" valign="top" id="bodyCell" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 0;width: 100%;border-top: 0;">
                        <!-- BEGIN TEMPLATE // -->
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                            <tr>
                                                                <td align="center" valign="top" id="templatePreheader" style="background:#4caad8 none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #4caad8;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 0px;padding-bottom: 0px;">
                                                                        <!--[if gte mso 9]>
                                                                        <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
                                                                        <tr>
                                                                        <td align="center" valign="top" width="600" style="width:600px;">
                                                                        <![endif]-->
                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;max-width: 600px !important;">
                                                                                <tr>
                                                        <td valign="top" class="preheaderContainer" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnTextBlockOuter">
        <tr>
            <td class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
                <!--[if mso]>
                                <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                                <tr>
                                <![endif]-->

                                <!--[if mso]>
                                <td valign="top" width="600" style="width:600px;">
                                <![endif]-->
                <table style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
                    <tbody><tr>

                        <td class="mcnTextContent" style="padding: 0px 18px 9px;color: #38404B;font-family: Tahoma,Verdana,Segoe,sans-serif;font-size: 26px;font-weight: bold;line-height: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;text-align: right;" valign="top">

                            <div style="text-align: left;"><span style="font-size:12px"><a href="http://mailchi.mp/kimasurf/our-summer-months-in-bali?e=9eb3fb7fb8" style="line-height: 20.8px;text-align: right;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #b4b6b9;font-weight: normal;text-decoration: none;" target="_blank"><span style="color:#F0FFFF">Email displaying incorrectly view in browser</span></a></span></div>

                        </td>
                    </tr>
                </tbody></table>
                                <!--[if mso]>
                                </td>
                                <![endif]-->

                                <!--[if mso]>
                                </tr>
                                </table>
                                <![endif]-->
            </td>
        </tr>
    </tbody>
</table><table class="mcnImageBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnImageBlockOuter">
            <tr>
                <td style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnImageBlockInner" valign="top">
                    <table class="mcnImageContentContainer" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
                        <tbody><tr>
                            <td class="mcnImageContent" style="padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom: 0;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">


                                        <img alt="" src="https://gallery.mailchimp.com/810c12cfdcd2e9cec3a2f5fee/images/613c8029-1968-4beb-89b6-77f86fdef3f6.png" style="max-width: 550px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage" width="550" align="middle">


                            </td>
                        </tr>
                    </tbody></table>
                </td>
            </tr>
    </tbody>
</table><table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnTextBlockOuter">
        <tr>
            <td class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
                <!--[if mso]>
                                <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                                <tr>
                                <![endif]-->

                                <!--[if mso]>
                                <td valign="top" width="600" style="width:600px;">
                                <![endif]-->
                <table style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
                    <tbody><tr>

                        <td class="mcnTextContent" style="padding: 0px 18px 9px;color: #38404B;font-family: Tahoma,Verdana,Segoe,sans-serif;font-size: 26px;font-weight: bold;line-height: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;text-align: right;" valign="top">


                        </td>
                    </tr>
                </tbody></table>
                                <!--[if mso]>
                                </td>
                                <![endif]-->

                                <!--[if mso]>
                                </tr>
                                </table>
                                <![endif]-->
            </td>
        </tr>
    </tbody>
</table></td>
                                                                                </tr>
                                                                        </table>
                                                                        <!--[if gte mso 9]>
                                                                        </td>
                                                                        </tr>
                                                                        </table>
                                                                        <![endif]-->
                                                                </td>
                            </tr>
                                                        <tr>
                                                                <td align="center" valign="top" id="templateHeader" style="background:#ffffff none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #ffffff;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 20px;padding-bottom: 0;">
                                                                        <!--[if gte mso 9]>
                                                                        <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
                                                                        <tr>
                                                                        <td align="center" valign="top" width="600" style="width:600px;">
                                                                        <![endif]-->
                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;max-width: 600px !important;">
                                                                                <tr>
                                                        <td valign="top" class="headerContainer" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnTextBlockOuter">
        <tr>
            <td class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
                <!--[if mso]>
                                <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                                <tr>
                                <![endif]-->

                                <!--[if mso]>
                                <td valign="top" width="600" style="width:600px;">
                                <![endif]-->
                <table style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
                    <tbody><tr>

                        <td class="mcnTextContent" style="padding: 0px 18px 9px;color: #38404B;font-family: Tahoma,Verdana,Segoe,sans-serif;font-size: 26px;font-weight: bold;line-height: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;text-align: left;" valign="top">

                            <div style="text-align: center;">Our summer months in Bali</div>

                        </td>
                    </tr>
                </tbody></table>
                                <!--[if mso]>
                                </td>
                                <![endif]-->

                                <!--[if mso]>
                                </tr>
                                </table>
                                <![endif]-->
            </td>
        </tr>
    </tbody>
</table></td>
                                                                                </tr>
                                                                        </table>
                                                                        <!--[if gte mso 9]>
                                                                        </td>
                                                                        </tr>
                                                                        </table>
                                                                        <![endif]-->
                                                                </td>
                            </tr>
                                                        <tr>
                                                                <td align="center" valign="top" id="templateUpperBody" style="background:#ffffff none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #ffffff;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 0;padding-bottom: 0;">
                                                                        <!--[if gte mso 9]>
                                                                        <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
                                                                        <tr>
                                                                        <td align="center" valign="top" width="600" style="width:600px;">
                                                                        <![endif]-->
                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;max-width: 600px !important;">
                                                                                <tr>
                                                        <td valign="top" class="bodyContainer" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><table class="mcnImageBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnImageBlockOuter">
            <tr>
                <td style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnImageBlockInner" valign="top">
                    <table class="mcnImageContentContainer" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
                        <tbody><tr>
                            <td class="mcnImageContent" style="padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom: 0;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">

                                    <a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=32a0fb1cf4&e=9eb3fb7fb8" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                                        <img alt="" src="https://gallery.mailchimp.com/1d910dc0b7413ca9571112a49/images/e98ec734-5e57-4856-824c-80b3634ef0cf.jpg" style="max-width: 1080px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage" width="564" align="middle">
                                    </a>

                            </td>
                        </tr>
                    </tbody></table>
                </td>
            </tr>
    </tbody>
</table><table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnTextBlockOuter">
        <tr>
            <td class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
                <!--[if mso]>
                                <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                                <tr>
                                <![endif]-->

                                <!--[if mso]>
                                <td valign="top" width="600" style="width:600px;">
                                <![endif]-->
                <table style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
                    <tbody><tr>

                        <td class="mcnTextContent" style="padding-top: 0;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;" valign="top">

                            Our summer here in Bali at Kima surf has been amazing! The past two months we have been surfing in crazy waves together and chilling out at our camps. There has been many good partys and a lot of good chill outs.&nbsp;🌴🌞
                        </td>
                    </tr>
                </tbody></table>
                                <!--[if mso]>
                                </td>
                                <![endif]-->

                                <!--[if mso]>
                                </tr>
                                </table>
                                <![endif]-->
            </td>
        </tr>
    </tbody>
</table><table class="mcnImageGroupBlock" width="100%" cellspacing="0" cellpadding="0" border="0" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
    <tbody class="mcnImageGroupBlockOuter">

            <tr>
                <td style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnImageGroupBlockInner" valign="top">

                    <table class="mcnImageGroupContentContainer" width="273" cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                            <tbody><tr>
                                <td class="mcnImageGroupContent" style="padding-left: 9px;padding-top: 0;padding-bottom: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">


                                        <img alt="" src="https://gallery.mailchimp.com/1d910dc0b7413ca9571112a49/_compresseds/6903e08b-6e07-42c0-a7e1-19ebae195a87.jpg" style="max-width: 5184px;padding-bottom: 0;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage" width="264">


                                </td>
                            </tr>
                        </tbody></table>

                    <table class="mcnImageGroupContentContainer" width="273" cellspacing="0" cellpadding="0" border="0" align="right" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                            <tbody><tr>
                                <td class="mcnImageGroupContent" style="padding-right: 9px;padding-top: 0;padding-bottom: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">


                                        <img alt="" src="https://gallery.mailchimp.com/1d910dc0b7413ca9571112a49/_compresseds/f46bdfb1-b957-4bf4-aa7b-a703d3cd84d7.jpg" style="max-width: 3456px;padding-bottom: 0;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage" width="264">


                                </td>
                            </tr>
                        </tbody></table>

                </td>
            </tr>

            <tr>
                <td style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnImageGroupBlockInner" valign="top">

                    <table class="mcnImageGroupContentContainer" width="564" cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                            <tbody><tr>
                                <td class="mcnImageGroupContent" style="padding-left: 9px;padding-top: 0;padding-bottom: 0;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">


                                        <img alt="" src="https://gallery.mailchimp.com/1d910dc0b7413ca9571112a49/_compresseds/2d26cb11-7dee-41d5-8b08-dbaa91b1ac78.jpg" style="max-width: 5184px;padding-bottom: 0;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage" width="564">


                                </td>
                            </tr>
                        </tbody></table>

                </td>
            </tr>

    </tbody>
</table><table class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnDividerBlockOuter">
        <tr>
            <td class="mcnDividerBlockInner" style="min-width: 100%;padding: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                <table class="mcnDividerContent" style="min-width: 100%;border-top: 2px solid #EAEAEA;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
                    <tbody><tr>
                        <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                            <span></span>
                        </td>
                    </tr>
                </tbody></table>
<!--
                <td class="mcnDividerBlockInner" style="padding: 18px;">
                <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
-->
            </td>
        </tr>
    </tbody>
</table><table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnTextBlockOuter">
        <tr>
            <td class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.synchronizer       : Flags updated. New changedsince value:  71351
Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.synchronizer       : Fetching messages since:  QDate("2017-08-09")
adjust: 100%;" valign="top">
                <!--[if mso]>
                                <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                                <tr>
                                <![endif]-->

                                <!--[if mso]>
                                <td valign="top" width="600" style="width:600px;">
                                <![endif]-->
                <table style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
                    <tbody><tr>

                        <td class="mcnTextContent" style="padding: 0px 18px 9px;color: #38404B;font-family: Tahoma,Verdana,Segoe,sans-serif;font-size: 26px;font-weight: bold;line-height: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;text-align: left;" valign="top">


                        </td>
                    </tr>
                </tbody></table>
                                <!--[if mso]>
                                </td>
                                <![endif]-->

                                <!--[if mso]>
                                </tr>
                                </table>
                                <![endif]-->
            </td>
        </tr>
    </tbody>
</table></td>
                                                                                </tr>
                                                                        </table>
                                                                        <!--[if gte mso 9]>
                                                                        </td>
                                                                        </tr>
                                                                        </table>
                                                                        <![endif]-->
                                                                </td>
                            </tr>
                                                        <tr>
                                                                <td align="center" valign="top" id="templateColumns" style="background:#eceeee none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #eceeee;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 20px;padding-bottom: 20px;">
                                                                        <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;max-width: 600px !important;">
                                        <tr>
                                            <td valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                                                                                                <!--[if gte mso 9]>
                                                                                                <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
                                                                                                <tr>
                                                                                                <td align="center" valign="top" width="200" style="width:200px;">
                                                                                                <![endif]-->
                                                                                                <table align="left" border="0" cellpadding="0" cellspacing="0" width="200" class="columnWrapper" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                                                                                                        <tr>
                                                                                                                <td valign="top" class="columnContainer" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><table class="mcnImageCardBlock" width="100%" cellspacing="0" cellpadding="0" border="0" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
    <tbody class="mcnImageCardBlockOuter">
        <tr>
            <td class="mcnImageCardBlockInner" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">

<table class="mcnImageCardBottomContent" style="background-color: #FFFFFF;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="right">
    <tbody><tr>
        <td class="mcnImageCardBottomImageContent" style="padding-top: 0px;padding-right: 0px;padding-bottom: 0;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top" align="left">


            <a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=9e1cc9da0b&e=9eb3fb7fb8" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">


            <img alt="" src="https://gallery.mailchimp.com/1d910dc0b7413ca9571112a49/images/bdb455e6-b304-4ea3-8932-032ba3df5d8f.jpg" style="max-width: 600px;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage" width="164">
            </a>

        </td>
    </tr>
    <tr>
        <td class="mcnTextContent" style="padding: 9px 18px;color: #38404B;font-family: Helvetica;font-size: 14px;font-weight: normal;text-align: left;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;" width="146" valign="top">
            <h4 class="null" style="line-height: 20.8px;display: block;margin: 0;padding: 0;color: #bdbdbd;font-family: Tahoma, Verdana, Segoe, sans-serif;font-size: 10px;font-style: normal;font-weight: bold;letter-spacing: 1px;text-align: left;"><br>
KIMA CAMPS</h4>

<h4 class="null" style="display: block;margin: 0;padding: 0;color: #bdbdbd;font-family: Tahoma, Verdana, Segoe, sans-serif;font-size: 10px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: 1px;text-align: left;">&nbsp;</h4>
<span style="color:#FF0000"><strong>Loyality</strong></span><span style="color:#FF0000"><strong> Program </strong></span>

<div><br>
As we have a huge amount of guests regularly coming back to our surf camps, which we are very stoked about, we thought it is time to say ‘thank you’ with our new Kima Loyalty Program. So what is this? Guests will now benefit from a special loyalty discount system. If you want to know more you can read about it on our website.</div>

<div style="line-height: 20.8px; text-align: center;"><a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=4f3738490b&e=9eb3fb7fb8" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #fd5b60;font-weight: bold;text-decoration: none;"><span style="color:#FF0000">READ MORE&nbsp;</span></a></div>

        </td>
    </tr>
</tbody></table>




            </td>
        </tr>
    </tbody>
</table></td>
                                                                                                        </tr>
                                                                                                </table>
                                                                                                <!--[if gte mso 9]>
                                                                                                </td>
                                                                                                <td align="center" valign="top" width="200" style="width:200px;">
                                                                                                <![endif]-->
                                                                                                <table align="left" border="0" cellpadding="0" cellspacing="0" width="200" class="columnWrapper" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                                                                                                        <tr>
                                                                                                                <td valign="top" class="columnContainer" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><table class="mcnImageCardBlock" width="100%" cellspacing="0" cellpadding="0" border="0" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
    <tbody class="mcnImageCardBlockOuter">
        <tr>
            <td class="mcnImageCardBlockInner" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">

<table class="mcnImageCardBottomContent" style="background-color: #FFFFFF;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="right">
    <tbody><tr>
        <td class="mcnImageCardBottomImageContent" style="padding-top: 0px;padding-right: 0px;padding-bottom: 0;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top" align="left">


            <a href="http://kimasurf.us12.list-manage1.com/track/click?u=1d910dc0b7413ca9571112a49&id=c2bd2f84ca&e=9eb3fb7fb8" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">


            <img alt="" src="https://gallery.mailchimp.com/1d910dc0b7413ca9571112a49/images/75c5e4cc-05c3-4bc6-bf3b-567b0e38415b.jpg" style="max-width: 600px;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage" width="164">
            </a>

        </td>
    </tr>
    <tr>
        <td class="mcnTextContent" style="padding: 9px 18px;color: #38404B;font-family: Helvetica;font-size: 14px;font-weight: normal;text-align: left;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;" width="146" valign="top">
            <h4 class="null" style="line-height: 20.8px;display: block;margin: 0;padding: 0;color: #bdbdbd;font-family: Tahoma, Verdana, Segoe, sans-serif;font-size: 10px;font-style: normal;font-weight: bold;letter-spacing: 1px;text-align: left;"><br>
SURF NEWS</h4>
<br>
<span style="color:#FF0000"><strong>Customized surfboards</strong></span>

<div style="line-height: 20.8px; text-align: left;">Our experienced shapers manufacture custom made surfboards exclusively for our Surf Camp participants.&nbsp;<br>
Your board can be ordered according to individual wishes (size, weight, surf level, dimensions required) in various colours and designs. Read more about it on our website!<br>
<br>
&nbsp;</div>

<div style="line-height: 20.8px; text-align: left;"><a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=72742db37f&e=9eb3fb7fb8" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #fd5b60;font-weight: bold;text-decoration: none;"><span style="color:#FF0000">&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; READ MORE</span></a></div>

        </td>
    </tr>
</tbody></table>




            </td>
        </tr>
    </tbody>
</table></td>
                                                                                                        </tr>
                                                                                                </table>
                                                                                                <!--[if gte mso 9]>
                                                                                                </td>
                                                                                                <td align="center" valign="top" width="200" style="width:200px;">
                                                                                                <![endif]-->
                                                                                                <table align="left" border="0" cellpadding="0" cellspacing="0" width="200" class="columnWrapper" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                                                                                                        <tr>
                                                                                                                <td valign="top" class="columnContainer" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><table class="mcnImageCardBlock" width="100%" cellspacing="0" cellpadding="0" border="0" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
    <tbody class="mcnImageCardBlockOuter">
        <tr>
            <td class="mcnImageCardBlockInner" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">

<table class="mcnImageCardBottomContent" style="background-color: #FFFFFF;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
    <tbody><tr>
        <td class="mcnImageCardBottomImageContent" style="padding-top: 0px;padding-right: 0px;padding-bottom: 0;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top" align="left">


            <a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=567f887fde&e=9eb3fb7fb8" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">


            <img alt="" src="https://gallery.mailchimp.com/1d910dc0b7413ca9571112a49/images/1291fce1-a824-4968-8795-10f5ea493456.jpg" style="max-width: 900px;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage" width="164">
            </a>

        </td>
    </tr>
    <tr>
        <td class="mcnTextContent" style="padding: 9px 18px;color: #38404B;font-family: Helvetica;font-size: 14px;font-weight: normal;text-align: left;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;" width="146" valign="top">
            <h4 class="null" style="line-height: 20.8px;display: block;margin: 0;padding: 0;color: #bdbdbd;font-family: Tahoma, Verdana, Segoe, sans-serif;font-size: 10px;font-style: normal;font-weight: bold;letter-spacing: 1px;text-align: left;"><br>
ACTIVITIES</h4>

<h4 class="null" style="display: block;margin: 0;padding: 0;color: #bdbdbd;font-family: Tahoma, Verdana, Segoe, sans-serif;font-size: 10px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: 1px;text-align: left;">&nbsp;</h4>
<strong><span style="color:#FF0000">Day trip to Balian</span></strong>

<div style="line-height: 20.8px;"><br>
On days where you feel like hitting the open road and escaping the crowds, why not consider a road trip to Balian? Only an hour and a half away from Seminyak and Canggu, this mostly deserted beach has similar waves. Check out our recent blog to read more about Balian!<br>
<br>
<br>
&nbsp;</div>

<div style="line-height: 20.8px; text-align: center;"><br>
<a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=15e30d7e7d&e=9eb3fb7fb8" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #fd5b60;font-weight: bold;text-decoration: none;"><span style="color:#FF0000">READ MORE&nbsp;</span></a></div>

        </td>
    </tr>
</tbody></table>




            </td>
        </tr>
    </tbody>
</table></td>
                                                                                                        </tr>
                                                                                                </table>
                                                                                                <!--[if gte mso 9]>
                                                                                                </td>
                                                                                                </tr>
                                                                                                </table>
                                                                                                <![endif]-->
                                                                                        </td>
                                                                                </tr>
                                                                        </table>
                                                                </td>
                            </tr>
                                                        <tr>
                                                                <td align="center" valign="top" id="templateLowerBody" style="background:#FFFFFF none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FFFFFF;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 2px solid #EAEAEA;padding-top: 20px;padding-bottom: 20px;">
                                                                        <!--[if gte mso 9]>
                                                                        <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
                                                                        <tr>
                                                                        <td align="center" valign="top" width="600" style="width:600px;">
                                                                        <![endif]-->
                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;max-width: 600px !important;">
                                                                                <tr>
                                                        <td valign="top" class="bodyContainer" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><table class="mcnImageCardBlock" width="100%" cellspacing="0" cellpadding="0" border="0" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
    <tbody class="mcnImageCardBlockOuter">
        <tr>
            <td class="mcnImageCardBlockInner" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">

<table class="mcnImageCardBottomContent" style="background-color: #4CAAD8;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="right">
    <tbody><tr>
        <td class="mcnImageCardBottomImageContent" style="padding-top: 0px;padding-right: 0px;padding-bottom: 0;padding-left: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top" align="left">


            <a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=b9d8db649c&e=9eb3fb7fb8" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">


            <img alt="" src="https://gallery.mailchimp.com/1d910dc0b7413ca9571112a49/images/aa8d7994-05ff-43f3-babd-c49651bfe473.png" style="max-width: 1078px;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" class="mcnImage" width="564">
            </a>

        </td>
    </tr>
    <tr>
        <td class="mcnTextContent" style="padding: 9px 18px;color: #F2F2F2;font-family: Helvetica;font-size: 14px;font-weight: normal;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;line-height: 150%;" width="546" valign="top">
            <div style="text-align: justify;">We'll get you catching those waves in no time! Our guides will help you improve, getting you out of the white water on to those green waves&nbsp;(: Yew yew!&nbsp;Find us on Instagram to get the latest impressions and updates from our camps in Bali.&nbsp;<br>
&nbsp;</div>

<div style="text-align: center;"><a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=316defd76a&e=9eb3fb7fb8" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #fd5b60;font-weight: bold;text-decoration: none;"><span style="color:#FFFFFF"><strong>FOLLOW US</strong></span></a></div>

<div style="text-align: justify;">&nbsp;</div>

        </td>
    </tr>
</tbody></table>




            </td>
        </tr>
    </tbody>
</table><table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnTextBlockOuter">
        <tr>
            <td class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
                <!--[if mso]>
                                <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                                <tr>
                                <![endif]-->

                                <!--[if mso]>
                                <td valign="top" width="600" style="width:600px;">
                                <![endif]-->
                <table style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
                    <tbody><tr>

                        <td class="mcnTextContent" style="padding: 0px 18px 9px;color: #38404B;font-family: Tahoma,Verdana,Segoe,sans-serif;font-size: 26px;font-weight: bold;line-height: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;text-align: left;" valign="top">

                            <h1 class="null" style="line-height: 20.8px;text-align: center;display: block;margin: 0;padding: 0;color: #38404b;font-family: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;letter-spacing: normal;"><br>
<a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=78fa0a1801&e=9eb3fb7fb8" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #fd5b60;font-weight: bold;text-decoration: none;"><span style="color:#38404b"><span style="font-size:17px">KIMA LOYALTY PROGRAM</span></span></a></h1>

<h1 class="null" style="line-height: 20.8px;text-align: justify;display: block;margin: 0;padding: 0;color: #38404b;font-family: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;letter-spacing: normal;"><br>
<span style="font-size:12px">We thought it is time to say ‘thank you’ with our Kima Loyalty Program. </span><span style="font-size:12px">Guests will now benefit from a special loyalty discount system, receiving a discount on their invoice as well as some special extras, according to the amount of holidays you have spent with us already. The more often you come, the more benefits you will get. Don't miss out on this!</span></h1>

                        </td>
                    </tr>
                </tbody></table>
                                <!--[if mso]>
                                </td>
                                <![endif]-->

                                <!--[if mso]>
                                </tr>
                                </table>
                                <![endif]-->
            </td>
        </tr>
    </tbody>
</table><table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnTextBlockOuter">
        <tr>
            <td class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
                <!--[if mso]>
                                <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                                <tr>
                                <![endif]-->

                                <!--[if mso]>
                                <td valign="top" width="600" style="width:600px;">
                                <![endif]-->
                <table style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
                    <tbody><tr>

                        <td class="mcnTextContent" style="padding: 0px 18px 9px;color: #38404B;font-family: Tahoma,Verdana,Segoe,sans-serif;font-size: 26px;font-weight: bold;line-height: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;text-align: left;" valign="top">


                        </td>
                    </tr>
                </tbody></table>
                                <!--[if mso]>
                                </td>
                                <![endif]-->

                                <!--[if mso]>
                                </tr>
                                </table>
                                <![endif]-->
            </td>
        </tr>
    </tbody>
</table></td>
                                                                                </tr>
                                                                        </table>
                                                                        <!--[if gte mso 9]>
                                                                        </td>
                                                                        </tr>
                                                                        </table>
                                                                        <![endif]-->
                                                                </td>
                            </tr>
                            <tr>
                                                                <td align="center" valign="top" id="templateFooter" style="background:#4caad8 none no-repeat center/cover;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #4caad8;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 40px;padding-bottom: 9px;">
                                                                        <!--[if gte mso 9]>
                                                                        <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
                                                                        <tr>
                                                                        <td align="center" valign="top" width="600" style="width:600px;">
                                                                        <![endif]-->
                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;max-width: 600px !important;">
                                                                                <tr>
                                                        <td valign="top" class="footerContainer" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><table class="mcnButtonBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnButtonBlockOuter">
        <tr>
            <td style="padding-top: 0;padding-right: 18px;padding-bottom: 18px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnButtonBlockInner" valign="top" align="center">
                <table class="mcnButtonContentContainer" style="border-collapse: separate !important;border: 2px solid #FFFFFF;border-radius: 0px;background-color: #309CCF;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
                    <tbody>
                        <tr>
                            <td class="mcnButtonContent" style="font-family: Arial;font-size: 16px;padding: 15px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="middle" align="center">
                                <a class="mcnButton " title="BOOK ONLINE NOW" href="http://kimasurf.us12.list-manage2.com/track/click?u=1d910dc0b7413ca9571112a49&id=1a64a69e6b&e=9eb3fb7fb8" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;display: block;">BOOK ONLINE NOW</a>
                            </td>
                        </tr>
                    </tbody>
                </table>
            </td>
        </tr>
    </tbody>
</table><table class="mcnFollowBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnFollowBlockOuter">
        <tr>
            <td style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnFollowBlockInner" valign="top" align="center">
                <table class="mcnFollowContentContainer" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody><tr>
        <td style="padding-left: 9px;padding-right: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="center">
            <table style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnFollowContent" width="100%" cellspacing="0" cellpadding="0" border="0">
                <tbody><tr>
                    <td style="padding-top: 9px;padding-right: 9px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top" align="center">
                        <table cellspacing="0" cellpadding="0" border="0" align="center" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                            <tbody><tr>
                                <td valign="top" align="center" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                                    <!--[if mso]>
                                    <table align="center" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                    <![endif]-->

                                        <!--[if mso]>
                                        <td align="center" valign="top">
                                        <![endif]-->

                                            <table class="mcnFollowStacked" style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" cellspacing="0" cellpadding="0" border="0" align="left">

                                                <tbody><tr>
                                                    <td class="mcnFollowIconContent" style="padding-right: 10px;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top" align="center">
                                                        <a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=6bf4b4680b&e=9eb3fb7fb8" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-pinterest-96.png" alt="Pinterest" class="mcnFollowBlockIcon" style="width: 48px;max-width: 48px;display: block;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="48"></a>
                                                    </td>
                                                </tr>


                                            </tbody></table>


                                        <!--[if mso]>
                                        </td>
                                        <![endif]-->

                                        <!--[if mso]>
                                        <td align="center" valign="top">
                                        <![endif]-->

                                            <table class="mcnFollowStacked" style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" cellspacing="0" cellpadding="0" border="0" align="left">

                                                <tbody><tr>
                                                    <td class="mcnFollowIconContent" style="padding-right: 10px;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top" align="center">
                                                        <a href="http://kimasurf.us12.list-manage2.com/track/click?u=1d910dc0b7413ca9571112a49&id=b623c4e98e&e=9eb3fb7fb8" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-youtube-96.png" alt="YouTube" class="mcnFollowBlockIcon" style="width: 48px;max-width: 48px;display: block;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="48"></a>
                                                    </td>
                                                </tr>


                                            </tbody></table>


                                        <!--[if mso]>
                                        </td>
                                        <![endif]-->

                                        <!--[if mso]>
                                        <td align="center" valign="top">
                                        <![endif]-->

                                            <table class="mcnFollowStacked" style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" cellspacing="0" cellpadding="0" border="0" align="left">

                                                <tbody><tr>
                                                    <td class="mcnFollowIconContent" style="padding-right: 10px;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top" align="center">
                                                        <a href="http://kimasurf.us12.list-manage1.com/track/click?u=1d910dc0b7413ca9571112a49&id=c0523a32c6&e=9eb3fb7fb8" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-facebook-96.png" alt="Facebook" class="mcnFollowBlockIcon" style="width: 48px;max-width: 48px;display: block;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="48"></a>
                                                    </td>
                                                </tr>


                                            </tbody></table>


                                        <!--[if mso]>
                                        </td>
                                        <![endif]-->

                                        <!--[if mso]>
                                        <td align="center" valign="top">
                                        <![endif]-->

                                            <table class="mcnFollowStacked" style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" cellspacing="0" cellpadding="0" border="0" align="left">

                                                <tbody><tr>
                                                    <td class="mcnFollowIconContent" style="padding-right: 0;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top" align="center">
                                                        <a href="http://kimasurf.us12.list-manage.com/track/click?u=1d910dc0b7413ca9571112a49&id=7f671b9307&e=9eb3fb7fb8" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-instagram-96.png" alt="Instagram" class="mcnFollowBlockIcon" style="width: 48px;max-width: 48px;display: block;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="48"></a>
                                                    </td>
                                                </tr>


                                            </tbody></table>


                                        <!--[if mso]>
                                        </td>
                                        <![endif]-->

                                    <!--[if mso]>
                                    </tr>
                                    </table>
                                    <![endif]-->
                                </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr>
            </tbody></table>
        </td>
    </tr>
</tbody></table>

            </td>
        </tr>
    </tbody>
</table><table class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnDividerBlockOuter">
        <tr>
            <td class="mcnDividerBlockInner" style="min-width: 100%;padding: 10px 18px 25px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                <table class="mcnDividerContent" style="min-width: 100%;border-top: 2px solid #EEEEEE;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
                    <tbody><tr>
                        <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
                            <span></span>
                        </td>
                    </tr>
                </tbody></table>
<!--
                <td class="mcnDividerBlockInner" style="padding: 18px;">
                <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
-->
            </td>
        </tr>
    </tbody>
</table><table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
    <tbody class="mcnTextBlockOuter">
        <tr>
            <td class="mcnTextBlockInner" style="padding-top: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
                <!--[if mso]>
                                <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                                <tr>
                                <![endif]-->

                                <!--[if mso]>
                                <td valign="top" width="600" style="width:600px;">
                                <![endif]-->
                <table style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
                    <tbody><tr>

                        <td class="mcnTextContent" style="padding-top: 0;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #ffffff;font-family: Helvetica;font-size: 12px;line-height: 150%;text-align: center;" valign="top">

                            <em>Copyright © 2017 Kima Surf Bali. All rights reserved.</em><br>
<br>
Want to change how you receive these emails?<br>
You can <a href="http://kimasurf.us12.list-manage.com/profile?u=1d910dc0b7413ca9571112a49&id=48f5e3edc4&e=9eb3fb7fb8" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #ffffff;font-weight: normal;text-decoration: underline;">update your preferences</a> or <a href="http://kimasurf.us12.list-manage.com/unsubscribe?u=1d910dc0b7413ca9571112a49&id=48f5e3edc4&e=9eb3fb7fb8&c=b25012ac22" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #ffffff;font-weight: normal;text-decoration: underline;">unsubscribe from this list</a><br>
<br>
&nbsp;
                        </td>
                    </tr>
                </tbody></table>
                                <!--[if mso]>
                                </td>
                                <![endif]-->

                                <!--[if mso]>
                                </tr>
                                </table>
                                <![endif]-->
            </td>
        </tr>
    </tbody>
</table></td>
                                                                                </tr>
                                                                        </table>
                                                                        <!--[if gte mso 9]>
                                                                        </td>
                                                                        </tr>
                                                                        </table>
                                                                        <![endif]-->
                                                                </td>
                            </tr>
                        </table>
                        <!-- // END TEMPLATE -->
                    </td>
                </tr>
            </table>
        </center>
    <img src="http://kimasurf.us12.list-manage.com/track/open.php?u=1d910dc0b7413ca9571112a49&id=b25012ac22&e=9eb3fb7fb8" height="1" width="1"></body>
</html></body></html>
[New Thread 0x7a46b0ff9700 (LWP 21598)]
Warning: kube.query.mail.threadleaders.modelresult : Entity already in model:  "{caec737c-5115-4ec3-a8ee-579f49080ed4}"
Log:     kube.sinkfabric                           : Received notification:  Notification(Type: "status" , Id: "" , Code: 1 , Message: "Synchronization has ended." , Entities: () )
Log:     kube.sinkfabric                           : Received notification:  Notification(Type: "info" , Id: "" , Code: 3 , Message: "" , Entities: () )
Log:     kube.sinkfabric                           : Received notification:  Notification(Type: "status" , Id: "" , Code: 2 , Message: "Synchronization has started." , Entities: () )
Log:     kube.sinkfabric                           : Received notification:  Notification(Type: "info" , Id: "" , Code: 1 , Message: "" , Entities: ("{7de47993-3b12-4a7e-a144-5039d1f36288}") )
[New Thread 0x7a468ffff700 (LWP 21607)]
[Thread 0x7a468ffff700 (LWP 21607) exited]
Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.synchronizer       : UIDMAX:  0 "INBOX"
Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.synchronizer       : No additional headers to fetch.
Received signal 7 BUS_ADRERR 7fffbf810ff0
#0 0x7ffff3d885de <unknown>
#1 0x7ffff3d88999 <unknown>
#2 0x7ffff0ed25c0 <unknown>
#3 0x7ffff02e3ca1 __memcpy_sse2_unaligned_erms
#4 0x7ffff404fdfa <unknown>
#5 0x7ffff4cae49b <unknown>
#6 0x7ffff4c9816e <unknown>
#7 0x7ffff41e3edd <unknown>
#8 0x7ffff40c3572 <unknown>
#9 0x7ffff40c233a <unknown>
#10 0x7ffff5cd78bd <unknown>
#11 0x7ffff5cdc7b8 <unknown>
#12 0x7ffff5cdba3d <unknown>
#13 0x7ffff5cdbfe7 <unknown>
#14 0x7ffff5cdc758 <unknown>
#15 0x7ffff5cdcb74 <unknown>
#16 0x7ffff5cdd44f <unknown>
#17 0x7ffff4b31000 <unknown>
#18 0x7ffff4b31188 <unknown>
#19 0x7ffff4b311cb <unknown>
#20 0x7ffff3dcbec0 <unknown>
#21 0x7ffff3dc8c02 <unknown>
#22 0x7ffff0ec86ca start_thread
#23 0x7ffff035af7f __GI___clone
  r8: 0000000000000000  r9: 00007fffbf810ff0 r10: 00007fffc26a5000 r11: 00007fffc26a6ff0
 r12: 0000000000005100 r13: 0000000000000000 r14: 0000000004458000 r15: 0000000000005100
  di: 00007fffbe24f000  si: 00007fffb9df5010  bp: 00007fffbe24f000  bx: 0000000000000001
  dx: 00000000015c1fc0  ax: 00007fffbe24f000  cx: 00007fffbb3b6fc0  sp: 00007fffe2738198
  ip: 00007ffff02e3ca1 efl: 0000000000010206 cgf: 002b000000000033 erf: 0000000000000006
 trp: 000000000000000e msk: 0000000000000000 cr2: 00007fffbf810ff0
[end of stack trace]

Thread 19 "Chrome_IOThread" received signal SIGBUS, Bus error.
[Switching to Thread 0x7a46b3fff700 (LWP 21592)]
0x00007fffefb62b56 in __memmove_sse2_unaligned_erms () from /lib64/libc.so.6
(gdb) Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.imapresource       : Removed  0  mails in  "INBOX" 991 [ms]   991  [ms/mail]
Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.synchronizer       : Done Synchronizing
Log:     {f7e35f3c-a005-4cf2-bc06-38453fb02034}.synchronizer       : All requests processed.
bt
#0  0x00007fffefb62b56 in __memmove_sse2_unaligned_erms () from /lib64/libc.so.6
#1  0x00007ffff418c904 in ssl3_read_bytes () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff2a51ec9 in net::SSLClientSocketImpl::DoPayloadRead() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff2a5598c in net::SSLClientSocketImpl::DoReadLoop() () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff2a560be in net::SSLClientSocketImpl::OnRecvComplete(int) () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff29ff970 in net::TCPClientSocket::DidCompleteReadWrite(base::Callback<void (int), (base::internal::CopyMode)1> const&, int) ()
   from /lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff2a01b41 in net::TCPSocketPosix::ReadCompleted(scoped_refptr<net::IOBuffer> const&, base::Callback<void (int), (base::internal::CopyMode)1> const&, int) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff2b0e9e5 in net::SocketPosix::ReadCompleted() () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007ffff2b0f355 in net::SocketPosix::OnFileCanReadWithoutBlocking(int) () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007ffff3519b9a in base::MessagePumpLibevent::OnLibeventNotification(int, short, void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fffee8456b6 in event_base_loop () from /lib64/libevent-2.0.so.5
#11 0x00007ffff3519a75 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#12 0x00007ffff35506ba in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#13 0x00007ffff35661d5 in base::Thread::Run(base::MessageLoop*) () from /lib64/libQt5WebEngineCore.so.5
#14 0x00007ffff3af5ab8 in content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*) () from /lib64/libQt5WebEngineCore.so.5
#15 0x00007ffff3af63dc in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /lib64/libQt5WebEngineCore.so.5
#16 0x00007ffff3566494 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#17 0x00007ffff3562c02 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#18 0x00007fffef8bb6ca in start_thread () from /lib64/libpthread.so.0
#19 0x00007fffefbd9f7f in clone () from /lib64/libc.so.6

Related Objects

unaligned access is perhaps a possible reason given that the last function we see is __memmove_sse2_unaligned_erms (also see wikipedia regarding unaligned access)

cmollekopf moved this task from New to Confirmed on the Kube: Bugs board.Aug 31 2017, 12:08 PM
cmollekopf closed this task as Resolved.Apr 3 2018, 12:13 PM
cmollekopf claimed this task.

Haven't seen this in forever.