Skip to content

Instantly share code, notes, and snippets.

View bugobliterator's full-sized avatar

Siddharth Bharat Purohit bugobliterator

View GitHub Profile
@bugobliterator
bugobliterator / button_test_fail.log
Created September 6, 2020 10:06
button_test_fail.log
This file has been truncated, but you can view the full file.
travis_fold:start:worker_info
Worker information
hostname: 676ed31e-d584-4553-8f36-7616147f6a0c@1.worker-org-7c88794c4f-57cgv.gce-production-2
version: v6.2.17 https://github.com/travis-ci/worker/tree/bc420764f334fe0d096a417c80426f672f1b7d18
instance: travis-job-3fab695b-e32f-4740-9325-1c5327e4d858 travis-ci-sardonyx-xenial-1593004276-4d46c6b3 (via amqp)
startup: 6.198332841s
travis_fold:end:worker_info
travis_time:start:29f08560
travis_time:end:29f08560:start=1599382597552623478,finish=1599382597704295980,duration=151672502,event=no_world_writable_dirs
travis_time:start:27ee4d5e
--------- beginning of crash
11-18 06:04:11.310 2118 2118 E AndroidRuntime: FATAL EXCEPTION: main
11-18 06:04:11.310 2118 2118 E AndroidRuntime: Process: com.fognl.solextx, PID: 2118
11-18 06:04:11.310 2118 2118 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 207360012 byte allocation with 14946884 free bytes and 170MB until OOM
11-18 06:04:11.310 2118 2118 E AndroidRuntime: at dalvik.system.VMRuntime.newNonMovableArray(Native Method)
11-18 06:04:11.310 2118 2118 E AndroidRuntime: at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
11-18 06:04:11.310 2118 2118 E AndroidRuntime: at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:620)
11-18 06:04:11.310 2118 2118 E AndroidRuntime: at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:455)
11-18 06:04:11.310 2118 2118 E AndroidRuntime: at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:1155)
11-18 06:04:11.310 2118 2118 E AndroidRuntime: at andr
cat: last_release_id: No such file or directory
including device/pinecone/song/vendorsetup.sh
including sdk/bash_completion/adb.bash
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=7.1.2
TARGET_PRODUCT=song
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
/*
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDNJzj8crPnsnoe5UA5p+zR/AsVS6XnH+rgQcMxA7E47SKG/grb7DcFGON7cZKEmLwpVs3HmDTOml1R4iRL+0Ekfs0jcplrDEqty03MQivKs0aN5zQFKingwIjj4b/lEC9/R1r8mFSIvNh78FU4mLOVjptzZionoAB7Cqpnlrkv3QpVjMSLpqa/JDbHD+TpjCrdDL/WqGlDYpEFMzw6D7VmOcdaeK54xBSZ3dXSh3U4h3NyN/gVYOxCTWfyoXfk0VmlgEZkFRS5PUUjrVYQEbuDD/zIZe/MUzQ2mLSZkO5TfS9wdC7SQwk3ZEL5e+eHbezlCmlPXWrTRwp2PX3KJsYNgq68eejlGRyBSzg8bIr3+9L0RSrNk/TNreg5yNS0WmqFEuBRbmAxWf8Df+/5opWhXa7voLNqzBVK8X2+dDGux2KBVkU1gJQgXtxZ+A2DLLgUrEJgpG4RAJJCKw9ScepFoJxYkLnpmuqvZAPuN2Au4gvc7+9bTb/VyoEe//8RdQrqsyw3u374K6bLZDnTm1N75FSfD5/ce7zc1qxX+RLnf2nqvaiqCe5xP7dv4BQS9Yx5SebYe/O/d3dmg5Ls3GUjazWI6glQJNXSQFbSTy+TkBSIqj6Yxs7PBVgp/sm0GrKvEUzWgm13R12AbzPQLyVI880w9SxeWQE2VAx7mNDLxQ== sidbpurohit@gmail.com
# bash/zsh completion support for core Git.
#
# Copyright (C) 2006,2007 Shawn O. Pearce <spearce@spearce.org>
# Conceptually based on gitcompletion (http://gitweb.hawaga.org.uk/).
# Distributed under the GNU General Public License, version 2.0.
#
# The contained completion routines provide support for completing:
#
# *) local and remote branch names
# *) local and remote tag names
<SignedInfo xmlns="http://www.w3.org/2000/09/xmldsig#"><CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"></CanonicalizationMethod><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"></SignatureMethod><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"></Transform></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></DigestMethod><DigestValue>FiFxr9WVHYT2gdR3+5af7/g0+Ww=</DigestValue></Reference></SignedInfo>
#include <iostream>
using namespace std;
class A {
public:
virtual void test() const = 0;
virtual void test() { const A& a_const = *this; a_const.test(); }
};
class B : public A{
#0 0x080c3b70 in chSysHalt (reason=reason@entry=0x80f1910 <__func__.10050> "dmaStreamRelease") at ../../modules/ChibiOS/os/rt/src/chsys.c:209
#1 0x080bf4fc in dmaStreamRelease (dmastp=0x80f1990 <_stm32_dma_streams+108>) at ../../modules/ChibiOS/os/hal/ports/STM32/LLD/DMAv2/stm32_dma.c:502
#2 0x080c085e in spi_lld_stop (spip=spip@entry=0x2000f7cc <SPID4>) at ../../modules/ChibiOS/os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.c:472
#3 0x080c2678 in spiStop (spip=0x2000f7cc <SPID4>) at ../../modules/ChibiOS/os/hal/src/hal_spi.c:122
#4 0x080acc7a in ChibiOS::SPIDevice::acquire_bus (this=0x2001deb0, set=<optimized out>, skip_cs=<optimized out>) at ../../libraries/AP_HAL_ChibiOS/SPIDevice.cpp:289
#5 0x080ac910 in ChibiOS::SPIDevice::do_transfer (this=this@entry=0x2001deb0, send=<optimized out>, send@entry=0x20018a40 "\246", recv=<optimized out>, recv@entry=0x20018a40 "\246",
len=len@entry=2) at ../../libraries/AP_HAL_ChibiOS/SPIDevice.cpp:148
#6 0x080aca08 in ChibiOS::SPIDevice::transfer (this=0x2001deb0, sen
#include <uavcan.equipment.gnss.Fix.h>
#include <string.h>
static void encode_func(void* msg, uavcan_serializer_chunk_cb_ptr_t chunk_cb, void* ctx) {
encode_uavcan_equipment_gnss_Fix(msg, chunk_cb, ctx);
}
static uint32_t decode_func(CanardRxTransfer* transfer, void* msg) {
return decode_uavcan_equipment_gnss_Fix(transfer, msg);
}