=== daq4th [n=darkness@netstation-004.cafe.zSeries.org] has joined #ubuntu-ports === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-ports === ubuntulog [i=ubuntulo@trider-g7.fabbione.net] has joined #ubuntu-ports === case_ [n=case@pdpc/supporter/student/case-] has joined #ubuntu-ports === lamont [n=lamont@mib.fc.hp.com] has joined #ubuntu-ports === daq4th [n=darkness@netstation-004.cafe.zSeries.org] has joined #ubuntu-ports [09:51] hi there [09:52] hum... i've compiled a .so in 64 bits (ubuntu sparc64) , and all i can get from it is a bus error :( [09:52] any idea? [09:52] (works fine in static library...) [10:03] case_: bus error usually means that there is an error in the code or a shared lib [10:03] sure [10:03] are you sure you didn't mix 32 and 64 libs? [10:04] hum... [10:04] do you have a way to check that ? [10:04] hmm not really... [10:05] check how you compile it [10:05] objdump? ldd? [10:05] ldd doesn't report anything suspicious [10:06] well i can't help without the code and stuff like that [10:06] of course :) [10:08] i can't show the code, but i'll try to make de simple case and see if it produces a bus error too