(gdb) print (char[])hostname[0]
$9 = "w"
(gdb) print (char[])hostname[1]
$10 = "w"
(gdb) print (char[])hostname[2]
$11 = "w"
(gdb) print (char[])hostname[3]
$12 = "."
(gdb) print (char[])hostname[4]
$13 = "f"
(gdb) print (char[])hostname[5]
$14 = "o"
(gdb) print (char[])hostname[6]
$15 = "o"
(gdb) print (char[])hostname[7]
$16 =  <incomplete sequence \357>
(gdb) print (char[])hostname[8]
$17 = "\277"
(gdb) print (char[])hostname[9]
$18 = "\275"
(gdb) print (char[])hostname[10]
$19 = "b"
(gdb) print (char[])hostname[11]
$20 = "a"
(gdb) print (char[])hostname[12]
$21 = "r"

-- 
Crash visiting specific website
https://bugs.launchpad.net/bugs/514484
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to