ports/124404: net/pathchar coredumps
| From: | Robert Buaas <buaas@wireless.net> |
| Date: | Mon, 9 Jun 2008 01:17:31 GMT |
| Subject: | pathchar coredumps |
| Send-pr version: | www-3.1 |
| Number: | 124404 |
| Category: | ports |
| Synopsis: | net/pathchar coredumps |
| Severity: | non-critical |
| Priority: | medium |
| Responsible: | vs@FreeBSD.org |
| State: | suspended |
| Class: | sw-bug |
| Arrival-Date: | Mon Jun 09 01:20:02 UTC 2008 |
| Closed-Date: | |
| Last-Modified: | Wed Mar 18 06:27:34 UTC 2009 |
| Originator: | Robert Buaas |
| Release: | 7.0-RELEASE GENERIC loaded from .iso |
| Organization: |
| Environment: |
FreeBSD sg.sworth.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
| Description: |
pathchar blows up after analyzing several hops of path.
| How-To-Repeat: |
sg.sworth.com# pathchar -s 65.75.78.12 24.244.175.69
pathchar to 24.244.175.69 (24.244.175.69) from 65.75.78.12
mtu limited to 1500 bytes at local host
doing 32 probes at each of 45 sizes (64 to 1500 by 32)
0 sg1 (65.75.78.12)
| 42 Mb/s, 105 us (497 us)
1 sgr (65.75.78.1)
| 36 Mb/s, 250 us (1.33 ms)
Bad system call (core dumped)
sg.sworth.com#gdb pathchar pathchar.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)...
Core was generated by `pathchar'.
Program terminated with signal 12, Bad system call.
#0 0x08060da4 in ?? ()
(gdb) disassem 0x08060da4
No function contains specified address.
pathchar to 24.244.175.69 (24.244.175.69) from 65.75.78.12
mtu limited to 1500 bytes at local host
doing 32 probes at each of 45 sizes (64 to 1500 by 32)
0 sg1 (65.75.78.12)
| 42 Mb/s, 105 us (497 us)
1 sgr (65.75.78.1)
| 36 Mb/s, 250 us (1.33 ms)
Bad system call (core dumped)
sg.sworth.com#gdb pathchar pathchar.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)...
Core was generated by `pathchar'.
Program terminated with signal 12, Bad system call.
#0 0x08060da4 in ?? ()
(gdb) disassem 0x08060da4
No function contains specified address.
| Fix: |
unknown. (application loaded with pkg_add -r). ports tree not loaded on this machine, but last I looked, the source to pathchar was not provided in the port.
| Release-Note: |
| Audit-Trail: |
| State Changed | |
| From-To: | open->feedback |
| By: | edwin |
| When: | Mon Jun 9 04:11:28 UTC 2008 |
| Why: | Awaiting maintainers feedback (via the GNATS Auto Assign Tool) |
| Reply via E-mail | |
| From: | Edwin Groothuis <edwin@FreeBSD.org> |
| Date: | Mon, 9 Jun 2008 04:11:26 UT |
|
Maintainer of net/pathchar, Please note that PR ports/124404 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124404 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org | |
| Responsible Changed | |
| From-To: | freebsd-ports-bugs->vs |
| By: | vs |
| When: | Wed Jun 25 05:54:13 UTC 2008 |
| Why: | For me it breaks even without printing anything. I'll mark this port as BROKEN for the time being. Core was generated by `pathchar'. Program terminated with signal 12, Bad system call. #0 0x08060da4 in sigaction () (gdb) bt #0 0x08060da4 in sigaction () #1 0x08055237 in res_send () #2 0x08052653 in res_query () #3 0x08052a75 in res_querydomain () #4 0x0805280e in res_search () #5 0x0804ca49 in _gethostbydnsname () #6 0x0804b911 in gethostbyname2 () #7 0x0804b8b7 in gethostbyname () #8 0x0804869d in main (argc=2, argv=0xbfbfecc0) at pathchar.c:401 |
| Reply via E-mail | |
| From: | dfilter@FreeBSD.ORG (dfilter service) |
| Date: | Wed, 25 Jun 2008 06:01:51 +0000 (UTC) |
|
vs 2008-06-25 06:01:43 UTC FreeBSD ports repository Modified files: net/pathchar Makefile Log: Mark port as BROKEN while waiting for maintainer feedback as it is currently non-functional: Coredumps immediately PR: ports/124404 Submitted by: Robert Buaas Revision Changes Path 1.29 +2 -0 ports/net/pathchar/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" | |
| State Changed | |
| From-To: | feedback->open |
| By: | linimon |
| When: | Wed Aug 20 07:21:09 UTC 2008 |
| Why: | Maintainer was reset. |
| State Changed | |
| From-To: | open->suspended |
| By: | linimon |
| When: | Wed Mar 18 06:27:11 UTC 2009 |
| Why: | port has been marked broken for now. |
| Unformatted: |
