From: Brian P. <bri...@tu...> - 2006-09-21 16:20:18
|
Paul Melis wrote: > Paul Melis wrote: > > >>Hello Brian, >>I'm still experiencing this crash after having recently picked up >>looking at it again. >>Do you have any clue where this could come from and what I should >>investigate to get any further? >> >> > > The plot thickens... After compiling the latest CVS version of chromium > on a different machine and testing the multitilesort configuration I > posted earlier in this thread I don't get a crash. So, it now works for > you and for me on some system, but not for me on the system where I need > it. This system: > - is a dual Opteron > - runs linux 2.6.11, XFree 4.3.0.1, nvidia 87.74 drivers > - does not have a compiler that outputs 64-bit code, so I set > FORCE_32BIT_ABI=1 (and also THREADSAFE=1) > > Any insight would be greatly appreciated, > Paul > > PS I have one idle machine left. My next attempt will be to move one of > the tilesort's to this machine, so that they don't run on the same one Hmmm, strange. You might try moving the binaries from the working machine to the failing machine to see if it's the software or the hardware. -Brian |