Unix Technical Forum

debian/unstable: iceweasel segmentation fault

This is a discussion on debian/unstable: iceweasel segmentation fault within the Debian Linux Users forum forums, part of the Debian Linux category; --> I'm currently not able to start iceweasel ii iceweasel 3.0.1-1 lightweight web browser based on Mozilla ii iceweasel-gnome-support 3.0.1-1 ...


Go Back   Unix Technical Forum > Unix Operating Systems > Debian Linux > Debian Linux Users forum

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-22-2008, 06:52 AM
Bruno Voigt
 
Posts: n/a
Default debian/unstable: iceweasel segmentation fault

I'm currently not able to start iceweasel

ii iceweasel
3.0.1-1 lightweight web browser based on Mozilla
ii iceweasel-gnome-support
3.0.1-1 Support for GNOME in Iceweasel

Same result as with 3.0~rc2-2 0:

bruno@wks:~$ iceweasel
Segmentation fault

bruno@wks:~$ iceweasel -safe
Segmentation fault

System ist debian/unstable uptodate.

On other debian/unstable systems it still works.

Could it be caused by other packages/plugin?

How to debug the cause?

TIA + WR,
Bruno





-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkiDCBYACgkQd9aEUGsnemXHmgCg3FysyRQrOx RJPy8GxB8pdIP7
/30AoN6Qn1h4JA2fvgGeqT9IkEK4Xb+3
=NBAr
-----END PGP SIGNATURE-----

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-22-2008, 06:52 AM
Alex Samad
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

On Sun, Jul 20, 2008 at 11:40:32AM +0200, Bruno Voigt wrote:
> I'm currently not able to start iceweasel
>
> ii iceweasel
> 3.0.1-1 lightweight web browser based on Mozilla
> ii iceweasel-gnome-support
> 3.0.1-1 Support for GNOME in Iceweasel
>
> Same result as with 3.0~rc2-2 0:
>
> bruno@wks:~$ iceweasel
> Segmentation fault
>
> bruno@wks:~$ iceweasel -safe
> Segmentation fault
>
> System ist debian/unstable uptodate.
>
> On other debian/unstable systems it still works.
>
> Could it be caused by other packages/plugin?
>
> How to debug the cause?


i used to get a lot of these
/var/log/syslog.1.gz:Jul 18 18:10:56 hufpuf kernel: [177553.451240]
firefox-bin[12653]: segfault at 7fffa6db3b58 ip 7f029e9676a3 sp
7fffa6db3b60 error 6 in libc-2.7.so[7f029e929000+14a000]

till i upgraded to
3.0.1-1


>
> TIA + WR,
> Bruno
>
>
>
>




--
Information Processing:
What you call data processing when people are so disgusted with
it they won't let it be discussed in their presence.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkiDEQgACgkQkZz88chpJ2ME3wCfWofn2C0/7AD+ZkXrZOz1LTFs
LJwAoLu2l3+6cAO3ns1e2Xa9vE1BBoeN
=q78W
-----END PGP SIGNATURE-----

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-22-2008, 06:52 AM
Nyizsnyik Ferenc
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

On Sun, 20 Jul 2008 11:40:32 +0200
Bruno Voigt <Bruno.Voigt@ic3s.de> wrote:

> I'm currently not able to start iceweasel
>
> ii iceweasel
> 3.0.1-1 lightweight web browser based on
> Mozilla ii iceweasel-gnome-support
> 3.0.1-1 Support for GNOME in Iceweasel
>
> Same result as with 3.0~rc2-2 0:
>
> bruno@wks:~$ iceweasel
> Segmentation fault
>
> bruno@wks:~$ iceweasel -safe
> Segmentation fault
>
> System ist debian/unstable uptodate.
>
> On other debian/unstable systems it still works.
>
> Could it be caused by other packages/plugin?
>
> How to debug the cause?
>
> TIA + WR,
> Bruno
>
>


The first thing to try is mv ~/.mozilla ~/.mozilla.old.

--
Nyizsa.
http://nyizsa.uni.cc


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-22-2008, 06:52 AM
Kent West
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

Bruno Voigt wrote:
> I'm currently not able to start iceweasel
>
> ii iceweasel
> 3.0.1-1 lightweight web browser based on Mozilla
> ii iceweasel-gnome-support
> 3.0.1-1 Support for GNOME in Iceweasel
>
> Same result as with 3.0~rc2-2 0:
>
> bruno@wks:~$ iceweasel
> Segmentation fault
>
> bruno@wks:~$ iceweasel -safe
> Segmentation fault
>
> System ist debian/unstable uptodate.
>
> On other debian/unstable systems it still works.
>
>


I just updated a box yesterday and am seeing the same problem. I haven't
had time to debug it yet, but one thing I noticed is that when I run ldd
against /usr/bin/iceweasel, it dies also. This leads me to believe the
problem is deeper than a mere iceweasel problem.


--
Kent West <")))><
Westing Peacefully - http://kentwest.blogspot.com


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-22-2008, 06:52 AM
Bruno Voigt
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

Nyizsnyik Ferenc wrote:
> On Sun, 20 Jul 2008 11:40:32 +0200
> Bruno Voigt <Bruno.Voigt@ic3s.de> wrote:
>
>> I'm currently not able to start iceweasel
>>
>> ii iceweasel
>> 3.0.1-1 lightweight web browser based on
>> Mozilla ii iceweasel-gnome-support
>> 3.0.1-1 Support for GNOME in Iceweasel
>>
>> Same result as with 3.0~rc2-2 0:
>>
>> bruno@wks:~$ iceweasel
>> Segmentation fault
>>
>> bruno@wks:~$ iceweasel -safe
>> Segmentation fault
>>
>> System ist debian/unstable uptodate.
>>
>> On other debian/unstable systems it still works.
>>
>> Could it be caused by other packages/plugin?
>>
>> How to debug the cause?
>>
>> TIA + WR,
>> Bruno
>>

>
> The first thing to try is mv ~/.mozilla ~/.mozilla.old.
>


Sure, I tried it with a fresh user account,
so I believe it must be some global cause.

WR,
Bruno


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkiDQpEACgkQd9aEUGsnemW5vQCg/N1hGIhpwaeW+YD2hSutFtDM
0oIAnj1+UFtI8gySiPVwu6E6Rou+LSLf
=eJ5j
-----END PGP SIGNATURE-----

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-22-2008, 06:52 AM
Florian Kulzer
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

On Sun, Jul 20, 2008 at 08:22:38 -0500, Kent West wrote:
> Bruno Voigt wrote:
>> I'm currently not able to start iceweasel
>>
>> ii iceweasel 3.0.1-1
>> lightweight web browser based on Mozilla
>> ii iceweasel-gnome-support 3.0.1-1
>> Support for GNOME in Iceweasel
>>
>> Same result as with 3.0~rc2-2 0:
>> bruno@wks:~$ iceweasel
>> Segmentation fault
>>
>> bruno@wks:~$ iceweasel -safe
>> Segmentation fault
>>
>> System ist debian/unstable uptodate.
>>
>> On other debian/unstable systems it still works.
>>

>
> I just updated a box yesterday and am seeing the same problem. I haven't
> had time to debug it yet, but one thing I noticed is that when I run ldd
> against /usr/bin/iceweasel, it dies also. This leads me to believe the
> problem is deeper than a mere iceweasel problem.


If you run

ldconfig -pNX | grep local

, what do you see? Does that crash, too?

Also try

strace -f iceweasel --safe-mode

and post the last 10-20 lines of the output. (You have to install the
package "strace" if it is not on your system already.)

--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-22-2008, 06:52 AM
Kent West
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

Florian Kulzer wrote:
> On Sun, Jul 20, 2008 at 08:22:38 -0500, Kent West wrote:
>
>> Bruno Voigt wrote:
>>
>>> I'm currently not able to start iceweasel
>>>
>>> ii iceweasel 3.0.1-1
>>> lightweight web browser based on Mozilla
>>> ii iceweasel-gnome-support 3.0.1-1
>>> Support for GNOME in Iceweasel
>>>
>>> Same result as with 3.0~rc2-2 0:
>>> bruno@wks:~$ iceweasel
>>> Segmentation fault
>>>
>>> bruno@wks:~$ iceweasel -safe
>>> Segmentation fault
>>>
>>> System ist debian/unstable uptodate.
>>>
>>> On other debian/unstable systems it still works.
>>>
>>>

>> I just updated a box yesterday and am seeing the same problem. I haven't
>> had time to debug it yet, but one thing I noticed is that when I run ldd
>> against /usr/bin/iceweasel, it dies also. This leads me to believe the
>> problem is deeper than a mere iceweasel problem.
>>

>
> If you run
>
> ldconfig -pNX | grep local
>
> , what do you see? Does that crash, too?
>

loven@enjae:~$ ldconfig -pNX | grep local
bash: ldconfig: command not found

I'm currently doing an "aptitude dist-upgrade", hoping that'll fix the
problems, but it's a slow process. Once that's finished, if ldconfig is
not installed at that point, I'll see if I can't get it installed.

> Also try
>
> strace -f iceweasel --safe-mode
>
> and post the last 10-20 lines of the output. (You have to install the
> package "strace" if it is not on your system already.)
>
>


open("/usr/lib/iceweasel/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/iceweasel/plugins/libgcc_s.so.1", O_RDONLY) = -1 ENOENT
(No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or
directory)
open("/lib/libgcc_s.so.1", O_RDONLY) = 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2 20\34\0\0004\0\0\0\264"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=49644, ...}) = 0
mmap2(NULL, 52776, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0)
= 0xb7cc7000
mmap2(0xb7cd3000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb) = 0xb7cd3000
close(3) = 0
open("/usr/lib/iceweasel/libm.so.6", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/usr/lib/iceweasel/plugins/libm.so.6", O_RDONLY) = -1 ENOENT (No
such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or
directory)
open("/lib/i686/cmov/libm.so.6", O_RDONLY) = 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@4 \0\0004\0\0\0P"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=149328, ...}) = 0
mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0xb7ca1000
mmap2(0xb7cc5000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb7cc5000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7ca0000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7c9f000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7c9f6c0,
limit:1048575, seg_32bit:1, contents:0, read_exec_only:0,
limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb7e42000, 4096, PROT_READ) = 0
mprotect(0xb7f2c000, 12288, PROT_READ) = 0
munmap(0xb7f3b000, 76295) = 0
set_tid_address(0xb7c9f708) = 27003
set_robust_list(0xb7c9f710, 0xc) = 0
futex(0xbff75c50, FUTEX_WAKE_PRIVATE, 1) = -1 ENOSYS (Function not
implemented)
rt_sigaction(SIGRTMIN, {0xb7cd82e0, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0xb7cd8720, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
uname({sys="Linux", node="enjae", ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=53248, ...}) = 0
lstat64("/usr/lib/iceweasel", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
futex(0xb7f3a070, FUTEX_WAKE, 2147483647) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


I'm guessing this means some libgcc piece is broken/missing. Once my
dist-upgrade is finished, I may try tracking down that piece of the puzzle.

Thanks!


--
Kent


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-22-2008, 06:53 AM
Bruno Voigt
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

Florian Kulzer wrote:
> On Sun, Jul 20, 2008 at 08:22:38 -0500, Kent West wrote:
>
>> Bruno Voigt wrote:
>>
>>> I'm currently not able to start iceweasel
>>>
>>> ii iceweasel 3.0.1-1
>>> lightweight web browser based on Mozilla
>>> ii iceweasel-gnome-support 3.0.1-1
>>> Support for GNOME in Iceweasel
>>>
>>> Same result as with 3.0~rc2-2 0:
>>> bruno@wks:~$ iceweasel
>>> Segmentation fault
>>>
>>> bruno@wks:~$ iceweasel -safe
>>> Segmentation fault
>>>
>>> System ist debian/unstable uptodate.
>>>
>>> On other debian/unstable systems it still works.
>>>
>>>

>> I just updated a box yesterday and am seeing the same problem. I haven't
>> had time to debug it yet, but one thing I noticed is that when I run ldd
>> against /usr/bin/iceweasel, it dies also. This leads me to believe the
>> problem is deeper than a mere iceweasel problem.
>>

>
> If you run
>
> ldconfig -pNX | grep local
>
> , what do you see? Does that crash, too?
>


root@wks:~# ldconfig -pNX | grep local
libsvn_ra_local-1.so.1 (libc6) => /usr/lib/libsvn_ra_local-1.so.1
libspandsp.so.0 (libc6) => /usr/local/lib/libspandsp.so.0
libspandsp.so (libc6) => /usr/local/lib/libspandsp.so
libiax.so.0 (libc6) => /usr/local/lib/libiax.so.0
libiax.so (libc6) => /usr/local/lib/libiax.so
root@wks:~#

> Also try
>
> strace -f iceweasel --safe-mode
>
> and post the last 10-20 lines of the output. (You have to install the
> package "strace" if it is not on your system already.)
>
>

open("/usr/lib/iceweasel/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/iceweasel/plugins/libgcc_s.so.1", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/lib/mozilla-firefox/plugins/libgcc_s.so.1", O_RDONLY) = -1
ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or
directory)
open("/lib/libgcc_s.so.1", O_RDONLY) = 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2 20\34\0\0004\0\0\0\264"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=49644, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7ce2000
mmap2(NULL, 52776, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0)
= 0xb7cd5000
mmap2(0xb7ce1000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb) = 0xb7ce1000
close(3) = 0
open("/usr/lib/iceweasel/libm.so.6", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/usr/lib/iceweasel/plugins/libm.so.6", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib/mozilla-firefox/plugins/libm.so.6", O_RDONLY) = -1 ENOENT
(No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or
directory)
open("/lib/libm.so.6", O_RDONLY) = 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@4 \0\0004\0\0\0P"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=149328, ...}) = 0
mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0xb7caf000
mmap2(0xb7cd3000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb7cd3000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7cae000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7cae8e0,
limit:1048575, seg_32bit:1, contents:0, read_exec_only:0,
limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb7e33000, 4096, PROT_READ) = 0
mprotect(0xb7f1c000, 12288, PROT_READ) = 0
munmap(0xb7f2b000, 158926) = 0
set_tid_address(0xb7cae928) = 19982
set_robust_list(0xb7cae930, 0xc) = 0
futex(0xbfe2aa10, FUTEX_WAKE_PRIVATE, 1) = 0
rt_sigaction(SIGRTMIN, {0xb7ce7280, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0xb7ce7680, [], SA_RESTART|SA_SIGINFO}, NULL, 8) =0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY})= 0
uname({sys="Linux", node="wks.voigt.tv", ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=233472, ...}) =
0
lstat64("/usr/lib/iceweasel", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
futex(0xb7f2a070, FUTEX_WAKE_PRIVATE, 2147483647) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

I do not know if it is relevant,
I'm using a custom kernel configuration.

bruno@wks:~/$ uname -a
Linux wks.voigt.tv 2.6.24.4-wks.voigt.tv #1 SMP PREEMPT Mon May 26
23:57:30 CEST 2008 i686 GNU/Linux

Iceweasel 3.0~rc2 worked on it until some unstable update about 14-20
days ago.

WR,
Bruno

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkiDg4UACgkQd9aEUGsnemUC6QCfT+LQVa8EFl CwI8GlzuabaK8Z
vKAAoN82VDROjfBPuqB/xLD7nSfmXY3f
=ggEN
-----END PGP SIGNATURE-----

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 07-22-2008, 06:53 AM
Kent West
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

Kent West wrote:
> Florian Kulzer wrote:
>> On Sun, Jul 20, 2008 at 08:22:38 -0500, Kent West wrote:
>>
>>> Bruno Voigt wrote:
>>>
>>>> I'm currently not able to start iceweasel
>>>>
>>>> ii iceweasel
>>>> 3.0.1-1 lightweight web browser based
>>>> on Mozilla
>>>> ii iceweasel-gnome-support
>>>> 3.0.1-1 Support for GNOME in Iceweasel
>>>>
>>>> Same result as with 3.0~rc2-2 0:
>>>> bruno@wks:~$ iceweasel
>>>> Segmentation fault
>>>>
>>>> bruno@wks:~$ iceweasel -safe
>>>> Segmentation fault
>>>>
>>>> System ist debian/unstable uptodate.
>>>>
>>>> On other debian/unstable systems it still works.
>>>>
>>> I just updated a box yesterday and am seeing the same problem. I
>>> haven't had time to debug it yet, but one thing I noticed is that
>>> when I run ldd against /usr/bin/iceweasel, it dies also. This leads
>>> me to believe the problem is deeper than a mere iceweasel problem.
>>>

>>
>> If you run
>>
>> ldconfig -pNX | grep local
>>
>> , what do you see? Does that crash, too?
>>

> loven@enjae:~$ ldconfig -pNX | grep local
> bash: ldconfig: command not found
>
> I'm currently doing an "aptitude dist-upgrade", hoping that'll fix the
> problems, but it's a slow process. Once that's finished, if ldconfig
> is not installed at that point, I'll see if I can't get it installed.
>
>

westk@enjae:~$ sudo ldconfig -pNX | grep local
westk@enjae:~$ sudo /sbin/ldconfig -pNX | grep local
westk@enjae:~$

No output.

--
Kent



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 07-22-2008, 06:53 AM
Kent West
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

Kent West wrote:
> Kent West wrote:
>> Florian Kulzer wrote:
>>> On Sun, Jul 20, 2008 at 08:22:38 -0500, Kent West wrote:
>>>
>>>> Bruno Voigt wrote:
>>>>
>>>>> I'm currently not able to start iceweasel
>>>>>
>>>>> ii iceweasel
>>>>> 3.0.1-1 lightweight web browser based
>>>>> on Mozilla
>>>>> ii iceweasel-gnome-support
>>>>> 3.0.1-1 Support for GNOME in Iceweasel
>>>>>
>>>>> Same result as with 3.0~rc2-2 0:
>>>>> bruno@wks:~$ iceweasel
>>>>> Segmentation fault
>>>>>
>>>>> bruno@wks:~$ iceweasel -safe
>>>>> Segmentation fault
>>>>>
>>>>> System ist debian/unstable uptodate.
>>>>>
>>>>> On other debian/unstable systems it still works.
>>>>>
>>>> I just updated a box yesterday and am seeing the same problem. I
>>>> haven't had time to debug it yet, but one thing I noticed is that
>>>> when I run ldd against /usr/bin/iceweasel, it dies also. This
>>>> leads me to believe the problem is deeper than a mere iceweasel
>>>> problem.
>>>>
>>>
>>> If you run
>>>
>>> ldconfig -pNX | grep local
>>>
>>> , what do you see? Does that crash, too?
>>>

>> loven@enjae:~$ ldconfig -pNX | grep local
>> bash: ldconfig: command not found
>>
>> I'm currently doing an "aptitude dist-upgrade", hoping that'll fix
>> the problems, but it's a slow process. Once that's finished, if
>> ldconfig is not installed at that point, I'll see if I can't get it
>> installed.
>>
>>

> westk@enjae:~$ sudo ldconfig -pNX | grep local
> westk@enjae:~$ sudo /sbin/ldconfig -pNX | grep local
> westk@enjae:~$
>
> No output.
>

New clue.

I just discovered that "sudo iceweasel" works.

--
Kent



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:15 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com