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

Firefox 3.6.4 linux - crashes on start

  • 9 trả lời
  • 108 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi AnonymousUser

more options

Updated FF from 3.6.3 to 3.6.4, linux version. Wouldn't open.

From terminal, this error occurs:

./firefox-bin: error while loading shared libraries: ./libxul.so: cannot restore segment prot after reloc: Permission denied

Roll back to 3.6.3 immediately, at least the Linux version, as 3.6.4 release was clearly a colossal botch-up and an epic testing fail.


This happened

Every time Firefox opened

Updated FF from 3.6.3 to 3.6.4, linux version. Wouldn't open. From terminal, this error occurs: ./firefox-bin: error while loading shared libraries: ./libxul.so: cannot restore segment prot after reloc: Permission denied Roll back to 3.6.3 immediately, at least the Linux version, as 3.6.4 release was clearly a colossal botch-up and an epic testing fail. == This happened == Every time Firefox opened

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

more options

Thanks for the information. How do i rollback to 3.6.3

thx.

yashesh bhatia venuslabs web solutions.

more options

I have the same problem. I can't find any solution.

more options

If SELinux is installed and in enforcing mode, try:

  '# chcon -t texrel_shlib_t /path/to/firefox/libxul.so'

Thanks.

more options

Hi,

It could be related to iMacros for Firefox, please see http://forum.iopus.com/viewtopic.php?f=11&t=10372

Of course, we are working on this with top priority!

Mathias

more options

Afsar Uddin, changing the context of libxul.so fixed this problem on my machine. Thanks very much Steven Lilley sk8geek FC6

more options

The fix by Afsar Uddin also worked for me. Thanks.

more options

Afsar Uddin - you rock! Your fix worked on my machine as well.

more options

Afsar Uddin, Your solution fixed the problem on my machine. I run CentOS Linux. Thank you.

more options

Changing context solved the problem on my machine.