Closed Bug 6095 Opened 25 years ago Closed 25 years ago

missing -lpthreads and crash at startup

Categories

(Core :: XPCOM, defect, P3)

Other
AIX
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: michael, Assigned: jdunn)

Details

(Keywords: crash)

Hi, now i get mozilla build, finally. I had to add an "-lpthreads" in mozilla/webshell/tests/viewer and mozilla/xpfe/bootstrap Unfortunately it was not the trick, to get viewer running. dbx reports the followin at startup: arz:/home/michael/work/mozilla/dist/bin>dbx viewer Type 'help' for help. reading symbolic information ... (dbx) r Segmentation fault in pthread_mutexattr_init at 0xd10514d0 0xd10514d0 (pthread_mutexattr_init+0xcc) 90040000 st r0,0x0(r4) (dbx) Hope this helps...
Component: Viewer App → Threading
QA Contact: 3853 → 3832
Assignee: rickg → rpotts
Assignee: rpotts → rickg
Assignee: rickg → jdunn
Yo Jim -- can you take a look?
Status: NEW → ASSIGNED
You shouldn't need to do this. briano, updated configure.in to deal with this (i thought). What system are you building on? AIX 4.2? AIX 4.3.2? (use "uname -a" What compiler are you using? (use "lslpp -h xlC.rte") NOTE on AIX 4.3.2 I have found that you need to add "LDFLAGS=-brtl" to your environment. I have updated this in my own env and also in the tinderbox. I still need to 'test' this on the AIX 4.2 (xlC 3.1.4) builds.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Target Milestone: M7
Makring this WorksForMe per jdunn comments. michael, did you try what jdunn suggested? If so, and alls well, please mark Verified. Otherwise, provide more data and re-open this bug. Thanks!
Adding crash keyword
Keywords: crash
Moving all threading bugs to XPCOM. See bug 160356.
Component: Threading → XPCOM
You need to log in before you can comment on or make changes to this bug.