Skip to content

Instantly share code, notes, and snippets.

@w0ng
w0ng / gist:5982790
Created July 12, 2013 08:24
xorg crash #2
[ 58115.451] Backtrace:
[ 58115.455] 0: /usr/bin/X (xorg_backtrace+0x3d) [0x55625d]
[ 58115.455] 1: /usr/bin/X (0x400000+0x159ed9) [0x559ed9]
[ 58115.455] 2: /usr/lib/libpthread.so.0 (0x7fa33cf3c000+0xf0e0) [0x7fa33cf4b0e0]
[ 58115.455] 3: /usr/lib/xorg/modules/glesx.so (0x7fa336861000+0x144c60) [0x7fa3369a5c60]
[ 58115.455] 4: /usr/lib/xorg/modules/glesx.so (0x7fa336861000+0x144e67) [0x7fa3369a5e67]
[ 58115.455] 5: /usr/lib/xorg/modules/glesx.so (0x7fa336861000+0x8a39a) [0x7fa3368eb39a]
[ 58115.455] 6: /usr/lib/xorg/modules/glesx.so (esutConfig+0x18) [0x7fa3368ea048]
[ 58115.455] 7: /usr/lib/xorg/modules/glesx.so (0x7fa336861000+0x84d08) [0x7fa3368e5d08]
[ 58115.455] 8: /usr/bin/X (0x400000+0xeb262) [0x4eb262]
@w0ng
w0ng / gist:5982761
Created July 12, 2013 08:18
xorg crash 12 Jul 13
[ 2760.163] Backtrace:
[ 2760.166] 0: /usr/bin/X (xorg_backtrace+0x3d) [0x55625d]
[ 2760.166] 1: /usr/bin/X (0x400000+0x159ed9) [0x559ed9]
[ 2760.166] 2: /usr/lib/libpthread.so.0 (0x7f46f6a1e000+0xf0e0) [0x7f46f6a2d0e0]
[ 2760.166] 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (Phw770_ProgramMemoryTimingParameters+0x81) [0x7f46f31fb821]
[ 2760.167] 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f46f2c03000+0x5fcea8) [0x7f46f31ffea8]
[ 2760.167] 5: /usr/lib/xorg/modules/drivers/fglrx_drv.so (PHM_DispatchTable+0xf0) [0x7f46f31c8430]
[ 2760.167] 6: /usr/lib/xorg/modules/drivers/fglrx_drv.so (PHM_SetPowerStateDeferrable+0x3b) [0x7f46f31c54ab]
[ 2760.167] 7: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f46f2c03000+0x5e8d07) [0x7f46f31ebd07]
[ 2760.168] 8: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f46f2c03000+0x5e7d21) [0x7f46f31ead21]
Running Steam on arch 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1373418487_client)
Installing breakpad exception handler for appid(steam)/version(1373418487_client)
unlinked 0 orphaned pipes
Installing breakpad exception handler for appid(steam)/version(1373418487_client)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
[0712/175510:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
Processor Information:
Vendor: GenuineIntel
Speed: 2834 Mhz
2 logical processors
2 physical processors
HyperThreading: Unsupported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
@w0ng
w0ng / 01-fix-tabber-perl-ext.patch
Last active December 17, 2015 19:09
rxvt-unicode-patched fix
# https://bugs.archlinux.org/task/35420
--- src/perl/tabbed 2012-09-12 17:32:04.000000000 +0900
+++ src/perl/tabbed 2013-05-24 13:04:37.000000000 +0900
@@ -402,7 +402,7 @@
# simply proxies all interesting calls back to the tabbed class.
{
- for my $hook qw(start destroy key_press property_notify) {
+ for my $hook (qw(start destroy key_press property_notify)) {
eval qq{
@w0ng
w0ng / global-build.log
Created May 27, 2013 16:58
eclipse build log
09:18:18 **** Rebuild of configuration Debug for project House Layout Design Tool ****
Info: Internal Builder is used for build
g++ "-I..\\..\\..\\freeglut\\include" -O0 -g3 -Wall -c -fmessage-length=0 -o "src\\HouseObject.o" "..\\src\\HouseObject.cpp"
g++ "-I..\\..\\..\\freeglut\\include" -O0 -g3 -Wall -c -fmessage-length=0 -o "src\\main.o" "..\\src\\main.cpp"
g++ "-L..\\..\\..\\freeglut\\lib" -o "House Layout Design Tool.exe" "src\\main.o" "src\\HouseObject.o" -lfreeglut -lglu32 -lopengl32
Info: Nothing to build for House Layout Design Tool
02:48:01 **** Rebuild of configuration Debug for project textures ****
Info: Internal Builder is used for build
g++ -O0 -g3 -Wall -c -fmessage-length=0 -o "src\\Shapes.o" "..\\src\\Shapes.cpp"
g++ -O0 -g3 -Wall -c -fmessage-length=0 -o "src\\teapot.o" "..\\src\\teapot.cpp"
@w0ng
w0ng / google-ssl.xml
Last active December 16, 2015 18:00
Google I'm Feeling Lucky search engine
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>I'm Feeling Lucky (SSL)</os:ShortName>
<os:Description>Google is the world's most popular search engine. This search bar add-on utilizes SSL to protect searches between You and Google, but it does not make you anonymous (remember, Google logs and retains all search queries and IP addresses).</os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<os:Image width="16" height="16">data:image/x-icon;base64,AAABAAIAEBAAAAEAIABoBAAAJgAAACAgAAABACAAqBAAAI4EAAAoAAAAEAAAACAAAAABACAAAAAAAAAEAAASCwAAEgsAAAAAAAAAAAAA9IVCSvSFQuf0hUL/9IVC//SFQv/0hUL/9IVC//SFQv/0hUL/9IVC//SFQv/0hUL/9IVC//SFQv/0hULk9IVCSvSFQub0hUL/9IVC//SFQv/0hUL/9IVC//SFQv/0hUL/9IVC//SFQv/0hUL/9IVC//SFQv/0hUL/9IVC//SFQuf0hUL/9IVC//SFQv/0hUL/9Y1O//rIq//+7+f//eXX//vUvf/7z7X/96Fu//SFQv/0hUL/9IVC//SFQv/0hUL/9IVC//SFQv/0hUL/9IVC//vYwv/97OH/9ZRZ//SFQv/0hUL/9IhG//zbx//3om7/9IVC//SFQv/0hUL/9IVC//SFQv/0hUL/9IVC//SFQv/97uX/+buW//SFQv/0
@w0ng
w0ng / PKGBUILD.diff
Created April 7, 2013 15:43
AUR PKGBULD for tlp
diff -up a/PKGBUILD b/PKGBUILD
--- a/PKGBUILD 2012-10-28 03:55:32.000000000 +1100
+++ b/PKGBUILD 2013-04-08 01:39:29.758291083 +1000
@@ -1,6 +1,6 @@
# Maintainer: Matthias Gabriel <gabm at live dot de>
pkgname=tlp
-pkgver=0.3.7.1
+pkgver=0.3.8.1
pkgrel=1
pkgdesc="Powersaving scripts for ThinkPads(c)"
@w0ng
w0ng / public.key
Last active December 11, 2015 21:09
pub 0x89285DCF uid Andrew Wong <[email protected]>
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v2.0.19 (GNU/Linux)
mQENBFD96WgBCADO20cJops5ovP6EcBD9c99pfpDTENfuzskPt3UIEYEeusqS4TM
fpqFfKnSozv7dFsptaJC4I4JguXOn2C5/I5GJVY6snS4CFiRQpATHsqWxysIhpRP
Isl8xbCx6LBhcdifsf284EQflaBsfxmv9HsdCOKkA3DNB/43CH0oNg7IFjT4/IiB
CiOp0odSDxo0uLYtj5RVoEUsU9sCYkPoTemV5lyzodABhZlSqqTbZzZIY9hNluO6
/tAHDF7OP1MyvWu7vLP+t0EF0fLHSn14TzjpFSOWiCwVK13m0tix7JPAH0wiTfS1
e7ZZYMxcm6g6ghLaygZ1L6z76ooMsMILIH9hABEBAAG0IEFuZHJldyBXb25nIDxh
bmRyZXdAd29uZ2Rldi5jb20+iQE4BBMBAgAiBQJRF//ZAhsDBgsJCAcDAgYVCAIJ
diff --git a/about/index.html b/about/index.html
index e924e58..dc9fb76 100644
--- a/about/index.html
+++ b/about/index.html
@@ -155,6 +155,10 @@
<ul id="recent_posts">
<li class="post">
+ <a href="/blog/2013/01/21/testetestsst/">testetestsst</a>
+ </li>