Skip to content

Instantly share code, notes, and snippets.

@elrok123
Created May 14, 2017 01:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elrok123/3fbb03c0d83a634fca9ec71abe23832e to your computer and use it in GitHub Desktop.
Save elrok123/3fbb03c0d83a634fca9ec71abe23832e to your computer and use it in GitHub Desktop.
Nil assertion failed (Exception)
0x10c555f55: *CallStack::new:CallStack at ??
0x10c55608d: *raise<String>:NoReturn at ??
0x10c558130: *Nil#not_nil!:NoReturn at ??
0x10c596948: *MySql::ResultSet#read:(Bool | Float32 | Float64 | Int16 | Int32 | Int64 | Int8 | Slice(UInt8) | String | Time | Nil) at ??
0x10c594d69: *DB::ResultSet+@DB::ResultSet#read<Int32:Class>:Int32 at ??
0x10c5aeec8: *Campaign#update_campaign_status<String, String, NamedTuple(campaign_id: Int32, value: String, query: String, count: Int32, id_list: Int32, subject: String, html: String, txt: String, from: String, mirror: String, unsubscribe: String), String>:(DB::ExecResult | Nil) at ??
0x10c59a3d6: *Scheduler#build_campaigns<Array(NamedTuple(scheduler_id: Int32, campaign_id: Int32, account_id: Int32, percentage: Int8, sender_id: Int32))>:Nil at ??
0x10c57ca69: *Scheduler::new<Bool>:Scheduler at ??
0x10c57abff: main at ??
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment