November 2003 Archives by thread
Starting: Wed Nov 5 13:20:53 MST 2003
Ending: Fri Nov 28 14:18:13 MST 2003
Messages: 66
- [Rxtx] rxtx-2.1.6, OS X 10.3 (Panther), "Bus Error"
Erik Persson
- [Rxtx] Error while compiling under windows
David Garnier
- [Rxtx] Controlling Individual Signals DTR and RTS
Moussa A. Ba
- [Rxtx] rxtx-2.1.6, OS X 10.3 (Panther), "Bus Error"
Erik Persson
- [Rxtx] Re: Rxtx Digest, Vol 8, Issue 2
Erik Persson
- [Rxtx] Re: Rxtx Digest, Vol 8, Issue 3
Erik Persson
- [Rxtx] Still trying to run Rxtx under Windows
David Garnier
- [Rxtx] More on rxtx-2.1-6 & -7, OS X 10.3 (Panther), "Bus Error"
Erik Persson
- [Rxtx] MAC Related Issue
pedapudi narayana murthy
- [Rxtx] filtered email comming
Trent Jarvi
- [Rxtx] patch - omitted unlock on open failures for Mac OS X port
Tico Ballagas
- [Rxtx] win32 usb
John Adams
- [Rxtx] win32 usb
Bartels, Mel
- [Rxtx] More on rxtx-2.1-6 & -7, OS X 10.3 (Panther), "Bus Error" Hi Trent, Thanks for a good description of how things are _supposed_ to work. I am relieved that my first impressions about what the code was doing weren't totally off base! Sadly the change below does not seem to prevent the crash. In fact, I had to decrease the length of the usleep a few lines up to even get the code change you suggested to execute before the crash. Is there any crude synchronization that we could use to test the thread safety for the drain code? I have tried a tweaking the timing (by modifying or adding sleeps) in hopes of determining if it is timing sensitive, but haven't come up with anything. It is probably straight forward, but my java-softened brain would likely make a lot of work out of it! :-) Similarly, I haven't had much luck getting gdb set up to debug the jnilib. Any ideas here? Regarding your previous comment that threads 11 & 12 showed up three times in my list posting... I am not sure what to make of it. I certainly don't recall an _intentional_ cut-n-paste error, but since the detailed thread dump isn't preserved (CrashReporter seems to keep a single copy per app), I can't be sure. For know it seem safe to assume that I messed it up. I will try to keep an eye open and see if CrashReporter seems to duplicate thread dumps though. -Erik On Nov 10, 2003, at 4:19 PM, Trent Jarvi wrote: ... So I'm curious if you can crash things after commenting the tcdrain() out in the drain_loop. Leave the notify on output buffer empty true and see if just commenting out tcdrain does it. - if( tcdrain( eis->fd ) == 0 ) + if( 1 ) ... _______________________________________________ Rxtx mailing list Rxtx at linuxgrrls.org http://mailman.linuxgrrls.org:8080/mailman/listinfo/rxtx
Erik Persson
- [Rxtx] Testing max length of subject line.
Erik Persson
- [Rxtx] win32 usb
Bartels, Mel
- [Rxtx] question about actual stable version
Ewald Geschwinde
- [Rxtx] RXTX Error: Unexpected lock file
c.marschalek at schrack-seconet.com
- [Rxtx] Re: compile problems
taj at www.linux.org.uk
- [Rxtx] RXTX Error: Unexpected lock file
c.marschalek at schrack-seconet.com
- Antwort: Re: [Rxtx] Re: compile problems
c.marschalek at schrack-seconet.com
- Antwort: Re: [Rxtx] RXTX Error: Unexpected lock file
c.marschalek at schrack-seconet.com
- [Rxtx] RXTX Error: Unexpected lock file
c.marschalek at schrack-seconet.com
- [Rxtx] RXTX Error: Unexpected lock file
c.marschalek at schrack-seconet.com
- [Rxtx] RXTX Error: Unexpected lock file
c.marschalek at schrack-seconet.com
- [Rxtx] RXTX Error: Unexpected lock file
c.marschalek at schrack-seconet.com
- [Rxtx] RXTX Error: Unexpected lock file
c.marschalek at schrack-seconet.com
- Antwort: Re: [Rxtx] RXTX Error: Unexpected lock file
c.marschalek at schrack-seconet.com
- [Rxtx] RXTX Error: Unexpected lock file
c.marschalek at schrack-seconet.com
- [Rxtx] Not finding com port on window98
vinu
- [Rxtx] Third party rxtx RPMS
Trent Jarvi
- [Rxtx] java.lang.noSuchMethodError exception under Mac OS X (Jaguar)
tendim
- [Rxtx] Palm Emulator and RXTX on Mac OS X
Dmitry Markman
- [Rxtx] RXTX on win32 with new UNC-Style ports (was rxtx)
taj at www.linux.org.uk
Last message date:
Fri Nov 28 14:18:13 MST 2003
Archived on: Sun May 20 07:14:31 MDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).