|
After doing an update from CVS, the emulator fails to run for me. I immediately get a "Segmentation Fault". The line that it crashes on is in conf.c: void tn5250_config_unref (Tn5250Config *This) { if (-- This->ref == 0) { <---- This line ------ Tn5250ConfigStr *iter, *next; /* Destroy all vars. */ if ((iter = This->vars) != NULL) { Most likely, something isn't being initialized to NULL or a pointer isnt getting memory allocated to it, but I don't know what at this point. PLEASE HELP! :) On Mon, 15 May 2000, Mike Madore wrote: > Hi, > > I have applied Greg Swenson's (swenson@cross-works.com) 5250 server > patches that lay some groundwork for providing 5250 server functionality > on Linux. My initial testing indicate that the patch hasn't broken > anything, but if people could try out what's in CVS and see if everything > still works for them, that would be great. The patch doesn't provide any > user visible changes. So, who wants to write a 5250 shell? ;-) > > Mike > +--- | This is the LINUX5250 Mailing List! | To submit a new message, send your mail to LINUX5250@midrange.com. | To subscribe to this list send email to LINUX5250-SUB@midrange.com. | To unsubscribe from this list send email to LINUX5250-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.