Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

I am trying to create a new profile, but I cannot open profile manager in Mac OS 10.5.8. I get the following error: "dyld: unknown required load command 0x80000022 Trace/BPT trap".

  • 4 trả lời
  • 18 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi Tantek Çelik

more options

Hello,

I am trying to repair my Firefox profile, but I cannot open profile manager in Mac OS 10.5.8. When I follow the directions for opening profile manager in my Terminal utility, I get the following error: "dyld: unknown required load command 0x80000022 Trace/BPT trap".

At this point, Firefox (v 5.0 or previous versions), is not running.

Thanks.

Hello, I am trying to repair my Firefox profile, but I cannot open profile manager in Mac OS 10.5.8. When I follow the directions for opening profile manager in my Terminal utility, I get the following error: "dyld: unknown required load command 0x80000022 Trace/BPT trap". At this point, Firefox (v 5.0 or previous versions), is not running. Thanks.

Tất cả các câu trả lời (4)

more options

Here's an Explanation. Basically you need to add "arch -i386 " at the beginning of the command because 10.5 is 32-bit only and more recent versions of Firefox default to 64-bit.

more options

I was a little confused by "at the beginning of the command" (I wasn't sure if that meant as a command argument or literally *before* the command) and learned from trial/error that this is literally updated command line to use:

arch -i386 /Applications/Firefox.app/Contents/MacOS/firefox-bin -ProfileManager

Được chỉnh sửa bởi Tantek Çelik vào

more options

/Applications/Firefox.app/Contents/MacOS/firefox-bin -profilemanager

Profile Manager

Check and tell if its working.

more options

@mha007 no that command doesn't work in these cases - that's the very command that causes the problem noted in the original problem report for some folks: "dyld: unknown required load command 0x80000022 Trace/BPT trap"

The point is, if you get that error from that command, you have to use the updated command line I posted above in my previous reply.

Được chỉnh sửa bởi Tantek Çelik vào