This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
F/libc (11798): Fatal signal 7 (SIGBUS) at 0x7f1b95c0 (code=2), thread 11816 (Thread-6434) | |
I/DEBUG ( 385): Build fingerprint: 'htc/HTCOneM8vzw/htc_m8wl:4.4.2/KOT49H/326752.2:user/release-keys' | |
I/DEBUG ( 385): Revision: '0' | |
I/DEBUG ( 385): pid: 11798, tid: 11816, name: Thread-6434 >>> com.mapzen <<< | |
I/DEBUG ( 385): debuggerd: checkTellHTCSettings | |
I/DEBUG ( 385): signal 7 (SIGBUS), code 2 (BUS_ADRERR), fault addr 7f1b95c0 | |
V/HtcNativeCrashUtil( 924): Read id1=-1243796867 id2=-217320719, they are start flags. This is HTC header | |
I/DEBUG ( 385): r0 7f1b95c0 r1 7f7dc918 r2 00000190 r3 00000000 | |
I/DEBUG ( 385): r4 00000190 r5 790a68a8 r6 7f1b95c0 r7 7f7dc8d8 | |
I/DEBUG ( 385): r8 00000190 r9 00000001 sl 00000190 fp 00000001 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"properties": { | |
"name": "Mapzen Route", | |
"time": "2014-05-14T13:33:01-04:00" | |
}, | |
"geometry": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project mapzen: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: There was an error in the forked process | |
[ERROR] java.lang.UnsupportedClassVersionError: com/mapzen/android/Pelias : Unsupported major.minor version 51.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php file_put_contents("blabla.txt", file_get_contents('php://input')); ?> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% ndk-stack -sym $PROJECT_PATH/obj/local/armeabi -dump android.log [master] | |
********** Crash dump: ********** | |
Build fingerprint: 'samsung/jflteuc/jflteatt:4.4.2/KOT49H/I337UCUFNB1:user/release-keys' | |
pid: 30997, tid: 31136, name: Thread-5745 >>> com.mapzen <<< | |
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 834fba00 | |
Stack frame #00 pc 0002225c /system/lib/libc.so (__memcpy_base+227) | |
Stack frame #01 pc 00071107 /system/vendor/lib/egl/libGLESv2_adreno.so (rb_memcpy+282) | |
Stack frame #02 pc 0007d4a1 /system/vendor/lib/egl/libGLESv2_adreno.so (rb_vbo_cache_buffer+320) | |
Stack frame #03 pc 000465a7 /system/vendor/lib/egl/libGLESv2_adreno.so (cache_vbo_attrib+298) | |
Stack frame #04 pc 0004962d /system/vendor/lib/egl/libGLESv2_adreno.so |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vector.test.mapzen.com 80 /vector/all | |
D/RenderThemeHandler: missing texture atlas item 'hospital' | |
D/RenderThemeHandler: missing texture atlas item 'theatre' | |
D/RenderThemeHandler: missing texture atlas item 'toilets' | |
D/RenderThemeHandler: missing texture atlas item 'soccer-borderless' | |
D/RenderThemeHandler: missing texture atlas item 'tennis' | |
D/RenderThemeHandler: unknown attribute in element line (0): fill=#ebf0d8 | |
D/RenderThemeHandler: BUG not an outline style: 1 | |
D/RenderThemeHandler: BUG not an outline style: 1 | |
D/RenderThemeHandler: missing texture atlas item 'atm' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.VerifyError: Expecting a stackmap frame at branch target 15 Exception Details: Location: org/oscim/renderer/GLMatrix.$$robo$init()V @4: ifnonnull Reason: Expected stackmap frame at this location. Bytecode: 0000000: 2ab4 013c c700 0b2a 2ab8 023e b501 3cb1 0000010: at org.oscim.map.Viewport.<init>(Viewport.java:49) at org.oscim.map.Map.<init>(Map.java:83) at org.oscim.map.TestMap.<init>(TestMap.java:3) at com.mapzen.shadows.ShadowMapView.getMap(ShadowMapView.java:30) at org.oscim.android.MapView.getMap(MapView.java) at org.oscim.android.MapActivity.registerMapView(MapActivity.java:99) at com.mapzen.support.TestHelper.initBaseActivity(TestHelper.java:34) at com.mapzen.activity.BaseActivityTest.setUp(BaseActivityTest.java:44) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blacklist i2400m_usb | |
blacklist i2400m | |
blacklist wimax | |
/etc/modprobe.d/blacklist.conf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use strict; | |
use warnings; | |
use Irssi; | |
Irssi::signal_add 'message public', 'sig_message_public'; | |
sub sig_message_public { | |
my ($server, $msg, $nick, $nick_addr, $target) = @_; | |
if ($msg =~ /ryan/) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<object width="416" height="234"> | |
<param name="movie" value="http://localhost:3000/flash/unavailable.swf"> | |
<embed src="http://localhost:3000/flash/unavailable.swf" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" width="416" height="234" allowFullscreen="true | |
</embed> | |
</object> | |
vs. | |
<embed src="http://localhost:3000/flash/unavailable.swf" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" width="416" height="234" allowFullscreen="true |