Frequent FF crashes when clicking on a bookmark in the sidebar

Running Win7 64bit, Firefox 3.6, but this problem existed for me in earlier versions of FF also.
When I click on a bookmark in sidebar view, I will experience frequent FF crashes. When I re-open FF, the sidebar view is gone. I don't experience these crashes when I disable the sidebar view. Anyone have an idea about this? TIA

Sorry for the delay, testing takes awhile...
Tried using FF in safe mode as suggested, which worked for about a week but then today it crashed while in safe mode. Same symptom, which is that when I restart FF the sidebar is closed.
Trying the next step, which is deletion of any instances of "places.sqlite.*" from the profile folder.
I'll report back in a few days. It takes that long to know whether the problem still exists because it doesn't happen everyday.

Similar Messages

  • Dreamweaver Crashing when clicking any function not on the same page - related files disabled

    Whenever I click a PHP function that wasn't defined on the same file the entire application immediatly crashes. I've only found people mentioning crashing when dynamically-related files cannot be found, so I disabled that feature in the preferences. The application is still crashing. What other features do I need to disable to get dreamweaver to actually run and not try to take over my application.

    floleft wrote:
    I don't utilize quite a few of the features that dreamweaver offers. I mainly use dreamweaver for FTP and code highlighting. I use the code tab 100%. All I'm doing is writing PHP in code view. If I click anywhere on the same line of the PHP function that isn't defined within the same ".php" file, the entire application crashes. I'm not sure what FF is. Firefox? Why would it matter what version of firefox I have?
    Because of this error I'm back to using notepad. I never expected dreamweaver to crash when using it as a text editor with code highlighting.
    Sorry that last part was a typo.  I think that I was thinking at first that it was crashing with a preview not in code view and I was thinking about browsers.
    What version of PHP is this that you are programming for?  And what I meant to say was what version of Dreamweaver and what OS?  And have you made sure all extensions are disabled and all updates are installed?

  • My bookmarks were restored and show under the Bookmarks tab, but when trying to show bookmarks in the sidebar with View tab, nothing shows up.

    I was trying to fix a "Blue Screen of Death" issue and used a scrubber to fix the registry and it also deleted all cookies, etc. I cannot get the bookmarks to show in the sidebar using "View". It looks like all of the Bookmarks are present and working in the "Bookmarks" tab. Can you help?

    Try this:
    Start in the Safe Mode window, check mark '''Reset Toolbars and controls''', then click '''Make Changes and Restart'''.
    See [[Safe Mode]]

  • Since downloading and installing Firefox 3.6.16, Firefox crashes when clicking on certain e-mails in my inbox. I need help.

    I installed v. 3.6.15 on 3/21/2011. Since then Firefox crashes when clicking on random e-mails in my inbox. I am running v. 10.6.7 on my iMac which I installed on 3/29/2011. I am running Java v. 10.6, Update 4, which was installed on 3/10/2011. My Adobe reader was just updated to v. 9.4.3. My iMac desktop is not quite 2 years old. When this problem occurs, everything clears off the screen. I get a message "Firefox quit unexpectedly. When I click on 'Reopen', I get the message: "Well, this is embarrassing. Firefox is having troubl recovering your windows and tabs. This is usually caused by a recently opened web page. (Don't know what that means) There are no 'Crash ID(s), because everything disappears from the screen. Could someone send instructions via e-mail on what to do? I am 73 years old and do not know a lot about computers.

    Hi their firefox has updated to 4.0 [http://www.mozilla.com/en-US/firefox/features/ 4.0 Features] Please can you try the following for me
    [[Firefox crashes]]

  • Itunes  11.4.0.18 crashing when clicking on app store  Itunes is getting crash when clicked on app store. I tried to get some information for this crash and got the above message in debugging mode. Please fix this if required but i am unable to open

    Itunes  11.4.0.18 crashing when clicking on app store
    Itunes is getting crash when clicked on app store. I tried to get some information for this crash and got the above message in debugging mode. Please fix this if required but i am unable to open app store.

    Click here and follow the instructions to change the iTunes Store country.
    (97125)

  • Finder crashes when clicking on Applications folder

    VERY weird. Beginning a few days ago the finder on my Mac Pro crashes whenever I clicked on the Applications folder. It makes no difference what finder view I am using (icons, columns, etc.). Even if I click on the alias to the Applications folder in the sidebar, the finder crashes. I cannot view the contents of that folder by any method. The only way I can get to an item contained therein is to search for it using Spotlight.
    Thinking that maybe my startup disk was hosed somehow, I ran Disk Utility (repaired permissions and verified the disk) and ran all tests within TechTool Deluxe. Both said the disk and filesystem were fine.
    I tried copying the entire folder to another disk, but the copy aborts after the first few items (stops with Adobe Photoshop; the next item alphabetically is Aperture). In case Aperture was somehow a problem, I removed it (searched using Spotlight and then dragged it to the trash). No change in behavior.
    I used Carbon Copy Cloner to replicate the entire drive to another, newly reformatted drive and made that drive the startup disk. No change in behavior.
    It sure seems that the issue has to do with some kind of file corruption (that CCC dutifully replicated) rather than a faulty drive, but I have no idea where to look next for a solution (other than reformatting and reinstalling over 100 applications from scratch; ugh).
    Does anyone have any idea what may be going on here? Until I can fix this, the Mac Pro is pretty much useless (luckily, I also have a MacBook Pro).

    Hi - I too am having this issue. 
    When I click on any of the items in my sidebar (i.e. -desktop, documents, applications, etc...) this causes the finder to crash and restart. 
    I have tried trashing the com.apple.finder.plist and running disk utility but to no avail.  I also found this other forum discussion (https://discussions.apple.com/thread/1336291?start=0&tstart=0) Where this was part of the post
      petrock
    Re: finder crashes when clicking desktop icon in sidebar - any help? 
    Feb 2, 2008 3:43 PM (in response to choegl)
    choegl, that crash is the same place as andreas's but it got there in a different manor. In the manor I would expect it to. It is trying to retarget the window to your selection in the sidebar and setup List View according to the view options for that folder from that folder's .DS_Store. Its specifically trying to get the label for one of the columns in List View (i.e. Size or Name or Date Modified) but the value it gets from the .DS_Store is corrupt/bogus and causes the Finder to crash (specifically a component underneath the Finder call CoreFoundation via a call to CFStringGetLength). Here's how you solve your problem. In /Applications/Utilities/Terminal.app type: +cd <path to problem folder>+
    +rm .DS_Store+
    +killall Finder+ Pressing return after each line. You can get the path to the problem folder by drag/dropping the folder into the Terminal window. When the Finder comes back up, see if it still crashes when you click on that problem folder (i.e. your Desktop) in the sidebar. Repeat the steps above for any other folders that behave this way when you click on them in the sidebar. Hope that helps everyone... 
    btw, I wrote up a bug report on your behalf about this issue and sent it off to Apple (# 5721669)."
    I tried this as well and nothing! 
    Anyone have any suggestions?  I'm at a loss and am hating this issue!  BTW, if I right click on any of the items in the sidebar, I can then click on open to get the folder to open.  HASSLE!  and if I forget (which is likely since I move too fast for my own good) then I crash the finder.  Also, this happens on all the users on my mac. 
    Thanks!!!!
    Matthew
    MacBookPro 2,2 - OS X 10.6.8 - 2.16 GHz - 3 GB mem -

  • Indesign crashes when clicking on print options

    indesign cs6 crashes when clicking on printer or page setup within the print options. OS 10.7.4

    Peter,
    Yes, I can bring up the Paragraph Styles and the Character palettes with no document open, edit the [Basic Paragraph] style to change the font family, then open a blank document, and new text boxes will use that font.
    I'm on a bit of a deadline right now, so I ended up uninstalling ID CS5 and reinstalling it.  I can now successfully bring up the Edit menu and the right-click context menu both in a blank document and in the document I was working on before.  I'm sure the problem will reappear again at some random point in the future, so I am still looking for fixes that don't involve reinstalling the app.
    BTW, I have tried exporting my work document to IDML and re-importing it, but to no avail.  I've also tried toggling Dynamic Spelling (past threads have suggested this as a possible fix), but also to no avail.
    It would be really nice if Adobe products produced some sort of crash dump or bug report when this sort of thing happens...

  • Microsoft Expression Encoder 4 crashes when clicking Start button to begin live smooth streaming to a publishing point created in Windows Server 2012

    Microsoft Expression Encoder 4 crashes when clicking Start button to begin live smooth streaming to a publishing point created in Windows Server 2012, I've got the following error. Can anyone help me with this? Thanks in advance!
    Nombre del evento de problema:    CLR20r3
      Firma del problema 01:    encoder.exe
      Firma del problema 02:    4.0.4276.0
      Firma del problema 03:    4eafa0d7
      Firma del problema 04:    mscorlib
      Firma del problema 05:    4.0.30319.18408
      Firma del problema 06:    52310b91
      Firma del problema 07:    3e69
      Firma del problema 08:    0
      Firma del problema 09:    System.InvalidCastException
      Versión del sistema operativo:    6.2.9200.2.0.0.272.7
      Id. de configuración regional:    3082
      Información adicional 1:    5861
      Información adicional 2:    5861822e1919d7c014bbb064c64908b2
      Información adicional 3:    dac6
      Información adicional 4:    dac6c2650fa14dd558bd9f448e23afd1
    Lea nuestra declaración de privacidad en línea:
      http://go.microsoft.com/fwlink/?linkid=190175
    Si la declaración de privacidad en línea no está disponible, lea la declaración de privacidad sin conexión:
      C:\Windows\system32\es-ES\erofflps.txt

    2014-12-17 16:05:41  Msg 5170, Level 16, State 1, Server \\.\pipe\Microsoft##WID\tsql\query,  Line 2
    Cannot create file 'C:\Windows\WID\Data\SUSDB.mdf' because it already exists
    Looks like somebody forgot to remove the database from the last time WSUS was installed.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Crash when clicking on edit menu

    Hi,
    on a customers computer, adobe reader crashes when clicking on the edit menu (german menu "Bearbeiten").
    It doesn't matter if a pdf is open or not.
    Uninstalling and reinstalling did not help.
    What can I do?
    Thanks alot,
    Fabian

    Peter,
    Yes, I can bring up the Paragraph Styles and the Character palettes with no document open, edit the [Basic Paragraph] style to change the font family, then open a blank document, and new text boxes will use that font.
    I'm on a bit of a deadline right now, so I ended up uninstalling ID CS5 and reinstalling it.  I can now successfully bring up the Edit menu and the right-click context menu both in a blank document and in the document I was working on before.  I'm sure the problem will reappear again at some random point in the future, so I am still looking for fixes that don't involve reinstalling the app.
    BTW, I have tried exporting my work document to IDML and re-importing it, but to no avail.  I've also tried toggling Dynamic Spelling (past threads have suggested this as a possible fix), but also to no avail.
    It would be really nice if Adobe products produced some sort of crash dump or bug report when this sort of thing happens...

  • Adobe Applications Crash when Clicking on Smart Folders

    APPLICATIONS EFFECTED: Adobe InDesign Cs6, Adobe Indesign CS5.5 and Adobe Illustrator CS5.5 on Mac OSX 10.8 (Mountain Lion)
    THE PROBLEM: The above applications will crash when clicking on File > Open and selecting a Smart Folder in the sidebar.
    STEPS TAKEN TO FIX THE PROBLEM:
    I have done a clean install of my system and have updated to the latest versions of all software, yet the problem remains.
    I have also done a clean install on another system and it also has the same problem.
    BACKGROUND INFO:
    Information about smart folders can be found here:
    http://support.apple.com/kb/PH4158
    This is a clear bug, so where can I get help to get a fix for the problem?

    Are the folders in question inside your home folder? If not, where are they?
    Before you do anything else, I suggest you quit Dropbox and see whether there's any change.

  • Crash when clicking on certain links (have crash report #'s)

    FF crashes when clicking a link (happens to random links, but can be reproduced reliably). It even happened while trying to submit this crash question.
    '''Easy way to reproduce:'''
    Visit: http://www.sciencedaily.com/releases/2009/04/090418084813.htm
    Scroll to end of article, click link of "More information is available at: http://www.microtransat.org/"
    That should cause the crash.
    '''Alternate method''' (if you want a trusted website):
    Ask a crash question on this website (mozilla), click on "Click for detailed instructions" under the "Crash IDs" section.
    Insta-crash every time.

    I wasn't able to reproduce the crash clicking from sciencedaily to microtransat. A standard diagnostic for possible interference by add-ons is to try Firefox's Safe Mode.
    First, I recommend backing up your Firefox settings in case something goes wrong. See [[Backing up your information]]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, restart Firefox in Firefox's Safe Mode ([[Safe Mode]]) using
    Help > Restart with Add-ons Disabled
    In the Safe Mode dialog, do not check any boxes, just click "Continue in Safe Mode."
    If the links works correctly, this points to one of your add-ons or custom settings as the problem.
    Any change?

  • [Solved] eclipse crashes when click help- welcome

    And also crashes when clicking color-theme plugin setting.Error message:
    JVM terminated. Exit code=127
    /opt/java/bin/java
    -Xms40m
    -Xmx512m
    -XX:MaxPermSize=256m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    -os linux
    -ws gtk
    -arch x86_64
    -showsplash /usr/share/eclipse//plugins/org.eclipse.platform_4.2.2.v201302041200/splash.bmp
    -launcher /usr/share/eclipse/eclipse
    -name Eclipse
    --launcher.library /usr/share/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807/eclipse_1502.so
    -startup /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    --launcher.overrideVmargs
    -exitdata 18450085
    -vm /opt/java/bin/java
    -vmargs
    -Xms40m
    -Xmx512m
    -XX:MaxPermSize=256m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    Added code tags -- Inxsible
    Didn't happen before. I also tried using libwebkit with -Dorg.eclipse.swt.browser.UseWebKitGTK=true (as suggested in ArchWiki:eclipse) and it also crashes.
    Last edited by xgdgsc (2013-04-27 09:21:13)

    Since then I even tried OpenJDK instead of Oracle JDK, tried downgrading to Eclipse 4.2.1, unsintalled and reinstalled everything, tried the Eclipse portable version from their site, and the problem was still there. What should I do? What can cause this, it didn't happened 1 week ago, what's gone wrong?
    I even tried removing everything from workspaces but my source code, and all .eclipse and sh!t, I even tried running it as another user, and it still crashes on help -> welcome or every fifth minute in best case.

  • Pdf crashes when clicking into the 3d&multi media

    hello forumers.
    when i go into my preferences my pdf crashes when clicking into the 3d & multimedia option,anyone elses acrobat crashes as well?

    hello micheal im on a pc windows 7 and have acrobat acrobat pro.

  • Crash when click

    Random crashing when clicking the mouse.  Screen goes black and reboots.  Happens alot in  Excel but also in other apps.
    Model Name:
    MacBook Pro
      Model Identifier:
    MacBookPro6,2
      Processor Name:
    Intel Core i7
      Processor Speed:
    2.66 GHz
      Number of Processors:
    1
      Total Number of Cores:
    2
      L2 Cache (per Core):
    256 KB
      L3 Cache:
    4 MB
      Memory:
    8 GB
      Processor Interconnect Speed:
    4.8 GT/s
      Boot ROM Version:
    MBP61.0057.B0F
      SMC Version (system):
    1.58f15
      Serial Number (system):
    W801517DGD6
      Hardware UUID:
    F3711E4D-1041-5C0A-9DCE-724C76B959B8
      Sudden Motion Sensor:
      State:
    Enabled

    Hi All,
    The latest version of Dreamweaver CC 2014 is now available for download.
    Download it from https://creative.adobe.com/ or directly through the Creative Cloud desktop app.
    For the list of new features, see http://helpx.adobe.com/dreamweaver/using/whats-new.html
    Forum announcement: The 2014 release Of Dreamweaver CC Is Now Live!
    We’re excited to hear back from you. Please share your feedback.

  • In Firefox 4 with IE Tab 1.98.2011.322 Right clicking on a bookmark in the bookmark bar no longer brings up the option to open in an IE Tab.

    In the previous version of Firefox when I right clicked on a bookmark in the bookmark bar the IE Tab options would appear. They no longer do since I have moved to Version 4. It would be great to get this ability back.. Thanks

    My gosh, friend this is so awesome..I just tried it and it works.. how did you figure this out btw? So I have another problem.. in FFox when someone sends me an email with an photo in the email and I try to right click it is saved as a Firefox doc and not as a photo and I can't open it..any suggestions? I right click on the photo the picture library opens but on the photo line it's a Firefox document..???

Maybe you are looking for

  • Cant open iDVD project or even a new project! So mad about to go to Windows

    Hello, I can't open iDVD as a saved project and I can't even go to the window pane that allows me to start a new project because if I open it from the Apps folder, it just opens my last saved project - which doesn't open. Basically it gets stuck and

  • DW MX2004 design view not showing

    Hi... I'm working in split mode in DWMX2004. The background image is bigger than the design window. No matter what I do, I cannot scroll to the top of the page to add content. There is no scroll bar on the right side. I have minimized and stretched t

  • New apple ID - works for purchases, but not updates

    I recently changed my apple id to a .me account.    It works fine for purchasing.   However when I try to update apps on my iPad or iPhone it still wants a password to my old ID which is no longer accessible.   How can I get the update function to pr

  • Is this a Bug or am i doing something wrong

    Should Get Back ='Here is a test value' What I do get back='Here isa test value' It does the same thing if i do this Should Get Back ='Here is     a test value' What I do get back='Here isa test value' declare -- Local variables here Replace_Val VARC

  • Central Contract release in ME35K

    In SRM a central contract was created and then distributed to SAP ERP ECC 6.0 Backend. In backend system a release strategy exists for the distributed contract. When trying to release this contract with ME35K the contract will not be found. Checking