Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#35113 - [mtr] segfault
Attached to Project:
Arch Linux
Opened by Dmitry Korzhevin (dkorzhevin) - Monday, 06 May 2013, 10:48 GMT
Last edited by Dave Reisner (falconindy) - Tuesday, 24 December 2013, 14:49 GMT
Opened by Dmitry Korzhevin (dkorzhevin) - Monday, 06 May 2013, 10:48 GMT
Last edited by Dave Reisner (falconindy) - Tuesday, 24 December 2013, 14:49 GMT
|
DetailsDescription:
Each time i use mtr - it segfaults. I use mtr 0.84-1 x86_64 Steps to reproduce: mtr domain I attach strace log |
This task depends upon
Closed by Dave Reisner (falconindy)
Tuesday, 24 December 2013, 14:49 GMT
Reason for closing: Fixed
Additional comments about closing: mtr 0.85
Tuesday, 24 December 2013, 14:49 GMT
Reason for closing: Fixed
Additional comments about closing: mtr 0.85
https://github.com/traviscross/mtr/issues/8
Additionally, stack traces are generally worthless for debugging crashes. A proper backtrace from gdb after rebuilding mtr with debug symbols would actually be useful.
ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 172.21.0.116 netmask 255.255.255.0 broadcast 172.21.0.255
inet6 fe80::1ec1:deff:fe0b:17d8 prefixlen 64 scopeid 0x20<link>
inet6 2a02:2278:70eb:101:1ec1:deff:fe0b:17d8 prefixlen 64 scopeid 0x0<global>
ether 1c:c1:de:0b:17:d8 txqueuelen 1000 (Ethernet)
RX packets 1572745 bytes 2138243687 (1.9 GiB)
RX errors 0 dropped 3290 overruns 0 frame 0
TX packets 792803 bytes 71035457 (67.7 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 1832 bytes 63518 (62.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1832 bytes 63518 (62.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
In error i see, that mtr crash after request to localhost IPv6 loopback: localhost (::)
Will dig more..
AfC
AfC
Thanks.
[1] ftp://ftp.bitwizard.nl/mtr/mtr-0.85.diff