Ethereal-users: Re: [ethereal-users] Ethereal core dumping under Linux

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Craig Rodrigues <rodrigc@xxxxxxxxxxxx>
Date: Sat, 11 Mar 2000 12:31:53 -0500
On Sat, Mar 11, 2000 at 12:06:23PM -0500, Craig Rodrigues wrote:
> Hi,
> 
> I am using the latest Ethereal snapshot from CVS, and am encountering
> a problem.  If I enable "Update list of packets in real time", things
> coredump. 
> My configuration is:
> ethereal -v
> ethereal 0.8.4, with GTK+ 1.2.6, with libpcap 0.4, with libz 1.1.3,
> with UCD SNMP 4.0.1                                            
> 
> The backtrace I get is:
> #0  0x80cbf5d in select_packet (cf=0x816fba0, row=0) at file.c:1258

If it is any help, line 1251 of file.c seems to return a NULL (0x0):
 fd = (frame_data *) gtk_clist_get_row_data(GTK_CLIST(packet_list), row);
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@xxxxxxxxxxxx