You are not logged in.

#1 2008-10-15 13:02:16

gnu_D
Member
From: Macedonia
Registered: 2007-10-21
Posts: 46

[Solved] Firefox Crashed, dmesg has suspicius entry(for me)

I was watching something on youtube and I just minimized the whole window then it crashed while the screen was repainting.

This is the entry>

firefox-bin[6697] general protection ip:b6a1da84 sp:88fe964 error:0 in libc-2.8.so[b69aa000+13c000]

I have>

glibc 2.8-3
firefox3-bin 3.0b5-1 with mozplugger 1.11.0-1 (active plugins> noscript, blocksite, flashblock, adblockplus)
flashplugin 9.0.124.0-1

Last edited by gnu_D (2008-10-17 22:37:22)


:: Python powered FOREVER ::

Offline

#2 2008-10-15 15:16:08

hash
Member
From: Poland
Registered: 2008-07-31
Posts: 111

Re: [Solved] Firefox Crashed, dmesg has suspicius entry(for me)

Why do you still use beta version of Firefox 3 ?:|

Last edited by hash (2008-10-15 15:16:57)

Offline

#3 2008-10-15 15:19:18

gnu_D
Member
From: Macedonia
Registered: 2007-10-21
Posts: 46

Re: [Solved] Firefox Crashed, dmesg has suspicius entry(for me)

I'm addicted tester cool


:: Python powered FOREVER ::

Offline

#4 2008-10-15 16:07:22

hash
Member
From: Poland
Registered: 2008-07-31
Posts: 111

Re: [Solved] Firefox Crashed, dmesg has suspicius entry(for me)

And what's the point of testing the old _UNSTABLE_ version of firefox if there is already newer 3.0.3 version which is _STABLE_. Check the repos.

Offline

#5 2008-10-15 21:20:26

gnu_D
Member
From: Macedonia
Registered: 2007-10-21
Posts: 46

Re: [Solved] Firefox Crashed, dmesg has suspicius entry(for me)

Done, I switched.
But I get following error on load>

Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features.

And on Exit bugbuddy popups, with the following debug report>

(I tried to insert the file here big_smile, but unfortunately Firefox crashed each time, wow it's 9279 lines yikes)

If that could help.

Here are the permissions>

gnu_d ~/Desktop/GNOME  $  ls -l /home/gnu_d/.mozilla/firefox/
total 20
drwx------  5 gnu_d users 4096 2008-04-09 13:00 7z6icp6g.default
drwx------ 13 gnu_d root  4096 2008-10-15 23:19 9rlx09ou.default
drwx------  4 gnu_d users 4096 2008-04-09 13:01 Crash Reports
drwx------  8 gnu_d users 4096 2008-10-15 23:06 gzg36sfu.screen2
-rw-r--r--  1 gnu_d users  164 2008-10-15 23:16 profiles.ini

Last edited by gnu_D (2008-10-15 21:22:23)


:: Python powered FOREVER ::

Offline

#6 2008-10-17 22:31:32

gnu_D
Member
From: Macedonia
Registered: 2007-10-21
Posts: 46

Re: [Solved] Firefox Crashed, dmesg has suspicius entry(for me)

I fixed it cool.
The problem was with the profile, it was corrupted from the Beta or something roll.

Here are the commands that I used for a future reference>

cp -r 9rlx09ou.default/extensions/ paradiso1 # It's the extensions core folder :rolleyes:.
cp -r 9rlx09ou.default/prefs.js paradiso1 # The save preference.
cp -r 9rlx09ou.default/bookmarkbackups/ paradiso1 # The backup  bookmarks folder.
cp -r 9rlx09ou.default/bookmarks.html paradiso1 # list of bookmarks
cp -r 9rlx09ou.default/adblockplus/ paradiso1 # plugin
cp -r 9rlx09ou.default/formhistory.sqlite paradiso1 # everything in adressbar (I thingk :D).
cp -r 9rlx09ou.default/pluginreg.dat paradiso1
cp -r 9rlx09ou.default/blocklist.xml paradiso1  # list of virus plugins :D.
cp -r 9rlx09ou.default/mimeTypes.rdf paradiso1# mimetypes
cp -r 9rlx09ou.default/places.sqlite paradiso1#whatever.
cp -r 9rlx09ou.default/webappsstore.sqlite paradiso1#whatever.
cp -r 9rlx09ou.default/searchplugins/ paradiso1#the search engines (wiki, google).
cp -r 9rlx09ou.default/search.sqlite paradiso1 # I think the data that someone searched.
cp -r 9rlx09ou.default/key3.db paradiso1 # some security.
cp -r 9rlx09ou.default/signons3.txt paradiso1 # ah the old passwords, the saved passwords.

I hope this will help someone too smile.


:: Python powered FOREVER ::

Offline

Board footer

Powered by FluxBB