[haiku-development] Re: ticket 2049 closed?
- From: dolgov <dolgov@xxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Thu, 10 Jul 2008 21:02:12 +0300
Haiku has a different address space layout and a different userland memory
allocator than BeOS/Zeta. That may make it more likely that PRThread
objects in question get the same address in different applications. At any
rate using an object pointer when you need a globally unique name is a bug.
Using the wrong port sounds like a very good explanation for the observed
misbehavior and fixing the bug apparently solves it. Not sure what else you
want to investigate.
CU, Ingo
Just wanna to see some debug output from those PRThread methods to be
sure. To be sure about mem allocator behaviour.
Did it recently.
And now tend to agree. Probably that code for ports originates from time
where only one MozApp existed - Mozilla Suite, so nobody expected
several apps with such code running simultaneously:)
Regards, SD
- References:
- [haiku-development] boot issues (both hdd and usb stick) on FX9850 cpu based system
- From: Marcus Jacob
- [haiku-development] Re: boot issues (both hdd and usb stick) on FX9850 cpu based system
- From: Rene Gollent
- [haiku-development] Re: boot issues (both hdd and usb stick) on FX9850 cpu based system
- From: Marcus Jacob
- [haiku-development] Re: boot issues (both hdd and usb stick) on FX9850 cpu based system
- From: Ingo Weinhold
- [haiku-development] Re: boot issues (both hdd and usb stick) on FX9850 cpu based system
- From: Fredrik Holmqvist
- [haiku-development] ticket 2049 closed?
- From: Sergei Dolgov
- [haiku-development] Re: ticket 2049 closed?
- From: Ingo Weinhold
Other related posts:
- » [haiku-development] ticket 2049 closed?
- » [haiku-development] Re: ticket 2049 closed?
- » [haiku-development] Re: ticket 2049 closed?
CU, Ingo
- [haiku-development] boot issues (both hdd and usb stick) on FX9850 cpu based system
- From: Marcus Jacob
- [haiku-development] Re: boot issues (both hdd and usb stick) on FX9850 cpu based system
- From: Rene Gollent
- [haiku-development] Re: boot issues (both hdd and usb stick) on FX9850 cpu based system
- From: Marcus Jacob
- [haiku-development] Re: boot issues (both hdd and usb stick) on FX9850 cpu based system
- From: Ingo Weinhold
- [haiku-development] Re: boot issues (both hdd and usb stick) on FX9850 cpu based system
- From: Fredrik Holmqvist
- [haiku-development] ticket 2049 closed?
- From: Sergei Dolgov
- [haiku-development] Re: ticket 2049 closed?
- From: Ingo Weinhold