Getting multiple segfaults when using Gnome3

I recently switch to Arch linux for my work computer, and decided on Gnome3 for my WM.  Everything looked good however I have recently been getting very odd behavior that is hard to describe.
Gnome3 seems generally unstable, and I say that because I have been frequently been getting the "Oh No.." error which then crashes the window manager and kicks me back out to GDM.  Also, the online accounts functionality gives me gnome-keyring errors when trying to remove accounts (I think this might be because I changed my password).  Evolution hangs when loading my exchange account, crashes, has trouble syncing my calendar, but then magically starts working again after a restart.  Just today I changed my desktop background and got an "Oh No..." error. 
Trying to investigate these issues and haven't found much in the way of logs.  I am used to seeing /var/log/messages but that does not exist on my system.  I did however find these in dmesg:
[  180.763980] mission-control[805]: segfault at 0 ip 00007f686f38b360 sp 00007fff071ec2e8 error 4 in libglib-2.0.so.0.3400.3[7f686f353000+f4000]
[  278.351169] dconf worker[914]: segfault at a ip 00007f8a33bb17f2 sp 00007f8a1d5cb9a0 error 4 in libglib-2.0.so.0.3400.3[7f8a33b4f000+f4000]
[  961.020095] evolution[2046]: segfault at 8 ip 00007fdb88d89fa8 sp 00007fff01e02d60 error 4 in libpixman-1.so.0.28.2[7fdb88d32000+91000]
[ 9174.786628] soffice.bin[3191]: segfault at 7f2aeb006182 ip 00007f2aecb67f7d sp 00007fff837271b0 error 4 in libmergedlo.so[7f2aebf15000+2d92000]
[11892.209189] mission-control[2019]: segfault at 0 ip 00007f028bae6360 sp 00007fff1f590b08 error 4 in libglib-2.0.so.0.3400.3[7f028baae000+f4000]
[13693.700127] mission-control[5266]: segfault at 0 ip 00007fd7cb0f8360 sp 00007fff7247c8f8 error 4 in libglib-2.0.so.0.3400.3[7fd7cb0c0000+f4000]
What is going on with my glib2?  The frequency of segfaults and the applications involved suggest that this might be my problem.  I just reinstalled it with pacman and so far so good, but the nature of this problem doesn't give me too much confidence that it is fixed!
TIA,
Trann

...so look in the Event editor (just hit E ) and see if the doubled notes are on the same or on different midi channels. If the doubles are duplicates (same length, same velocity, same channel) then you have a MIDI loop and need to set your keyboard to local off, as pointed out.
To get rid of the duplicates you already have, select all notes (⌘-A) in the editor and hit D .

Similar Messages

  • OpenCV SEGFAULT when using imshow functions

    Hello,
    recently, when I run my OpenCV application on archlinux, I get a segfault when using  OpenCV's imshow() functions for displaying the video output. This still worked some weeks ago and I did not change my code since then.
    The error is related to GTK+ which causes the segfault after OpenCV uses the gtk_init() function.
    This is the stacktrace:
    #0  0x00000000006328a0 in signal ()
    #1  0x00007ffff1dff264 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
    #2  0x00007ffff1524427 in g_option_context_parse ()
       from /usr/lib/libglib-2.0.so.0
    #3  0x00007ffff1dff80e in gtk_parse_args ()
       from /usr/lib/libgtk-x11-2.0.so.0
    #4  0x00007ffff1dff869 in gtk_init_check ()
       from /usr/lib/libgtk-x11-2.0.so.0
    #5  0x00007ffff1dff899 in gtk_init () from /usr/lib/libgtk-x11-2.0.so.0
    #6  0x00007ffff6a1fa38 in cvInitSystem ()
       from /usr/lib/libopencv_highgui.so.2.4
    #7  0x00007ffff6a20163 in cvNamedWindow ()
       from /usr/lib/libopencv_highgui.so.2.4
    #8  0x00007ffff6a20cfd in cvShowImage ()
       from /usr/lib/libopencv_highgui.so.2.4
    #9  0x00007ffff6a1c7f7 in cv::imshow(std::string const&, cv::_InputArray const&) () from /usr/lib/libopencv_highgui.so.2.4
    #10 0x00000000004187e0 in StereoMatrix::displayImages (this=0x7fffffffd6ff)
        at /home/user/mtdev/src/StereoMatrix.cpp:51
    #11 0x000000000041861a in StereoMatrix::generateStereoMat (
        this=0x7fffffffd6ff, input=..., resizeMat=false)
    I'm running the recent version of OpenCV from the repositories:
    extra/opencv 2.4.6.1-3
    Apart from that my system is also up-to-date.
    Can anyone reproduce this error or has an idea what causes it?
    Thanks

    Hi Thanks for the response
    Still beavering away at this but have made sizeable progress since this post.
    First off I ma looking for solutions within CVI and not LabView but I often find that if there is a solution in Labview then there is often one in CVI so my question becomes.....does Labview allow for capture of a 10 bit image? That is my biggest stumbling block.
    My solution so far involves writing a C wrapper dll for the existing C++ SDK that is supplied with these cards in Visual studio then using it within CVI.
    This works but has been allot of work and as disappointed as I would be to find that there is a simpler solution I would be happy to simplify the code involved in my overall project - and also to put details of the best solution on the forums for others that may be trying to do the same thing!
    Another disadvantage to the curretn method is it is a little slow - I am constantly looking at way of speeding up aquisition of the images. I have no solid numbers but I'd estimate I am working in the region fo around 10 frames a second when working with 10 bit images.
    For 8 bit images the best solution I have found is to make use of the IPP library that is provided by Intel. This hasgreat functions for taking the raw data from the card and presenting it in various ways at high speed. I have written 1 application with this that pulls the informaiton in real time but only at 8 bit as unfortunately there is no 10 bit option.

  • How can we get ADFSecurity work when used in OC4J, OID and OAM?

    I am getting error in http server log "mod_oc4j: Response status=499 and reason=Oracle SSO, but failed to get mod_osso global context."
    But I am not using Oracle SSO and my client doesn't want to use it either, I am using OAM SSO(CoreIDSSO) in my configuration. Please read the details below.
    I am using ADFSecurity in an app that is protected by OAM. To migrate ADFSecurity permissions from
    system-jazn-data.xml to OID, I used JAZNMigrationTool to populate OID with Grantees and Permissions. OAM gives login page, and authentication works fine.
    But ADFSecurity is not working. ADFComponent Delete button is enabled even for roles that dont have permissions for the iterator delete.
    - The app works fine when I use without OAM. ADF Security permissions work fine.
    - The app works fine when used with OAM, but with ADFSecurity disabled (enforce=false).
    - When I enforce ADFSecurity alongwith OAM, ADFSecurity is not working.
    In the doc "Oracle Containers for J2EE Security Guide b28957", there is a mention of use of CoreIDPrincipal for permissions. Our OID Permissions entries show
    LDAPRealmRole for attribute orcljaznprincipal. I am not sure if this could be the reason.
    We have configured AccessServerSDK for the SOA instance and have policy for the urls in the policy manager. We have entries in orion-application.xml, orion-web.xml and system-jazn-data.xml as per the documentations.
    How can we get ADFSecurity work when used with OID and OAM?

    Have you been able to successfully integrate OAS with OAM & OID? We have similar requriement and so far we have not been able to get it working.
    We have application specific roles which we map to OID roles using orion-application.xml.
    Any pointers to achieve this would be greatly appreciated.
    thanks,
    Dipal

  • Getting an error when using adobe photoshop CC, "Could not move the data because of a program error". Any idea on what this means?

    Getting an error when using adobe photoshop CC, "Could not move the data because of a program error". Any idea on what this means?

    Have no idea of what you were even doing in Photoshop my crystal ball is out for repairs so I can not see.  

  • Getting Compilation error when used SET or MULTISET operator on nested tabl

    Dear All,
    I am getting Compilation error when used SET or MULTISET operator on nested tables inside a procedure.
    This is working fine in other DB installations of 10g but does not work in another 10g DB.
    it says "wrong number of parameter or datatype used in SET"
    Can any one suggest what went wrong here?
    Thanks in advance.

    Can any one suggest what went wrong here?Only if you would post the query and Oracle versions on both databases.
    Besides, this forum deals with issues in Oracle product installation. So post this query in SQL PL/SQL forum for better response.

  • My Application gets Error 37 when using Serial Port VIs.

    My Application works fine developed with LV 6.1. Then I updated to LV 7.1 and now the Executable of my application gets error 37 when using the old serial port functions. The "serpdrv" file is located in the application directory and is from 02/2002. The application runs well in the development environment after I placed the "serpdrv" file in the LabView directory. I tried to put a line with "serialDevices=..." in the .ini-file of my application but this did not cause an improvement. I also tried to rebuild the EXE with this line in the "labview.ini" file but nothing changes.
    Does anybody have another idea ?
    Many thanks for help
    Thomas

    >Did you actually replace the old serial functions that come with 7.1 with the functions from 6.1?
    Yes. E.g. "open serial driver.vi" uses "open device" with "serpdrv" as device string.
    I had the same problem running my application as VI´s. After the copy of serpdrv into the LV 7.1 directory everything works fine.
    I don´t understand why the application running as a .exe doesn´t find the serpdrv when it is in the same directory....
    Nevertheless many thanks for your answer
    Thomas

  • Does 2012 mac mini get very hot when using logic pro

    does 2012 mac mini get very hot when using logic pro

    Are you saying that your machine does or is it an enquiry before buying ? I use a 2011 server model - well, it does get hot over a period of time, but I've very rarely heard the fan kick in, its a surprise when it does. As far as I know the casing has been specifically designed to conduct heat, rather than having any fancy grilles and so on, being so small in size. I haven't found it to be cause for concern, if that's any help.
    Slidersson is in need of more cold showers.

  • Can't get my mail when use the USB Ethernet adapter

    I can't get my mail when use the Apple USB Ethernet Adapter. If I use a wireless connection, there is no problem. The LAN which I'm trying to connect is behind a proxy server but the Internet is working 100%.

    Hi ViK,
    This sounds like a question for the network administrator of the location. Without knowing how the proxy is set it's impossible to know what it's blocking (incoming/outgoing). It sounds like it might be filtering the incoming mail server.

  • Why do I get bright colors when using the smudge tool?

    Why do I get bright colors when using the smudge tool?

    Thank you!!!
    *Caryl  *
                               (my flickr page ↓)
    *https://www.flickr.com/photos/feathersarenice/
    <https://www.flickr.com/photos/feathersarenice/>*
    We were all born mad. Some remain so.
    "Reality is whatever refuses to go away after I stop believing in it."
    Philip K. Dick

  • Iphone 4s getting hot up when using the network. is it a sim problem

    iphone 4s getting hot up when using the network. is it a sim problem or battery problem?

    You posted in the iPad forum instead of the iPhone forum. To get answers to your question, next time post in the proper forum. See https://discussions.apple.com/index.jspa  I'll request that Apple relocate your post.
     Cheers, Tom

  • Device gets turned off when using data on mobile

    device gets turned off when using data on mobile... and not responding,i.e., if we hold the power button also there was no response,not getting on... when I connect it to charger,after 10min it gets automatically turning on.otherwise no chance to use the device..sometimes it gets off at 25%, sometimes at even 72% battery...seems it might be a severe problem..please suggest a solution..

    This might help:
    http://helpblog.blackberry.com/2013/02/restart-blackberry-z10/

  • Segfault when using shared library

    Hi,
    I have a little problem. I'm using a shared library in my program. It works fine under windows, but when I run my program under linux or solaris I get a segfault.
    When using the same library from a C/C++ program under soloris or linux I have no problem.
    Does someone have an idea ??
    Thanks.
    Vincent

    This is Java related ?
    Windows may not be as strict about memory pointers....
    Try running something like "BoundsChecker" against a debug version of your code.
    Years ago I used to use that, to detect pointer problems.
    You may be trying to access the contents of NULL in C/C++, or trying to read from a memory location
    which is no longer valid... eg. freed memory, or you return a pointer to a local variable to a calling routine.
    That stack space would be destroyed when the function returns, so you'd be trying to access memory
    that is no longer "valid".
    regards,
    Owen

  • HT1665 Why don't I get FM radio when using lightning adaptor with my ipod?

    I've got a 7th generation Nano.  Using the Apple Lightning adapter for my dock, I get no radio reception.  What's going on?

    You need to have your headphones inserted - they're the aerial.
    I've tried a variety of headphones and they all seem to give reception. Not sure how you're affected when using your dock ie whether you can still have earphones inserted. You may need to get a double male cable and insert one end in the ipod and one in your dock (if it has that facility).
    M.

  • Does anybodys iphone 4s get very hot when using devices such as camera?

    The side of my new iphone 4s get so hot on the top corner you cant keep you finger on it when using my camera. I know there is a problem with the battery but mine drops so fast it rarely lasts the day. Is their anything i can do now?

    neilfromgrays wrote:
    The side of my new iphone 4s get so hot on the top corner you cant keep you finger on it when using my camera. I know there is a problem with the battery but mine drops so fast it rarely lasts the day. Is their anything i can do now?
    It would not be uncommon for the 4S to get a LITTLE WARM while getting used with the screen on etc, but not to the point where it gets so hot that you cannot keep your finger on it.
    If you can easily replicate the problem and you got it from an Apple Store then I would make an appointment to have it looked at/replaced.
    If you got the 4S from elsewhere then I would get in contact with them and arrange for it to be looked at/replaced.

  • Getting a ReportDocument when using a RemoteReportProxy

    Business Problem
    I have several reports that are run locally for some users and served up from an unmanaged report server for others.  We recently upgraded Visual Studio to VS2008 from VS2003.
    Under VS2003, we were able to populate a set of "standard" parameters on our CrystalViewer.  These parameters would be sent to all reports whether they were defined or not.  If the report being called did not define one of these parameters, it would ignore them and render the report using the parameters that matched parameters that were defined on the report.
    Under VS2008, we get an error telling us we have an invalid parameter when we attempt to load the report.
    Users that fit the criteria for running locally (proper client software installed, good connection, etc) download the latest report from th unmanaged server.  I can get a handle on the ReportDocument and remove any "standard" parameters that do not have matching parameter definitions on the report that is about to be loaded.  Problem solved for these users!
    Users that run the reports on the server (web services automatically created for the reports through Visual Studio using the built in Custom Tool for CR.net2008) reference the appropriate web service on the server through a RemoteReportProxy object that is set as the ReportSource on the CrystalViewer.  I have not been able to find a way to reference the underlying ReportDocument to verify the parameters match properly before loading it in the CrystalViewer.  This is the problem that I need help solving!

    When using the serverfilereport web service, your access to the reportu2019s properties are limited to the Vieweru2019s api.
    So what needs to be done is to bind the report web service to the viewer first, and then grab the parameterfields collection from the Crystareportviewer.Parameterfields property:
    CrystaReportviewer1.Reportsource = myReport
    myParameterfields = Crystalreportviewer1.ParameterFieldInfo
    From there, you should be able to access the parameters and iterate through them to determine which ones match the set of u201CStandardu201D parameters and only set the necessary ones.  After doing that, set your populated collection of parameterfields back to the viewer:
    CrystalreportViewer1.ParameterFieldInfo = myParameterFields
    Ludek

Maybe you are looking for

  • Epub books show up in ipad on itunes but do not show up on ipad. Also can not delete the books from ipad in itunes

    epub books show up in ipad on itunes but do not show up on ipad. Also can not delete the books from ipad in itunes

  • Understanding the Stage object and it's content property.

    Hi all, I'm trying to understand why this doesn't work: * Main.fx * Created on Nov 22, 2008, 12:18:01 PM package ssns; import javafx.application.Frame; import javafx.application.Stage; import java.util.HashMap; import javafx.scene.Node; import javafx

  • REP-0081 error when emailing report output

    I am using RUN_REPORT_OBJECT to execute a report from a form. I have the report set up as a Report object in the form. The report runs fine to screen or to file, but I am getting an error when attempting to email report in batch mode: REP-0081: Error

  • Battery charging never st

    Hello everyone! My Zen 4GB which I bought 2 months ago has a problem with its battery. When I bought it, everything was working as it should: when the battery was fully charged, the flashing lightning bolt icon changed to a power plug. I don't exactl

  • Text alignment with footnotes

    In (unstructured) Framemaker, I can't get (especially footnote) text to sit consistently at the very bottom of the page. I don't want to use feathering, as this knocks out the line-by-line text alignment across the page. Is there any obvious way of g