Re: [Wireshark-dev] [Wireshark-commits] rev 51119: /trunk/ /trunk/epan/: addr_resolv.c addr_resolv.h /trunk/ui/gtk/: addr_resolution_dlg.c

2013-08-05 Thread Jeff Morriss
On 08/02/13 14:22, Jeff Morriss wrote: On 08/02/13 11:05, etx...@wireshark.org wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51119 User: etxrab Date: 2013/08/02 08:05 AM Log: - Use a hashtable for eth lookup. Currently broken get_ether_addr(). - Show hastable co

Re: [Wireshark-dev] wireshark crash with segmentation fault

2013-08-05 Thread Hardik Patel
Hi Jeff, I did not now how to take backtrace ?? can you please help me what do you need and how to take it?? Regards, Hardik Patel On Fri, Aug 2, 2013 at 4:39 PM, Jeff Morriss wrote: > On 08/02/13 08:54, Hardik Patel wrote: > >> Hi, >> >> I come accross a problem in which some time wireshark

Re: [Wireshark-dev] wireshark crash with segmentation fault

2013-08-05 Thread Jeff Morriss
/usr/lib64/libwireshark.so.2: undefined symbol: py_create_dissector_handle Are you trying to run Wireshark from a build directory or after installing? Are you installing to /usr/ or someplace else like /usr/local ? The basic problem, I think, is that your Wireshark is compiled expecting t

Re: [Wireshark-dev] wireshark crash with segmentation fault

2013-08-05 Thread Hardik Patel
Hi Jeff, Sorry for silly question as details is already there on website. i have attached error which i get on console and backtrace report with this email. Regards, Hardik Patel On Mon, Aug 5, 2013 at 9:04 AM, Hardik Patel wrote: > > > Hi Jeff, > > I did not know how to take backtrace ?? c

Re: [Wireshark-dev] [Wireshark-commits] rev 51119: /trunk/ /trunk/epan/: addr_resolv.c addr_resolv.h /trunk/ui/gtk/: addr_resolution_dlg.c

2013-08-05 Thread Anders Broman
-Original Message- From: wireshark-dev-boun...@wireshark.org [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Jeff Morriss Sent: den 5 augusti 2013 17:14 To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] [Wireshark-commits] rev 51119: /trunk/ /trunk/epan/: addr_resol

Re: [Wireshark-dev] [Wireshark-commits] rev 51119: /trunk/ /trunk/epan/: addr_resolv.c addr_resolv.h /trunk/ui/gtk/: addr_resolution_dlg.c

2013-08-05 Thread Jeff Morriss
On 08/05/13 09:18, Jeff Morriss wrote: On 08/02/13 14:22, Jeff Morriss wrote: On 08/02/13 11:05, etx...@wireshark.org wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51119 User: etxrab Date: 2013/08/02 08:05 AM Log: - Use a hashtable for eth lookup. Currently broke

Re: [Wireshark-dev] [Wireshark-commits] rev 51158: /trunk/ /trunk/: configure.ac

2013-08-05 Thread Guy Harris
On Aug 5, 2013, at 11:57 AM, ger...@wireshark.org wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51158 > > User: gerald > Date: 2013/08/05 11:57 AM > > Log: > Don't force the use of Python 2.x, similar (but not identical to) > r51128. Print a warning if we're building

Re: [Wireshark-dev] [Wireshark-commits] rev 51158: /trunk/ /trunk/: configure.ac

2013-08-05 Thread Gerald Combs
On 8/5/13 12:13 PM, Guy Harris wrote: > > On Aug 5, 2013, at 11:57 AM, ger...@wireshark.org wrote: > >> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51158 >> >> User: gerald >> Date: 2013/08/05 11:57 AM >> >> Log: >> Don't force the use of Python 2.x, similar (but not identica

[Wireshark-dev] Gently migrating to Git + Gerrit

2013-08-05 Thread Gerald Combs
I finally have some time set aside to do more work on the Git migration. I'm hoping to do the following in the near future: Switch code.wireshark.org from gitweb to cgit. This isn't strictly necessary but IMHO cgit has a slightly nicer interface and its URL format appears to be much more sane.