(gdb) print *(environ+50)
$16 = 0xbff79f32 "PWD=/home/mdz"
(gdb) print *(environ+55)
$17 = 0xbff79fbe "EDITOR=vim"
(gdb) print *(environ+57)
$18 = 0xbff79fd2 "COLUMNS=80"
(gdb) print *(environ+58)
$19 = 0xb7989a9e <Address 0xb7989a9e out of bounds>
(gdb) print *(environ+59)
$20 = 0x0
(gdb) print *(environ+60)
$21 = 0x0

-- 
MASTER crash in getenv() ... spi_atk_bridge_exit_func()
https://bugs.launchpad.net/bugs/278095
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to