Skip to content

Instantly share code, notes, and snippets.

View sigsergv's full-sized avatar
💭
Single

Sergey Stolyarov sigsergv

💭
Single
  • Novosibirsk, Russia
View GitHub Profile
{
"timeStamp": 1434535036018,
"version": "0.9.9.1",
"userSettings": {
"advancedUserEnabled": false,
"autoUpdate": true,
"collapseBlocked": true,
"colorBlindFriendly": false,
"contextMenuEnabled": true,
"dynamicFilteringEnabled": false,
sreplace(S, M, V) ->
sreplace(S, length(M), M, V).
sreplace([C|R], LEN, M, V) ->
{X, Y} = case lists:prefix(M, R) of
true ->
{V, lists:nthtail(LEN, R)};
false ->
{"", R}
acpi-modules-3.16.0-4-586-di_3.16.7-ckt9-3_i386.udeb
acpi-modules-3.16.0-4-686-pae-di_3.16.7-ckt9-3_i386.udeb
ata-modules-3.16.0-4-586-di_3.16.7-ckt9-3_i386.udeb
ata-modules-3.16.0-4-686-pae-di_3.16.7-ckt9-3_i386.udeb
btrfs-modules-3.16.0-4-586-di_3.16.7-ckt9-3_i386.udeb
btrfs-modules-3.16.0-4-686-pae-di_3.16.7-ckt9-3_i386.udeb
cdrom-core-modules-3.16.0-4-586-di_3.16.7-ckt9-3_i386.udeb
cdrom-core-modules-3.16.0-4-686-pae-di_3.16.7-ckt9-3_i386.udeb
core-modules-3.16.0-4-586-di_3.16.7-ckt9-3_i386.udeb
core-modules-3.16.0-4-686-pae-di_3.16.7-ckt9-3_i386.udeb
Error 11 occurred at disk power-on lifetime: 44716 hours (1863 days + 4 hours)
When the command that caused the error occurred, the device was in an unknown state.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
04 71 03 80 01 32 e0 Device Fault; Error: ABRT
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
moduleconfig_update_obsoletes()
{
# $@ = files to process
# do nothing if we have no obsoletes
[[ ${modules_conf_obsoletes[@]} ]] || return 0
# generate sed args to remove obsolete modules
local mod_diff
for ((index=0; index < ${#dest_module_name[@]}; index++)); do
[[ ${modules_conf_obsoletes[$index]} ]] || continue
for obsolete_module in ${modules_conf_obsoletes[$index]//,/ }; do
function validator()
{
var allMasks = [
'240.0.0.0',
'248.0.0.0',
'252.0.0.0',
'254.0.0.0',
'255.0.0.0',
'255.128.0.0',
'255.192.0.0',
Prelude> x
[]
Prelude> y
[]
Prelude> x == y
<interactive>:54:1:
No instance for (Num [t0]) arising from a use of ‘x’
In the first argument of ‘(==)’, namely ‘x’
In the expression: x == y
CN = Gandi Standard SSL CA
O = GANDI SAS
C = FR
CN = UTN-USERFirst-Hardware
OU = http://www.usertrust.com
O = The USERTRUST Network
L = Salt Lake City
ST = UT
C = US
% whois point.im
Domain Name: point.im
Domain Managers
Name: EuroDNS SA
Address
2 rue leon laval
3372
Luxembourg
Domain Owners / Registrant
Name: Th Ar
Unhandled Exception:
System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.WindowsFormsSynchronizationContext ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeEngine ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeWin32Classic ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.KnownColors ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: libgdiplus.dylib
at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Drawing.KnownColors..cctor () [0