Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

XPCOMGlueLoad error for file /usr/lib/firefox/libxul.so

  • 1 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: iceweaseler

more options

Hello, Was recently messing around with /root/.bashrc and I think it ruined my firefox. From the applications menu, trying to run Firefox does nothing. Running firefox, firefox -safe-mode, and bash /usr/lib/firefor-bash all produce the following message:

XPCOMGlueLoad error for file /usr/lib/firefox/libxul.so: /usr/lib/firefox/libxul.so: undefined symbol: sqlite3_expanded_sql Couldn't load XPCOM.

Searching around a little, it looks like this was an issue on older versions of Linux, but nothing too recently.

I tried installing/reinstalling firefox and got nothing. I also installed xulrunner and nothing. I installed firefox-esr and that works fine, so I'm happy. Nevertheless, I thought I would post about it.

Hello, Was recently messing around with /root/.bashrc and I think it ruined my firefox. From the applications menu, trying to run Firefox does nothing. Running firefox, firefox -safe-mode, and bash /usr/lib/firefor-bash all produce the following message: XPCOMGlueLoad error for file /usr/lib/firefox/libxul.so: /usr/lib/firefox/libxul.so: undefined symbol: sqlite3_expanded_sql Couldn't load XPCOM. Searching around a little, it looks like this was an issue on older versions of Linux, but nothing too recently. I tried installing/reinstalling firefox and got nothing. I also installed xulrunner and nothing. I installed firefox-esr and that works fine, so I'm happy. Nevertheless, I thought I would post about it.

모든 댓글 (1)

more options

I ran LD_DEBUG=files firefox > firefox.log 2>&1 and it gave this: (The whole log file couldn't fit but this seems sufficient)

     5025:	file=libICE.so.6 [0];  needed by /lib/libXt.so.6 [0]
     5025:	file=libICE.so.6 [0];  generating link map
     5025:	  dynamic: 0xaef14ea8  base: 0xaeefb000   size: 0x0001c210
     5025:	    entry: 0xaeefe860  phdr: 0xaeefb034  phnum:          7
     5025:	
     5025:	/usr/lib/firefox/libxul.so: error: symbol lookup error: undefined symbol: sqlite3_expanded_sql (fatal)
     5025:	
     5025:	file=/usr/lib/firefox/libxul.so [0];  destroying link map
     5025:	
     5025:	file=/lib/libicui18n.so.59 [0];  destroying link map
     5025:	
     5025:	file=/lib/libicuuc.so.59 [0];  destroying link map
     5025:	
     5025:	file=/lib/libssl3.so [0];  destroying link map
     5025:	
     5025:	file=/lib/libsmime3.so [0];  destroying link map
     5025:	
     5025:	file=/lib/libnss3.so [0];  destroying link map
     5025:	
     5025:	file=/lib/libnssutil3.so [0];  destroying link map
     5025:	
     5025:	file=/lib/libplc4.so [0];  destroying link map
     5025:	
     5025:	file=/lib/libplds4.so [0];  destroying link map
     5025:	
     5025:	file=/lib/libnspr4.so [0];  destroying link map
     5025:	
     5025:	file=/lib/libsqlite3.so.0 [0];  destroying link map
     5025:	
     5025:	file=/lib/libjpeg.so.8 [0];  destroying link map
     5025:	
     5025:	file=/lib/libhunspell-1.6.so.0 [0];  destroying link map
     5025:	
     5025:	file=/lib/libevent-2.0.so.5 [0];  destroying link map
     5025:	
     5025:	file=/lib/libvpx.so.4 [0];  destroying link map
     5025:	
     5025:	file=/lib/libasound.so.2 [0];  destroying link map
     5025:	
     5025:	file=/lib/libdbus-glib-1.so.2 [0];  destroying link map
     5025:	
     5025:	file=/lib/libstartup-notification-1.so.0 [0];  destroying link map
     5025:	
     5025:	file=/lib/libX11-xcb.so.1 [0];  destroying link map
     5025:	
     5025:	file=/lib/libXt.so.6 [0];  destroying link map
     5025:	
     5025:	file=/lib/libicudata.so.59 [0];  destroying link map
     5025:	
     5025:	file=/lib/libxcb-util.so.1 [0];  destroying link map
     5025:	
     5025:	file=/lib/libSM.so.6 [0];  destroying link map
     5025:	
     5025:	file=/lib/libICE.so.6 [0];  destroying link map

XPCOMGlueLoad error for file /usr/lib/firefox/libxul.so: /usr/lib/firefox/libxul.so: undefined symbol: sqlite3_expanded_sql

     5025:	
     5025:	calling fini: /usr/lib/firefox/libmozgtk.so [0]