Dump title:debugging init
Input format:Saleae I2C analysis CSV
Device(s) defined:MPU-6050 6-axis accelerometer/gyroscope @ 0x00
MPU6050 register map:Yes
Description:debugging init
Download original dump content (0.8 kB)








Phej Framework Error

Error: Invalid characters passed for attempted conversion, these have been ignored

Phej Framework Error

Error: Undefined array key "file"

#1 - File: /Phej.php, line 726

724:             $context = $phej -> getErrorSourceContextLines();
725:             $sourceStack = array();
726:             if (empty($trace) || $trace[0]["file"] != $exFile || $trace[0]["line"] != $e -> getLine()) {
727:                 $sourceStack[] = (!empty($exFile)) ? array($exFile, $e -> getLine()) : false;
728:             } else $sourceStack[] = false;

#2 - File: /Phej.php, line 275

273:             $this -> controller -> $view($args);
274:         } catch (Exception $e) {
275:             phej_display_exception($this, $e);
276:         }
277:     }

#3 - File: /index.php, line 111

109: 
110: session_start();
111: $phej -> run(FRONT_URI);
112: 
113: } catch (Exception $e) {

Stack trace:

#TimeDeviceModeRegisterLengthData
#FileLineCall
1 /Phej.php 726 phej_exception_error_handler(integer, string, string, integer)
2 /Phej.php 275 phej_display_exception(object Phej, object ErrorException)
3 /index.php 111 Phej -> run(string)

Activity log:

LevelFileLineTime (ms)Memory (kB)Message
INFO/Phej.php9000Phej framework v2.0 started
INFO/Phej.php34203Loading plugin "pdoquery"
INFO/Phej.php3420412Loading plugin "phej_auth"
INFO/Phej.php3421414Loading plugin "jquery"
INFO/Phej.php3421416Loading plugin "tablesorter"
INFO/Phej.php3421418Loading plugin "superfish"
INFO/Phej.php3421420Loading plugin "ganalytics"
INFO/Phej.php3421421Loading plugin "woopra"
INFO/Phej.php3421422Loading plugin "syntaxhighlighter"
INFO/Phej.php1151835Starting Phej run with URI "/tools/analyzer/56"
INFO/Phej.php1962885Using controller "tools"
INFO/Phej.php2392887Using view method "analyzer"
INFO/Phej.php342411,926Loading plugin "jquery_balloon"