Built VLC from PKGBUILD = Segmentation Fault

Hi,
I tried to create a package for VLC from https://projects.archlinux.org/svntogit … ckages/vlc . Downloaded these files, ran makepkg, installed with yaourt -U , and the installed VLC gives me segmentation fault. I tried running it with valgrind, inside valgrind it runs ok. When i download the sources and compile it myself with almost the same configure script as is in PKGBUILD (only changed --prefix=/tmp/vlc), outside makepkg, compiled package works, so compiler and libraries should be fine. What can be problematic? I was thinking problems are with CFLAGS/CPPFLAGS/CXXFLAGS, so I removed -march=native -mtune=native from /etc/makepkg.conf but that was not successful either..

Hi,
I tried to create a package for VLC from https://projects.archlinux.org/svntogit … ckages/vlc . Downloaded these files, ran makepkg, installed with yaourt -U , and the installed VLC gives me segmentation fault. I tried running it with valgrind, inside valgrind it runs ok. When i download the sources and compile it myself with almost the same configure script as is in PKGBUILD (only changed --prefix=/tmp/vlc), outside makepkg, compiled package works, so compiler and libraries should be fine. What can be problematic? I was thinking problems are with CFLAGS/CPPFLAGS/CXXFLAGS, so I removed -march=native -mtune=native from /etc/makepkg.conf but that was not successful either..

Similar Messages

  • VLC playlist sorting segmentation fault

    Hi,
    This is what happens when I try to play audio or video files with VLC:
    vlc -v
    VLC media player 1.0.2 Goldeneye
    [0x141c898] main demux warning: no access_demux module matching "file" could be loaded
    [0x12fc168] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
    [0x151ba28] main demux warning: no access_demux module matching "file" could be loaded
    [0x7f97f003d1f8] scaletempo audio filter warning: bad input or output format
    [0x7f97f003d1f8] main audio filter warning: no audio filter module matching "scaletempo" could be loaded
    [0x14cb478] main audio output warning: PTS is out of range (-9932), dropping buffer
    [0x14cb478] main audio output warning: PTS is out of range (-33073), dropping buffer
    #I click view --> playlist, and sort on Title here#
    Segmentation fault
    Thanks
    Edit: I downgraded to 1.0.1-2, which does work.
    Last edited by SIGTERM (2009-09-27 15:29:01)

    uwinkelvos wrote:just upgraded on x86_64 (testing) and have no problems. Are you on i686?
    x86_64:
    2.6.32-ARCH #1 SMP PREEMPT Tue Feb 23 19:43:46 CET 2010 x86_64 Intel(R) Core(TM)2 Duo CPU L7500 @ 1.60GHz GenuineIntel GNU/Linux
    Last edited by pcm (2010-03-13 02:57:22)

  • [RESOLVED] vlc/mplayer Segmentation fault

    I was using an NVIDIA 7900GT which has since broke and now I have reverted to my NVIDIA 7300GS.
    I have been using archlinux for many years.  When I received the upgrade from the nvidia-100.14.19-6-i686 package, X would not load.  I looked around for a PKGBUILD and rebuilt the nvidia and nvidia-utils packages (ver 100.14.19).  Everything worked great, but I had no idea why.  I thought that it was just a nvidia thing that was not compatible with my machine/card.  Over the course of time, I found package nvidia-100.14.23-1-i686, and that worked for me and became my default video driver package to rebuild for every new kernel upgrade.  I was trying the other nvidia updates that archlinux provided also, but X would still not load.
    So then package nvidia-173.14.05-4-i686 came out and I was not going to let it lick me anymore.  I was going to figure this out.  I made sure that there was no "XF86Config" or "xorg.conf" in "/etc/X11", and X loaded.  Success right?  Well kinda.  I was able to login to Gnome, but I had no compiz, and I could not open vlc, mplayer and several other media applications.  The main error I was getting when running the application from and terminal was "Segmentation Fault".  In dmesg, I would get:
    vlc[3746]: segfault at b5dba360 ip b4f8e45a sp bfe5cd4c error 7 in libnvidia-tls.so.100.14.23[b4f8e000+1000]
    mplayer[3748]: segfault at b7fca360 ip b611345a sp bfe30b2c error 7 in libnvidia-tls.so.100.14.23[b6113000+1000]
    I was totally pissed for several days because I had to use Metacity, and found that totem was able to play media (audio and video) fine.  So I gave in again, and let that setup ride for a week.  Well then today came around, and I was going to get this fix one way or another and get Compiz and my media apps working again.  I did a search in the terminal for "libnvidia-tls.so.100.14.23" and found it still living in "/usr/lib/tls/".  All that was in that directory was that file and a symlink to it.  "libnvidia-tls.so.173.14.05" was in "/usr/lib/", but I guess just not being used or seen.  I did a "# rm /usr/lib/tls" and reinstalled the nvidia and nvidia-utils packages (ver 173.14.05) to be safe.
    Compiz and my media apps are now running fine.  I have written all of this down just in case anyone else runs into this problem.  I have done tons of google searching and could not find any answer to this.  If you have any comments about this, please let me know.

    I was using an NVIDIA 7900GT which has since broke and now I have reverted to my NVIDIA 7300GS.
    I have been using archlinux for many years.  When I received the upgrade from the nvidia-100.14.19-6-i686 package, X would not load.  I looked around for a PKGBUILD and rebuilt the nvidia and nvidia-utils packages (ver 100.14.19).  Everything worked great, but I had no idea why.  I thought that it was just a nvidia thing that was not compatible with my machine/card.  Over the course of time, I found package nvidia-100.14.23-1-i686, and that worked for me and became my default video driver package to rebuild for every new kernel upgrade.  I was trying the other nvidia updates that archlinux provided also, but X would still not load.
    So then package nvidia-173.14.05-4-i686 came out and I was not going to let it lick me anymore.  I was going to figure this out.  I made sure that there was no "XF86Config" or "xorg.conf" in "/etc/X11", and X loaded.  Success right?  Well kinda.  I was able to login to Gnome, but I had no compiz, and I could not open vlc, mplayer and several other media applications.  The main error I was getting when running the application from and terminal was "Segmentation Fault".  In dmesg, I would get:
    vlc[3746]: segfault at b5dba360 ip b4f8e45a sp bfe5cd4c error 7 in libnvidia-tls.so.100.14.23[b4f8e000+1000]
    mplayer[3748]: segfault at b7fca360 ip b611345a sp bfe30b2c error 7 in libnvidia-tls.so.100.14.23[b6113000+1000]
    I was totally pissed for several days because I had to use Metacity, and found that totem was able to play media (audio and video) fine.  So I gave in again, and let that setup ride for a week.  Well then today came around, and I was going to get this fix one way or another and get Compiz and my media apps working again.  I did a search in the terminal for "libnvidia-tls.so.100.14.23" and found it still living in "/usr/lib/tls/".  All that was in that directory was that file and a symlink to it.  "libnvidia-tls.so.173.14.05" was in "/usr/lib/", but I guess just not being used or seen.  I did a "# rm /usr/lib/tls" and reinstalled the nvidia and nvidia-utils packages (ver 173.14.05) to be safe.
    Compiz and my media apps are now running fine.  I have written all of this down just in case anyone else runs into this problem.  I have done tons of google searching and could not find any answer to this.  If you have any comments about this, please let me know.

  • Vlc, mplayer... segmentation fault

    guys, Im tired of this...
    I had some troubles with last update which were solved here
    and now I have another couple of problems :
    mplayer, vlc says segmentation fault any time Im trying to play a video.
    KDE desktop enviroment is terribly painted (flux is ok)
    glxgears (in flux) gives 60 fps !! (it was 250 before, I know that somethink was wrong but I could not figure it out before and now its.....)
    mplayer that_70s_show.6x04
    Segmentation fault
    vlc that_70s_show.6x04
    VLC media player 1.1.0 The Luggage (revision exported)
    Segmentation fault
    I did try reinstall vlc by pacman -Rs vlc but its the same...
    I do remember times when arch was pretty stable, so is it so now or Im the one who cause this ?!
    thanks in advance!

    yes, thats right...
    but post above contain all that vlc and mplayer gives to me in console
    also dolphin is crashing when its trying to preview any video file, amarok is unable to start too...
    this is cat /var/log/Xorg.0.log
    [ 30.721]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 30.735]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 30.735] X Protocol Version 11, Revision 0
    [ 30.735] Build Operating System: Linux 2.6.34-ARCH i686
    [ 30.735] Current Operating System: Linux server 2.6.34-ARCH #1 SMP PREEMPT Mon Jul 5 21:03:38 UTC 2010 i686
    [ 30.735] Kernel command line: root=/dev/disk/by-uuid/b7dbc8ac-e311-47b8-b1d4-5eb3cf9ad5bc ro
    [ 30.735] Build Date: 21 June 2010 11:54:27AM
    [ 30.735]
    [ 30.736] Current version of pixman: 0.18.2
    [ 30.736] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 30.736] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 30.736] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 22 14:26:03 2010
    [ 30.789] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 30.790] (==) No Layout section. Using the first Screen section.
    [ 30.790] (==) No screen section available. Using defaults.
    [ 30.790] (**) |-->Screen "Default Screen Section" (0)
    [ 30.790] (**) | |-->Monitor "<default monitor>"
    [ 30.791] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 30.791] (==) Automatically adding devices
    [ 30.791] (==) Automatically enabling devices
    [ 30.826] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 30.826] Entry deleted from font path.
    [ 30.826] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 30.826] Entry deleted from font path.
    [ 30.858] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 30.858] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 30.858] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 30.858] (II) Loader magic: 0x81e9d00
    [ 30.858] (II) Module ABI versions:
    [ 30.858] X.Org ANSI C Emulation: 0.4
    [ 30.858] X.Org Video Driver: 7.0
    [ 30.858] X.Org XInput driver : 9.0
    [ 30.858] X.Org Server Extension : 3.0
    [ 30.875] (--) PCI:*(0:0:2:0) 8086:2572:1043:80a5 Intel Corporation 82865G Integrated Graphics Controller rev 2, Mem @ 0xf0000000/134217728, 0xfbe80000/524288, I/O @ 0x0000dc00/8
    [ 30.884] (--) PCI: (0:1:11:0) 109e:036e:0000:0000 Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xfaffe000/4096
    [ 30.884] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 30.884] (II) LoadModule: "extmod"
    [ 30.916] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 30.923] (II) Module extmod: vendor="X.Org Foundation"
    [ 30.923] compiled for 1.8.1.902, module version = 1.0.0
    [ 30.923] Module class: X.Org Server Extension
    [ 30.923] ABI class: X.Org Server Extension, version 3.0
    [ 30.923] (II) Loading extension MIT-SCREEN-SAVER
    [ 30.923] (II) Loading extension XFree86-VidModeExtension
    [ 30.923] (II) Loading extension XFree86-DGA
    [ 30.923] (II) Loading extension DPMS
    [ 30.923] (II) Loading extension XVideo
    [ 30.923] (II) Loading extension XVideo-MotionCompensation
    [ 30.923] (II) Loading extension X-Resource
    [ 30.923] (II) LoadModule: "dbe"
    [ 30.923] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 30.924] (II) Module dbe: vendor="X.Org Foundation"
    [ 30.924] compiled for 1.8.1.902, module version = 1.0.0
    [ 30.924] Module class: X.Org Server Extension
    [ 30.924] ABI class: X.Org Server Extension, version 3.0
    [ 30.924] (II) Loading extension DOUBLE-BUFFER
    [ 30.924] (II) LoadModule: "glx"
    [ 30.924] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 30.930] (II) Module glx: vendor="X.Org Foundation"
    [ 30.930] compiled for 1.8.1.902, module version = 1.0.0
    [ 30.930] ABI class: X.Org Server Extension, version 3.0
    [ 30.937] (==) AIGLX enabled
    [ 30.937] (II) Loading extension GLX
    [ 30.937] (II) LoadModule: "record"
    [ 30.937] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 30.938] (II) Module record: vendor="X.Org Foundation"
    [ 30.938] compiled for 1.8.1.902, module version = 1.13.0
    [ 30.938] Module class: X.Org Server Extension
    [ 30.938] ABI class: X.Org Server Extension, version 3.0
    [ 30.938] (II) Loading extension RECORD
    [ 30.938] (II) LoadModule: "dri"
    [ 30.938] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 30.954] (II) Module dri: vendor="X.Org Foundation"
    [ 30.954] compiled for 1.8.1.902, module version = 1.0.0
    [ 30.954] ABI class: X.Org Server Extension, version 3.0
    [ 30.954] (II) Loading extension XFree86-DRI
    [ 30.954] (II) LoadModule: "dri2"
    [ 30.954] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 30.955] (II) Module dri2: vendor="X.Org Foundation"
    [ 30.955] compiled for 1.8.1.902, module version = 1.2.0
    [ 30.955] ABI class: X.Org Server Extension, version 3.0
    [ 30.955] (II) Loading extension DRI2
    [ 30.955] (==) Matched intel as autoconfigured driver 0
    [ 30.955] (==) Matched vesa as autoconfigured driver 1
    [ 30.955] (==) Matched fbdev as autoconfigured driver 2
    [ 30.955] (==) Assigned the driver to the xf86ConfigLayout
    [ 30.955] (II) LoadModule: "intel"
    [ 30.974] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 30.988] (II) Module intel: vendor="X.Org Foundation"
    [ 30.988] compiled for 1.8.1.902, module version = 2.12.0
    [ 30.988] Module class: X.Org Video Driver
    [ 30.988] ABI class: X.Org Video Driver, version 7.0
    [ 30.988] (II) LoadModule: "vesa"
    [ 30.989] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 30.994] (II) Module vesa: vendor="X.Org Foundation"
    [ 30.994] compiled for 1.8.0, module version = 2.3.0
    [ 30.994] Module class: X.Org Video Driver
    [ 30.994] ABI class: X.Org Video Driver, version 7.0
    [ 30.994] (II) LoadModule: "fbdev"
    [ 31.002] (WW) Warning, couldn't open module fbdev
    [ 31.002] (II) UnloadModule: "fbdev"
    [ 31.002] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 31.002] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    [ 31.002] (II) VESA: driver for VESA chipsets: vesa
    [ 31.002] (++) using VT number 7
    [ 31.010] (II) Primary Device is: PCI 00@00:02:0
    [ 31.010] (WW) Falling back to old probe method for vesa
    [ 31.012] drmOpenDevice: node name is /dev/dri/card0
    [ 31.012] drmOpenDevice: open result is 8, (OK)
    [ 31.012] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 31.012] drmOpenDevice: node name is /dev/dri/card0
    [ 31.012] drmOpenDevice: open result is 8, (OK)
    [ 31.012] drmOpenByBusid: drmOpenMinor returns 8
    [ 31.012] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 31.012] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 31.012] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 31.012] (==) intel(0): RGB weight 888
    [ 31.012] (==) intel(0): Default visual is TrueColor
    [ 31.012] (II) intel(0): Integrated Graphics Chipset: Intel(R) 865G
    [ 31.012] (--) intel(0): Chipset: "865G"
    [ 31.012] (==) intel(0): video overlay key set to 0x101fe
    [ 31.119] (II) intel(0): Output VGA1 has no monitor section
    [ 31.226] (II) intel(0): EDID for output VGA1
    [ 31.226] (II) intel(0): Manufacturer: ACI Model: 22a2 Serial#: 16843009
    [ 31.226] (II) intel(0): Year: 2008 Week: 3
    [ 31.226] (II) intel(0): EDID Version: 1.3
    [ 31.226] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 31.226] (II) intel(0): Signal levels configurable
    [ 31.226] (II) intel(0): Sync: Separate Composite SyncOnGreen
    [ 31.226] (II) intel(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    [ 31.226] (II) intel(0): Gamma: 2.20
    [ 31.226] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 31.226] (II) intel(0): Default color space is primary color space
    [ 31.226] (II) intel(0): First detailed timing is preferred mode
    [ 31.226] (II) intel(0): redX: 0.640 redY: 0.340 greenX: 0.290 greenY: 0.609
    [ 31.226] (II) intel(0): blueX: 0.140 blueY: 0.069 whiteX: 0.310 whiteY: 0.330
    [ 31.226] (II) intel(0): Supported established timings:
    [ 31.226] (II) intel(0): 720x400@70Hz
    [ 31.226] (II) intel(0): 640x480@60Hz
    [ 31.227] (II) intel(0): 640x480@67Hz
    [ 31.227] (II) intel(0): 640x480@72Hz
    [ 31.227] (II) intel(0): 640x480@75Hz
    [ 31.227] (II) intel(0): 800x600@56Hz
    [ 31.227] (II) intel(0): 800x600@60Hz
    [ 31.227] (II) intel(0): 800x600@72Hz
    [ 31.227] (II) intel(0): 800x600@75Hz
    [ 31.227] (II) intel(0): 832x624@75Hz
    [ 31.227] (II) intel(0): 1024x768@60Hz
    [ 31.227] (II) intel(0): 1024x768@70Hz
    [ 31.227] (II) intel(0): 1024x768@75Hz
    [ 31.227] (II) intel(0): 1280x1024@75Hz
    [ 31.227] (II) intel(0): Manufacturer's mask: 0
    [ 31.227] (II) intel(0): Supported standard timings:
    [ 31.227] (II) intel(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 31.227] (II) intel(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 31.227] (II) intel(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 31.227] (II) intel(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 31.227] (II) intel(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 31.227] (II) intel(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 31.227] (II) intel(0): Supported detailed timing:
    [ 31.227] (II) intel(0): clock: 146.2 MHz Image Size: 473 x 296 mm
    [ 31.227] (II) intel(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
    [ 31.227] (II) intel(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    [ 31.227] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 170 MHz
    [ 31.227] (II) intel(0): Monitor name: VW222
    [ 31.227] (II) intel(0): Serial No: 81LMQS026922
    [ 31.227] (II) intel(0): EDID (in hex):
    [ 31.227] (II) intel(0): 00ffffffffffff000469a22201010101
    [ 31.227] (II) intel(0): 031201031e2f1e78eec4f6a3574a9c23
    [ 31.227] (II) intel(0): 114f54bfef00714f818081409500a940
    [ 31.227] (II) intel(0): b3000101010121399030621a274068b0
    [ 31.227] (II) intel(0): 3600d9281100001c000000fd00384b1f
    [ 31.227] (II) intel(0): 5111000a202020202020000000fc0056
    [ 31.227] (II) intel(0): 573232320a20202020202020000000ff
    [ 31.227] (II) intel(0): 0038314c4d51533032363932320a00c0
    [ 31.227] (II) intel(0): EDID vendor "ACI", prod id 8866
    [ 31.227] (II) intel(0): Using EDID range info for horizontal sync
    [ 31.227] (II) intel(0): Using EDID range info for vertical refresh
    [ 31.227] (II) intel(0): Printing DDC gathered Modelines:
    [ 31.227] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 31.227] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 31.227] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 31.227] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 31.227] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 31.227] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 31.227] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 31.228] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 31.228] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 31.228] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 31.228] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 31.228] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 31.228] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 31.228] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 31.228] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 31.228] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 31.228] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 31.228] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 31.228] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 31.228] (II) intel(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 31.228] (II) intel(0): Printing probed modes for output VGA1
    [ 31.228] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 31.228] (II) intel(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 31.228] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 31.228] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 31.228] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 31.228] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 31.228] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 31.228] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 31.228] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 31.228] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 31.228] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 31.228] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 31.228] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 31.228] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 31.228] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 31.228] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    [ 31.228] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 31.228] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 31.228] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 31.228] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 31.228] (II) intel(0): Output VGA1 connected
    [ 31.228] (II) intel(0): Using exact sizes for initial modes
    [ 31.228] (II) intel(0): Output VGA1 using initial mode 1680x1050
    [ 31.229] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 31.229] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
    [ 31.229] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
    [ 31.229] (**) intel(0): Display dimensions: (470, 300) mm
    [ 31.229] (**) intel(0): DPI set to (90, 88)
    [ 31.229] (II) Loading sub module "fb"
    [ 31.229] (II) LoadModule: "fb"
    [ 31.229] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 31.243] (II) Module fb: vendor="X.Org Foundation"
    [ 31.243] compiled for 1.8.1.902, module version = 1.0.0
    [ 31.243] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 31.243] (II) UnloadModule: "vesa"
    [ 31.243] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 31.243] (==) Depth 24 pixmap format is 32 bpp
    [ 31.243] (II) intel(0): [DRI2] Setup complete
    [ 31.243] (II) intel(0): [DRI2] DRI driver: i915
    [ 31.243] (**) intel(0): Tiling enabled
    [ 31.244] (**) intel(0): SwapBuffers wait enabled
    [ 31.244] (==) intel(0): VideoRam: 131072 KB
    [ 31.244] (II) intel(0): Allocated new frame buffer 1728x1050 stride 8192, tiled
    [ 31.258] (II) UXA(0): Driver registered support for the following operations:
    [ 31.258] (II) solid
    [ 31.258] (II) copy
    [ 31.258] (II) composite (RENDER acceleration)
    [ 31.258] (II) put_image
    [ 31.258] (II) get_image
    [ 31.269] (==) intel(0): Backing store disabled
    [ 31.269] (==) intel(0): Silken mouse enabled
    [ 31.269] (II) intel(0): Initializing HW Cursor
    [ 31.340] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 31.340] (==) intel(0): DPMS enabled
    [ 31.340] (==) intel(0): Intel XvMC decoder disabled
    [ 31.340] (II) intel(0): Set up overlay video
    [ 31.340] (II) intel(0): direct rendering: DRI2 Enabled
    [ 31.341] (--) RandR disabled
    [ 31.341] (II) Initializing built-in extension Generic Event Extension
    [ 31.341] (II) Initializing built-in extension SHAPE
    [ 31.341] (II) Initializing built-in extension MIT-SHM
    [ 31.341] (II) Initializing built-in extension XInputExtension
    [ 31.341] (II) Initializing built-in extension XTEST
    [ 31.341] (II) Initializing built-in extension BIG-REQUESTS
    [ 31.341] (II) Initializing built-in extension SYNC
    [ 31.341] (II) Initializing built-in extension XKEYBOARD
    [ 31.341] (II) Initializing built-in extension XC-MISC
    [ 31.341] (II) Initializing built-in extension SECURITY
    [ 31.341] (II) Initializing built-in extension XINERAMA
    [ 31.341] (II) Initializing built-in extension XFIXES
    [ 31.341] (II) Initializing built-in extension RENDER
    [ 31.341] (II) Initializing built-in extension RANDR
    [ 31.341] (II) Initializing built-in extension COMPOSITE
    [ 31.341] (II) Initializing built-in extension DAMAGE
    [ 31.414] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 31.414] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 31.414] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 31.414] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 31.414] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 31.414] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 31.414] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 31.415] (II) intel(0): Setting screen physical size to 444 x 277
    [ 31.937] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 31.937] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 31.937] (II) LoadModule: "evdev"
    [ 31.938] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 31.949] (II) Module evdev: vendor="X.Org Foundation"
    [ 31.949] compiled for 1.8.0, module version = 2.4.0
    [ 31.949] Module class: X.Org XInput Driver
    [ 31.949] ABI class: X.Org XInput driver, version 9.0
    [ 31.949] (**) Power Button: always reports core events
    [ 31.949] (**) Power Button: Device: "/dev/input/event2"
    [ 31.949] (II) Power Button: Found keys
    [ 31.949] (II) Power Button: Configuring as keyboard
    [ 31.949] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 31.949] (**) Option "xkb_rules" "evdev"
    [ 31.949] (**) Option "xkb_model" "evdev"
    [ 31.949] (**) Option "xkb_layout" "us"
    [ 31.991] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 31.991] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 31.991] (**) Power Button: always reports core events
    [ 31.991] (**) Power Button: Device: "/dev/input/event1"
    [ 31.991] (II) Power Button: Found keys
    [ 31.991] (II) Power Button: Configuring as keyboard
    [ 31.991] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 31.991] (**) Option "xkb_rules" "evdev"
    [ 31.991] (**) Option "xkb_model" "evdev"
    [ 31.992] (**) Option "xkb_layout" "us"
    [ 31.993] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event3)
    [ 31.993] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
    [ 31.994] (**) USB USB Keykoard: always reports core events
    [ 31.994] (**) USB USB Keykoard: Device: "/dev/input/event3"
    [ 31.994] (II) USB USB Keykoard: Found keys
    [ 31.994] (II) USB USB Keykoard: Configuring as keyboard
    [ 31.994] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD)
    [ 31.994] (**) Option "xkb_rules" "evdev"
    [ 31.994] (**) Option "xkb_model" "evdev"
    [ 31.994] (**) Option "xkb_layout" "us"
    [ 31.994] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event4)
    [ 31.994] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
    [ 31.995] (**) USB USB Keykoard: always reports core events
    [ 31.995] (**) USB USB Keykoard: Device: "/dev/input/event4"
    [ 31.995] (II) USB USB Keykoard: Found 1 mouse buttons
    [ 31.995] (II) USB USB Keykoard: Found scroll wheel(s)
    [ 31.995] (II) USB USB Keykoard: Found relative axes
    [ 31.995] (II) USB USB Keykoard: Found absolute axes
    [ 31.995] (II) USB USB Keykoard: Found keys
    [ 31.995] (II) USB USB Keykoard: Configuring as mouse
    [ 31.995] (II) USB USB Keykoard: Configuring as keyboard
    [ 31.995] (**) USB USB Keykoard: YAxisMapping: buttons 4 and 5
    [ 31.995] (**) USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 31.995] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD)
    [ 31.995] (**) Option "xkb_rules" "evdev"
    [ 31.995] (**) Option "xkb_model" "evdev"
    [ 31.995] (**) Option "xkb_layout" "us"
    [ 31.995] (EE) USB USB Keykoard: failed to initialize for relative axes.
    [ 31.995] (II) USB USB Keykoard: initialized for absolute axes.
    [ 31.996] (II) config/udev: Adding input device USB Mouse (/dev/input/event5)
    [ 31.996] (**) USB Mouse : Applying InputClass "evdev pointer catchall"
    [ 31.996] (**) USB Mouse : always reports core events
    [ 31.996] (**) USB Mouse : Device: "/dev/input/event5"
    [ 31.996] (II) USB Mouse : Found 3 mouse buttons
    [ 31.996] (II) USB Mouse : Found scroll wheel(s)
    [ 31.996] (II) USB Mouse : Found relative axes
    [ 31.996] (II) USB Mouse : Found x and y relative axes
    [ 31.996] (II) USB Mouse : Configuring as mouse
    [ 31.996] (**) USB Mouse : YAxisMapping: buttons 4 and 5
    [ 31.996] (**) USB Mouse : EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 31.996] (II) XINPUT: Adding extended input device "USB Mouse " (type: MOUSE)
    [ 31.996] (**) USB Mouse : (accel) keeping acceleration scheme 1
    [ 31.996] (**) USB Mouse : (accel) acceleration profile 0
    [ 31.996] (**) USB Mouse : (accel) acceleration factor: 2.000
    [ 31.996] (**) USB Mouse : (accel) acceleration threshold: 4
    [ 31.996] (II) USB Mouse : initialized for relative axes.
    [ 31.997] (II) config/udev: Adding input device USB Mouse (/dev/input/mouse0)
    [ 31.997] (II) No input driver/identifier specified (ignoring)
    [ 32.005] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
    [ 32.005] (II) No input driver/identifier specified (ignoring)
    this is output from amarok's start :
    $ amarok
    <unknown program name>(14670)/: Communication problem with "amarok" , it probably crashed.
    Error message was: "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.amarok was not provided by any .service files" "
    KCrash: Application 'amarok' crashing...
    sock_file=/home/tepo/.kde4/socket-server/kdeinit4__0
    about that 60fps ...it have been told me that this (even with 250fps) that ist wrong installed graphic card, but I followed archwiki during instalation and there are just few (I dont know now how many exactly but I guess 2) steps to follow so there in no place for mistake...
    which logs should I post too?
    thanks for helping me...

  • Segmentation fault from libclntsh.so.10.1

    Hi,
    I try to use Pro*C arrays and have Segmentation fault from libclntsh.so.10.1.
    First I accumulate values in arrays and then INSERT them with help of      EXEC SQL FOR :m_entries_num
              INSERT INTO ETCASHMGR.BUY_ORDER
    statement. If error occurred I try to INSERT values in those arrays in DB using loop look this:
         for (int i = 0; i < m_entries_num; i++)
              EXEC SQL INSERT INTO ETCASHMGR.BUY_ORDER
    First statement works.
    However, if error occurs and control is undertaken by statement with loop segmentation fault occurs immediately.
    Here are stamens (without many fields to make long story shorter).
    void InsertBuyData::execute()
         EXEC SQL WHENEVER SQLERROR GOTO sql_error;
         EXEC SQL SAVEPOINT InsertBuyData_point;
         EXEC SQL FOR :m_entries_num
              INSERT INTO ETCASHMGR.BUY_ORDER
                   ticker_symbol,               
                   order_status,
                   order_timestamp,
                   ATS_fee_code,
                   RS_admintag,
                   MOC_order_flag
              VALUES
                   :p_ticker_symbol,               
                   :p_order_status,
                   TO_TIMESTAMP(:p_order_timestamp, 'yyyymmddhh24miss'),
                   :p_ATS_fee_code,
                   :p_RS_admintag,
                   :p_MOC_order_flag
         return;
    sql_error:
         return sql_error();
    void InsertBuyData::sql_error()
         EXEC SQL WHENEVER SQLERROR GOTO sql_error;
         ostringstream os;
         os << endl << "InsertBuyData::execute" << "     " << sqlca.sqlerrm.sqlerrmc << endl;
         cerr << os.str().c_str();     
    EXEC SQL ROLLBACK TO SAVEPOINT InsertBuyData_point;
         for (int i = 0; i < m_entries_num; i++)
              EXEC SQL INSERT INTO ETCASHMGR.BUY_ORDER
                   ticker_symbol,               
                   order_status,
                   order_timestamp,
                   ATS_fee_code,
                   RS_admintag,
                   MOC_order_flag
              VALUES
                   :p_ticker_symbol[i] ,               
                   :p_order_status[i] ,
                   TO_TIMESTAMP(:p_order_timestamp, 'yyyymmddhh24miss'),
                   :p_ATS_fee_code[i] ,
                   :p_RS_admintag[i] ,
                   :p_MOC_order_flag[i]
         return;
    sql_error:
         os << endl << "InsertBuyData::sql_error" << "     " << sqlca.sqlerrm.sqlerrmc << endl;
         cerr << os.str().c_str();
         return;
    Above I take values from arrays one by one (I don't know why "i" in brackets are not seen).
    Here is backtrace.
    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 182919222464 (LWP 7844)]
    0x0000002a957e2bdf in sqlbls ()
    from /usr/app/oracle/product/10gR2/lib/libclntsh.so.10.1
    (gdb) bt
    #0 0x0000002a957e2bdf in sqlbls ()
    from /usr/app/oracle/product/10gR2/lib/libclntsh.so.10.1
    #1 0x0000002a957d34d0 in sqlbdv ()
    from /usr/app/oracle/product/10gR2/lib/libclntsh.so.10.1
    #2 0x0000002a957cdaf1 in sqlexp ()
    from /usr/app/oracle/product/10gR2/lib/libclntsh.so.10.1
    #3 0x0000002a957c8d55 in sqlcmex ()
    from /usr/app/oracle/product/10gR2/lib/libclntsh.so.10.1
    #4 0x0000002a957c95f4 in sqlcxt ()
    from /usr/app/oracle/product/10gR2/lib/libclntsh.so.10.1
    #5 0x000000000041506b in InsertBuyData::sql_error (this=0x713b00)
    at DBClass.cpp:4281
    #6 0x000000000041326e in InsertBuyData::execute (this=0x713b00)
    at DBClass.cpp:3544
    Thank you for any help.
    YP
    Message was edited by:
    user572296

    Did some one find any solution to the above mentioned issue . I am also facing the same issue. Using Linux 64 bit machine with oracle 10.2client installed in it. but getting the following error.
    Loaded symbols for /usr/lib/oracle/xe/app/oracle/product/10.2.0/client/lib/libnnz10.so
    Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done.
    Loaded symbols for /lib64/ld-linux-x86-64.so.2
    Core was generated by `./AutoLoader'.
    Program terminated with signal 11, Segmentation fault.
    #0 0x00002aab0a0e9a53 in sqlcfx () from /usr/lib/oracle/xe/app/oracle/product/10.2.0/client/lib/libclntsh.so.10.1
    (gdb) bt
    #0 0x00002aab0a0e9a53 in sqlcfx () from /usr/lib/oracle/xe/app/oracle/product/10.2.0/client/lib/libclntsh.so.10.1
    #1 0x00002aab0a0cc149 in sqlcmex () from /usr/lib/oracle/xe/app/oracle/product/10.2.0/client/lib/libclntsh.so.10.1
    #2 0x00002aab0a0cca7c in sqlcxt () from /usr/lib/oracle/xe/app/oracle/product/10.2.0/client/lib/libclntsh.so.10.1
    #3 0x000000000040cbf8 in oracle_logon ()
    #4 0x000000000040bed8 in main ()
    Could someone please help me how to resolve it. Very urgent request :(

  • Segmentation Fault when connecting to SQL*Plus from Applications tier

    Hi Everyone -
    I am currently in the process of upgrading a client from 11.5.10.2 to 12.1.1 (eventually 12.1.3) on a OEL x86-64 server. I have laid down the software stack and followed all of the requirements as per the Installation manuals and 761566.1. I also have an open SR right now on this issue - but I wanted to see if any of you have ever run into the issue that I am encountering.
    When I try to run adadmin/adpatch - I get to the prompt of providing the system user password and the utility simply exits. No errors in adpatch.log or adadmin.log (both are 0 bytes in size).
    When I try to connect using SQL*Plus from the applications tier using either:
    sqlplus apps/****@SID
    sqlplus system/****@SID
    I get a Segmentation Fault error. There are also no errors in my alert log file on the database tier. I found this error while attempting to apply the upgrade merge patch.
    Has anyone ever seen s Segmentation Fault error? I have search MOS, found a couple of potential solutions - but nothing has solved the issue so far.
    Thanks in advance...
    Brenna

    >
    Are you on 11.1.0.5.0? Is this the database version?
    No, my database tier is 11.2.0.3 (the database version displayed above was the client version running on the Application Tier.
    Who is the owner of the application tier files? If it is applmgr user, please make sure you login as that user and source the application env file before running sqlplus -- Please issue "echo $ORACLE_HOME" and "which sqlplus" and post the output here.
    My owner of the application tier is oracle. I have sourced the environment using $APPL_TOP/APPSR12Dev1_******.env
    [oracle@****** log]$ echo $ORACLE_HOME
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2
    [oracle@****** log]$ which sqlplus
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/bin/sqlplus
    >
    Please relink sqlplus by issuing "$ORACLE_HOME/bin/relink all > relink.txt 2>&1" and check the relink.txt file for any error
    A number of errors occur during the relink, here are some of them:
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/bin/genclntsh
    /usr/bin/ld: warning: i386:x86-64 architecture of input file `/u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(nnfgt.o)' is incompatible with i386 output
    /usr/bin/ld: warning: i386:x86-64 architecture of input file `/u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o)' is incompatible with i386 output
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/bin/genagtsh /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libagtsh.so 1.0
    /usr/bin/ld: warning: i386:x86-64 architecture of input file `/u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(nnfgt.o)' is incompatible with i386 output
    /usr/bin/ld: warning: i386:x86-64 architecture of input file `/u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o)' is incompatible with i386 output
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(nnfgt.o):(.rodata+0xc8): undefined reference to `nnflboot'
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o):(.data+0x8): undefined reference to `nttini'
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o):(.data+0x28): undefined reference to `ntzini'
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o):(.data+0x68): undefined reference to `ntpini'
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o):(.data+0x88): undefined reference to `ntusini'
    collect2: ld returned 1 exit status
    Thanks again...

  • Segmentation fault error while connecting from forms server

    Hi,
    From Oracle Forms application client, if I give sqlplus /nolog it works fine where as if I give sqlplus username/password@DATABASEBNAME, it is giving Segmentation fault error.
    Could any one help? This problem is existing if I execute the command as oracle account. If I execute as non-oracle user (who has all privileges to run oracle stuff and all environment varilables like HOME, LD_LIBRARY_PATH, CLASS_PATH etc all stuff are correctly set)
    Thanks in advance.

    Hi David,
    What is Gateway, How I have to setup, Please let me know.
    I tried according to the Demo, But still I am facing the same problem. Which system IP I have to put in the host details.
    Can u please let me know.
    Regards,
    Kumar.

  • Brasero segmentation fault while selecting Plugins from menu

    Hello,
    Brasero is seg faulting for me when I select Plugins from the File menu. I am running a standard Gnome DE 3.12.2 with startx to login. When I launch brasero from terminal, it tells me:
    [bryan@nas ~]$ brasero
    (brasero:5300): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    (brasero:5300): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    and then once I click Plugins it says additionally:
    (brasero:5300): GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion 'instance != NULL && instance->g_class != NULL' failed
    Segmentation fault
    Brasero version is 3.11.3
    Any ideas what causes this problem?
    Pacman -Syu is done before posting this message...
    Thanks

    Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=728376

  • Segmentation fault when calling gpctr function from matlab mex file

    I am trying to write a simple mex file for square wave generation using counter1 of PCI-6035E. I am using matlab's native compiler to compile and link with the nidaq32 library, ver.6.9.3, with no errors. When the mex function is called from a matlab script, however, the program crashes at the first call, to reset the counter. (I can generate a square wave with the test panel.)

    Sorry for the delay in responding. I got caught up in other stuff. I am attaching my little program as requested. As you can see, I have just wrapped a mexFunction call round the example code for square wave generation. After I posted this, I tracked down a copy of BorlandC++, installed it on my computer and recompiled using that compiler and *b.* libraries. And would you know it, the program works. The question remains, though, why it doesn't work with Matlab's native lcc compiler. Plus, I have limited disk space, so if I can do without BorlandC, I can use the extra room. The runtime error was a Segmentation fault that I traced to the first call to GPCTR_Control.
    Attachments:
    pulsegen.c ‏4 KB

  • Segmentation fault when calling dbms_alert.register() procedure from OCCI

    I am trying to call the dbms_alert.register() from the OCCI but I get segmentation fault when I run the program, here is the code snippet. I am gettin segmentation fault immediately after calling setSQL() method.
    Environment *occiEnvironment_;
    Connection *occiConnection_ ;
    string userName("SCOTT");
    string userPasswd("tiger");
    string url("");
    occiEnvironment_ = Environment::createEnvironment();
    try{
    occiConnection_ = occiEnvironment_->createConnection(userName,userPasswd,url);
    Statement *occiStatement1;
    cout << "Before setSQL" << endl;
    occiStatement1->setSQL("BEGIN dbms_alert.register(:1); END;");
    cout << "After setSQL" << endl;
    string alert1("MY_ALERT");
    occiStatement1->setString(1,alert1);
    occiStatement1->execute();
    catch (SQLException ea)
    cout << ea.what();
    }

    Thanks for the reply, now I dont see segmentation fault.
    I tried to exted the code further to wait for the registered events, I added the following code, I do get and event but then get the exception:
    Statement *occiStatement1 = occiConnection_->createStatement();
    Statement *occiStatement2 = occiConnection_->createStatement();
    string alert, msg;
    int status;
    occiStatement1->setSQL("BEGIN dbms_alert.register(:1); END;");
    string alert1("MY_ALERT");
    occiStatement1->setString(1,alert1);
    occiStatement1->execute();
    occiStatement2->setSQL("BEGIN dbms_alert.waitany(:alert,:msg,:status); END;");
    occiStatement2->registerOutParam(1, OCCICHAR, sizeof(alert));
    occiStatement2->registerOutParam(2, OCCICHAR, sizeof(msg));
    occiStatement2->registerOutParam(3, OCCIINT, sizeof(int));
    occiStatement2->execute();
    ===========================================================
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "SYS.DBMS_ALERT", line 252
    ORA-06512: at line 1
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "SYS.DBMS_ALERT", line 252
    ORA-06512: at line 1
    *** glibc detected *** free(): invalid pointer: 0x08619c48 ***
    Aborted

  • Notify segmentation fault from C++ in JVM

    Hello,
    I have a Java application which is doing a request to a C++ application through JNI.
    The Java application does not wait the end of the treatment in the C++ part (The work done in the C++ part is about 30 minutes long).
    How could I be notified that a "segmentation fault" or such error occured in the C++ application, BEFORE doing another call with the java application???
    I want to be able to nofify the user that his request for the work performed in the C++ part has failed without waiting that the user requests again the information.
    Thanks a lot for your help.
    Tanguy

    Search on the topic "callback".

  • SMPlayer - Segmentation Fault - QXcbShmImage: shmget() failed (22)

    Hello,
    when I'm watching a video playlist in SMPlayer there comes a time the video ends and when smplayer have to go to the next video it exit just with the "segmentation fault" meesage. This does not happens always, just randomly. I've downloaded the latest built from smplayer in order to see if it was solved but it isn't. With this latest smplayer build I got more exit information. I didn't know where ends the log from one song and where the next song log begins, so I've pasted from the last time I see a reference for the previous one:
    Debug: Recents::addItem: '/home/josealb77/Música/Mitis Mahi etc/Touch Tour Mixify Set_135838810 - MaHi.mp3'
    Debug: BaseGui::updateRecents
    Debug: BaseGui::checkPendingActionsToRun
    Debug: BaseGui::checkMplayerVersion
    Debug: MplayerVersion::isMplayerAtLeast: comparing 25158 with 37224
    Debug: Core::checkIfVideoIsHD
    Debug: MplayerProcess::parseLine: audio_info_changed
    Debug: Core::initAudioTrack
    Debug: Core::initAudioTrack: num_items: 0
    Debug: Core::initAudioTrack: list of audios:
    Debug: Tracks::list: item 0: ID: 0 lang: '' name: ''
    Debug: Core::initializeMenus
    Debug: BaseGui::initializeMenus
    Debug: Core::initAudioTrack: selecting initial track
    Debug: Core::changeAudio: ID: 0, allow_restart: 1
    Debug: changeAudio: ID: 0
    Debug: MplayerVersion::isMplayerAtLeast: comparing 21441 with 37224
    Debug: Core::tellmp: 'switch_audio 0'
    Debug: Core::setVolume: 100
    Debug: Core::tellmp: 'volume 100 1'
    Debug: Core::updateWidgets
    Debug: DefaultGui::updateWidgets
    Debug: BaseGui::updateWidgets
    Debug: Core::displayMessage
    Debug: Core::updateWidgets
    Debug: DefaultGui::updateWidgets
    Debug: BaseGui::updateWidgets
    Debug: Core::updateWidgets
    Debug: DefaultGui::updateWidgets
    Debug: BaseGui::updateWidgets
    Debug: DefaultGui::enableActionsOnPlaying
    Debug: BaseGui::enableActionsOnPlaying
    Debug: MplayerProcess::parseLine: ''
    Debug: MplayerProcess::parseLine: 'ID_AUDIO_TRACK=0'
    Debug: Core::forward
    Debug: Core::seek: 60
    Debug: Core::tellmp: 'seek 60 0'
    Debug: Core::changeOSD: 1
    Debug: Core::pausing_prefix
    Debug: MplayerVersion::isMplayerAtLeast: comparing 27665 with 37224
    Debug: Core::tellmp: 'pausing_keep_force osd 1'
    Debug: Core::updateWidgets
    Debug: DefaultGui::updateWidgets
    Debug: BaseGui::updateWidgets
    Debug: Core::forward
    Debug: Core::seek: 60
    Debug: Core::tellmp: 'seek 60 0' '
    Debug: MplayerProcess::parseLine: ''osition: 3 %'
    Debug: MplayerProcess::parseLine: ''
    Debug: Core::forward
    Debug: Core::seek: 60
    Debug: Core::tellmp: 'seek 60 0' '
    Debug: MplayerProcess::parseLine: 'Position: 5 %'
    Debug: Core::forward
    Debug: Core::seek: 60
    Debug: Core::tellmp: 'seek 60 0' '
    Debug: MplayerProcess::parseLine: 'Position: 6 %'
    Debug: Core::forward
    Debug: Core::seek: 60
    Debug: Core::tellmp: 'seek 60 0' '
    Debug: MplayerProcess::parseLine: 'Position: 8 %'
    Debug: Core::forward
    Debug: Core::seek: 60
    Debug: Core::tellmp: 'seek 60 0'
    Debug: Core::forward
    Debug: Core::seek: 60
    Debug: Core::tellmp: 'seek 60 0' '
    Debug: MplayerProcess::parseLine: ''osition: 10 %'
    Debug: MplayerProcess::parseLine: ''osition: 11 %'
    Debug: MplayerProcess::parseLine: ''
    Debug: Core::goToPosition: value: 992
    Debug: Core::goToSec: 3654.000000
    Debug: Core::tellmp: 'seek 3654 2'
    Debug: MplayerProcess::parseLine: ''
    Debug: MplayerProcess::parseLine: '[equalizer] Limiting the number of filters to 9 due to low sample rate.'
    Debug: MplayerProcess::parseLine: '[equalizer] Limiting the number of filters to 9 due to low sample rate.'
    Debug: MplayerProcess::parseLine: '[equalizer] Limiting the number of filters to 9 due to low sample rate.'
    Debug: MplayerProcess::parseLine: 'AO: [pulse] 32000Hz 2ch floatle (4 bytes per sample)'
    Debug: MplayerProcess::parseLine: '[equalizer] Limiting the number of filters to 9 due to low sample rate.'
    Debug: MplayerProcess::parseLine: ''equalizer] Limiting the number of filters to 9 due to low sample rate.'
    Debug: MplayerProcess::parseLine: 'Position: 99 %'
    Debug: MplayerProcess::parseLine: ''
    Debug: MplayerProcess::parseLine: ''O: [pulse] 44100Hz 2ch floatle (4 bytes per sample)'
    Debug: MplayerProcess::parseLine: ''
    Debug: Core::sforward
    Debug: Core::seek: 10
    Debug: Core::tellmp: 'seek 10 0' '
    Debug: MplayerProcess::parseLine: ''osition: 99 %'
    Debug: MplayerProcess::parseLine: ''
    Debug: Core::sforward
    Debug: Core::seek: 10
    Debug: Core::tellmp: 'seek 10 0' '
    Debug: MplayerProcess::parseLine: ''osition: 99 %'
    Debug: MplayerProcess::parseLine: ''
    Debug: MplayerProcess::parseLine: ''
    Debug: MplayerProcess::parseLine: ''
    Debug: MplayerProcess::parseLine: ''
    Debug: MplayerProcess::parseLine: 'Exiting... (End of file)'
    Debug: MplayerProcess::parseLine: detected end of file
    Debug: MplayerProcess::parseLine: 'ID_EXIT=EOF'
    Debug: MplayerProcess::parseLine: detected end of file
    Debug: MyProcess::procFinished
    Debug: MyProcess::procFinished: Bytes available: 0
    Debug: MplayerProcess::processFinished: exitCode: 0, status: 0
    Debug: MplayerLayer::playingStopped
    Debug: Screen::playingStopped
    Debug: Screen::setAutoHideCursor: 0
    Debug: Screen::playingStopped
    Debug: Screen::setAutoHideCursor: 0
    Debug: Core::processFinished
    Debug: Core::processFinished: we_are_restarting: 0
    Debug: Core::processFinished: play has finished!
    Debug: BaseGui::displayState: Stopped
    Debug: BaseGui::togglePlayAction
    Debug: Core::processFinished: exit_code: 0
    Debug: Core::updateWidgets
    Debug: DefaultGui::updateWidgets
    Debug: BaseGui::updateWidgets
    Debug: DefaultGui::disableActionsOnStop
    Debug: BaseGui::disableActionsOnStop
    Debug: BaseGui::checkStayOnTop
    Debug: Playlist::playNext
    Debug: Playlist::chooseRandomItem
    Debug: * free items: 64
    Debug: * items:
    Debug: * item: 1
    Debug: * item: 2
    Debug: * item: 3
    Debug: * item: 4
    Debug: * item: 5
    Debug: * item: 6
    Debug: * item: 7
    Debug: * item: 8
    Debug: * item: 9
    Debug: * item: 10
    Debug: * item: 11
    Debug: * item: 12
    Debug: * item: 13
    Debug: * item: 14
    Debug: * item: 15
    Debug: * item: 16
    Debug: * item: 17
    Debug: * item: 19
    Debug: * item: 20
    Debug: * item: 21
    Debug: * item: 22
    Debug: * item: 24
    Debug: * item: 25
    Debug: * item: 26
    Debug: * item: 27
    Debug: * item: 28
    Debug: * item: 29
    Debug: * item: 30
    Debug: * item: 31
    Debug: * item: 32
    Debug: * item: 33
    Debug: * item: 34
    Debug: * item: 35
    Debug: * item: 36
    Debug: * item: 37
    Debug: * item: 38
    Debug: * item: 39
    Debug: * item: 40
    Debug: * item: 41
    Debug: * item: 42
    Debug: * item: 43
    Debug: * item: 44
    Debug: * item: 45
    Debug: * item: 46
    Debug: * item: 47
    Debug: * item: 48
    Debug: * item: 49
    Debug: * item: 50
    Debug: * item: 51
    Debug: * item: 52
    Debug: * item: 53
    Debug: * item: 54
    Debug: * item: 55
    Debug: * item: 56
    Debug: * item: 58
    Debug: * item: 59
    Debug: * item: 61
    Debug: * item: 62
    Debug: * item: 63
    Debug: * item: 65
    Debug: * item: 66
    Debug: * item: 67
    Debug: * item: 68
    Debug: * item: 69
    Debug: * selected item: 2 (3)
    Debug: Playlist::playItem: 3 (count:70)
    Debug: playlist_path: ''
    Debug: Core::open: '/home/josealb77/Música/Adelén - Olé (1080p).mp4'
    Debug: Core::open: * identified as local file
    Debug: Core::openFile: '/home/josealb77/Música/Adelén - Olé (1080p).mp4'
    Debug: Core::playNewFile: '/home/josealb77/Música/Adelén - Olé (1080p).mp4'
    Debug: Core::saveMediaInfo
    Debug: Core::saveMediaInfo: not saving settings, disabled by user
    Debug: FileSettingsHash::existSettingsFor: '/home/josealb77/Música/Adelén - Olé (1080p).mp4'
    Debug: FileSettingsHash::existSettingsFor: config_file: '/home/josealb77/.config/smplayer/file_settings/e/e7268b508520a341.ini'
    Debug: Core::playNewFile: volume: 40, old_volume: 40
    Debug: Core::initPlaying
    Debug: Core::startMplayer
    Debug: Core::startMplayer: checking if stream is a playlist
    Debug: Core::startMplayer: url path: '/home/josealb77/Música/Adelén - Olé (1080p).mp4'
    Debug: Core::startMplayer: url_is_playlist: 0
    Debug: MplayerVersion::isMplayerAtLeast: comparing 27667 with 37224
    Debug: MplayerVersion::isMplayerAtLeast: comparing 29058 with 37224
    Debug: Core::startMplayer: * not using -colorkey for vdpau
    Debug: Core::startMplayer: * report if you can't see the video
    Debug: MplayerVersion::isMplayerAtLeast: comparing 27872 with 37224
    Debug: Core::startMplayer: using vdpau, video filters are ignored
    Debug: MplayerVersion::isMplayerAtLeast: comparing 24924 with 37224
    Debug: Core::startMplayer: edl file: ''
    Debug: MplayerLayer::playingStarted
    Debug: Screen::playingStarted
    Debug: Screen::setAutoHideCursor: 1
    Debug: Screen::playingStarted
    Debug: Screen::setAutoHideCursor: 1
    Debug: Core::startMplayer: command: 'mplayer -noquiet -nofs -nomouseinput -vc ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffodivxvdpau, -lavdopts threads=4 -sub-fuzziness 1 -identify -slave -vo vdpau -ao pulse -nokeepaspect -nodr -double -input nodefault-bindings:conf=/dev/null -wid 67109202 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -noflip-hebrew -ass-styles /home/josealb77/.config/smplayer/styles.ass -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp UTF-8 -subpos 100 -volume 100 -cache 2048 -osdlevel 0 -noslices -channels 2 -af scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 /home/josealb77/Música/Adelén - Olé (1080p).mp4'
    Debug: MplayerProcess::parseLine: 'MPlayer SVN-r37224 (C) 2000-2014 MPlayer Team'
    Debug: MplayerVersion::mplayerVersion: MPlayer SVN revision found: 37224
    Debug: MplayerProcess::parseLine: MPlayer SVN: 37224
    Debug: MplayerProcess::parseLine: '210 audio & 441 video codecs'
    Debug: MplayerProcess::parseLine: 'mplayer: could not connect to socket'
    Debug: MplayerProcess::parseLine: 'mplayer: No such file or directory'
    Debug: MplayerProcess::parseLine: 'Failed to open LIRC support. You will not be able to use your remote control.'
    Debug: MplayerProcess::parseLine: ''
    Debug: MplayerProcess::parseLine: 'Playing /home/josealb77/Música/Adelén - Olé (1080p).mp4.'
    Debug: MplayerProcess::parseLine: ''
    Debug: MplayerProcess::parseLine: 'Cache fill: 0.00% (0 bytes) '
    Debug: Core::displayMessage
    Debug: MplayerProcess::parseLine: ''
    Debug: MplayerProcess::parseLine: 'libavformat version 55.33.100 (internal)'
    Debug: MplayerProcess::parseLine: 'libavformat file format detected.'
    Debug: MplayerProcess::parseLine: 'ID_VIDEO_ID=0'
    Debug: MplayerProcess::parseLine: ID_VIDEO_ID: 0
    Debug: MplayerProcess::parseLine: '[lavf] stream 0: video (h264), -vid 0'
    Debug: MplayerProcess::parseLine: 'ID_AUDIO_ID=0'
    Debug: MplayerProcess::parseLine: ID_AUDIO_ID: 0
    Debug: MplayerProcess::parseLine: '[lavf] stream 1: audio (aac), -aid 0, -alang und'
    Debug: MplayerProcess::parseLine: 'VIDEO: [H264] 1920x1080 24bpp 25.000 fps 3859.0 kbps (471.1 kbyte/s)'
    Debug: MplayerProcess::parseLine: 'Clip info:'
    Debug: MplayerProcess::parseLine: ' major_brand: isom'
    Debug: MplayerProcess::parseLine: 'ID_CLIP_INFO_NAME0=major_brand'
    Debug: MplayerProcess::parseLine: 'ID_CLIP_INFO_VALUE0=isom'
    Debug: MplayerProcess::parseLine: ' minor_version: 512'
    Debug: MplayerProcess::parseLine: 'ID_CLIP_INFO_NAME1=minor_version'
    Debug: MplayerProcess::parseLine: 'ID_CLIP_INFO_VALUE1=512'
    Debug: MplayerProcess::parseLine: ' compatible_brands: isomiso2avc1mp41'
    Debug: MplayerProcess::parseLine: 'ID_CLIP_INFO_NAME2=compatible_brands'
    Debug: MplayerProcess::parseLine: 'ID_CLIP_INFO_VALUE2=isomiso2avc1mp41'
    Debug: MplayerProcess::parseLine: ' encoder: Lavf55.19.100'
    Debug: MplayerProcess::parseLine: 'ID_CLIP_INFO_NAME3=encoder'
    Debug: MplayerProcess::parseLine: 'ID_CLIP_INFO_VALUE3=Lavf55.19.100'
    Debug: MplayerProcess::parseLine: 'ID_CLIP_INFO_N=4'
    Debug: MplayerProcess::parseLine: 'Load subtitles in /home/josealb77/Música/'
    Debug: MplayerProcess::parseLine: 'ID_FILENAME=/home/josealb77/Música/Adelén - Olé (1080p).mp4'
    Debug: MplayerProcess::parseLine: 'ID_DEMUXER=lavfpref'
    Debug: MplayerProcess::parseLine: 'ID_VIDEO_FORMAT=H264'
    Debug: MplayerProcess::parseLine: 'ID_VIDEO_BITRATE=3858952'
    Debug: MplayerProcess::parseLine: 'ID_VIDEO_WIDTH=1920'
    Debug: MplayerProcess::parseLine: md.video_width set to 1920
    Debug: MplayerProcess::parseLine: 'ID_VIDEO_HEIGHT=1080'
    Debug: MplayerProcess::parseLine: md.video_height set to 1080
    Debug: MplayerProcess::parseLine: 'ID_VIDEO_FPS=25.000'
    Debug: MplayerProcess::parseLine: 'ID_VIDEO_ASPECT=0.0000'
    Debug: MplayerProcess::parseLine: md.video_aspect set to 1.777778
    Debug: MplayerProcess::parseLine: 'ID_AUDIO_FORMAT=MP4A'
    Debug: MplayerProcess::parseLine: 'ID_AUDIO_BITRATE=125592'
    Debug: MplayerProcess::parseLine: 'ID_AUDIO_RATE=44100'
    Debug: MplayerProcess::parseLine: 'ID_AUDIO_NCH=2'
    Debug: MplayerProcess::parseLine: 'ID_START_TIME=0.00'
    Debug: MplayerProcess::parseLine: 'ID_LENGTH=198.56'
    Debug: MplayerProcess::parseLine: md.duration set to 198.560000
    Debug: MplayerProcess::parseLine: 'ID_SEEKABLE=1'
    Debug: MplayerProcess::parseLine: 'ID_CHAPTERS=0'
    Debug: MplayerProcess::parseLine: 'Opening video filter: [ass auto=1]'
    Debug: MplayerProcess::parseLine: 'Couldn't open video filter 'ass'.'
    Debug: MplayerProcess::parseLine: 'ASS: cannot add video filter'
    Debug: MplayerProcess::parseLine: '=========================================================================='
    Debug: MplayerProcess::parseLine: 'Forced video codec: ffh264vdpau'
    Debug: MplayerProcess::parseLine: 'Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family'
    Debug: MplayerProcess::parseLine: 'libavcodec version 55.52.102 (internal)'
    Debug: MplayerProcess::parseLine: 'Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))'
    Debug: MplayerProcess::parseLine: '=========================================================================='
    Debug: MplayerProcess::parseLine: 'ID_VIDEO_CODEC=ffh264vdpau'
    Debug: MplayerProcess::parseLine: '=========================================================================='
    Debug: MplayerProcess::parseLine: 'Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders'
    Debug: MplayerProcess::parseLine: 'AUDIO: 44100 Hz, 2 ch, floatle, 125.6 kbit/4.45% (ratio: 15699->352800)'
    Debug: MplayerProcess::parseLine: 'ID_AUDIO_BITRATE=125592'
    Debug: MplayerProcess::parseLine: 'ID_AUDIO_RATE=44100'
    Debug: MplayerProcess::parseLine: 'ID_AUDIO_NCH=2'
    Debug: MplayerProcess::parseLine: 'Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))'
    Debug: MplayerProcess::parseLine: '=========================================================================='
    Debug: MplayerProcess::parseLine: 'AO: [pulse] 44100Hz 2ch floatle (4 bytes per sample)'
    Debug: Core::gotAO: 'pulse'
    Debug: MplayerProcess::parseLine: 'ID_AUDIO_CODEC=ffaac'
    Debug: MplayerProcess::parseLine: '[Mixer] No hardware mixing, inserting volume filter.'
    Debug: MplayerProcess::parseLine: 'Starting playback...'
    Debug: MplayerProcess::parseLine: 'Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.'
    Debug: MplayerProcess::parseLine: md.video_aspect set to 1.780000
    Debug: MplayerProcess::parseLine: 'ID_VIDEO_ASPECT=1.7778'
    Debug: MplayerProcess::parseLine: md.video_aspect set to 1.777800
    Debug: MplayerProcess::parseLine: 'VO: [vdpau] 1920x1080 => 1920x1080 H.264 VDPAU acceleration '
    Debug: Core::gotVO: 'vdpau'
    Debug: Core::gotWindowResolution: 1920, 1080
    Debug: BaseGui::resizeWindow: 1920, 1080
    Debug: BaseGui::resizeWindow: size to scale: 3840, 2160
    Debug: BaseGui::resizeWindow: done: window size: 3840, 2283
    Debug: BaseGui::resizeWindow: done: panel->size: 3840, 2160
    Debug: BaseGui::resizeWindow: done: mplayerwindow->size: 3840, 2160
    Warning: QWidget::paintEngine: Should no longer be called
    Warning: QWidget::paintEngine: Should no longer be called
    Warning: QXcbShmImage: shmget() failed (22) for size 35066880 (3840x2283)
    Violación de segmento
    [josealb77@ArchLinux src]$
    Violación de segmento = Segmentation fault in spanish
    I haven't been able to compile the latest version of MPlayer in order to discard MPlayer (I got this compiling error: make: *** [libvo/vo_gif89a.o] Error 1)
    And searching the internet there are references to Qt, so I think its a Qt bug instead a smplayer or mplayer or nvidia bug, but I don't know anything about Qt and I don't know/understand what to do with this information. I've got installed qt4 and qt5-base and more qt packages but I don't know which can be relevant
    I've also tried to change the output video driver from vdpau (I've got an nvidia card) to xv but the bug still happens.
    With vlc I have no problems watching the same playlists.
    What can I do?

    markp1989 wrote:
    hey, im having the same problem, was fine till a system update, now somthings gone wrong
    http://bbs.archlinux.org/viewtopic.php?id=99085
    edit: i found a fix, if you start  nscd by running:
    /etc/rc.d/nscd start
    before you fold it works
    This fixed the same issue too!

  • Anything leads to segmentation fault?

    I don't know when, but i am sure they all started from my last update of the system. And lots of program that work fine before began to throw out "segmentation fault". Today yaourt stop working too!!!! The message is like this:
    ==> Downloading vlc-plugin PKGBUILD from AUR...
    /usr/bin/yaourt: line 1092:  8778 Segmentation fault      tar xfvz "$PKG.tar.gz" > /dev/null
    Please! Someone help me!!!

    did u set the display, path, LIB_PATH properly?
    try running xclock to make sure display is configured properly
    Rajesh

  • [Solved] Get a segmentation fault message when try to run a Fullrecall

    I'm running on Arch x86_64.
    Then install this package with the packer.
    https://aur.archlinux.org/packages/fullrecall/
    run it with the terminal and get a segmentation fault message.
    I have tried to install some lib32-* but still no luck.
    http://sophie.zarb.org/distrib/Mageia/2 … 2f35d/deps
    Any ideas ?
    Otherwise, I will run it on Wine instead.
    Last edited by fieldfirst (2013-03-25 07:16:53)

    The fullrecall package is unmaintained, poorly written, and out of date (the latest version on the fullrecall website is 1.5.2).  It's really hard to say why it is segfaulting but I would bet that it is because fullrecall is distributed as a binary rather than as source files.  This means that it links against very specific versions of its dependencies, none of which are listed in the PKGBUILD.  It's very possible that the versions in the arch repos of the various lib32-* dependencies that you installed are newer versions than the binary program requires.
    You could try running namcap[1] on the built package and look for the specific version of the dependency you need in the Arch Rollback Machine[2], but I'm not sure how much that will help you.  If you do manage to get it working, please adopt and update the package in the AUR.
    [1]https://www.archlinux.org/packages/extra/any/namcap/
    [2]http://arm.konnichi.com/
    Last edited by jynnantonix (2013-03-24 18:32:00)

  • Segmentation fault on program exit

    Hallo to everybody
    To whoever could help me, I wish to describe a big problem I am facing on my SOLARIS 9 server (UltraSparc III+).
    I am porting some C applications (without multithread) from UNIX SCO to Solaris 9 (I am using Sun Studio 10.),
    but all the executables generated end with a Segmentation Fault(coredump).
    For instance, when using dbx with my ua_wait executable, going step by step I can see the program execution without any error
    till the end of the program (the last closing brackets): after that, the program crashes.
    Additionally, when launching dbx with the following command:
    dbx -C -I /usr1/source/UA605/UTOOLS bin/ua_wait
    I get the following output:
    Reading ua_wait
    Reading ld.so.1
    Reading rtcapihook.so
    Reading libma.so
    Reading libm.so.1
    Reading libc.so.1
    Reading libdl.so.1
    Reading libc_psr.so.1
    Reading rtcaudit.so
    Reading libmapmalloc.so.1
    Reading libgen.so.1
    Reading rtcboot.so
    Reading librtc.so
    After setting the RTC features issuing the following command:
    (dbx) check -all
    and launching the execution with:
    (dbx) run
    I get the following output:
    Running: ua_wait
    (process id 10907)
    RTC: Enabling Error Checking...
    signal SEGV (no mapping at the fault address) in evfind at 0xf35148f4
    0xf35148f4: evfind+0x001c: ld &#91;%i1&#93;, %i5
    dbx: Stopped within call to '__rtc_init'. Starting new command interpreter
    Is there anyone who can help me to understand what's going on?
    Please note that all the executables must be 32 bit ones, as they have to link to a 32 bit shared library (libma.so) previously installed by another software.
    The output of the command
    file libma.so
    is:
    libma.so: ELF 32-bit MSB dynamic lib SPARC Version 1, dynamically linked, not stripped
    Additional information about the generation of the executables:
    In order to generate the ua_wait executable, I first compiled the object files in this way:
    cc -g -G -c <source-file> -DSun -xtarget=ultra3 -xarch=v8plus -xcode=pic32 -features=no%extinl
    then I compiled the static libraries this way:
    ar -c -r -u <static library> <object list>
    and then I built the executable through the LD command this way:
    ld -o ua_wait ua_wait.o staticlib1.a staticlib2.a staticlib3.a staticlib4.a libma.so -lm -lc
    The output of the
    file ua_wait
    command is
    ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, dynamically linked, not stripped
    Thanks in advance,
    Diego Curti

    Wouldn't this be more appropriate in one of the Sun Studio forums?
    http://forum.sun.com/index.jspa
    ... particularly for 32bit programming in a 64bit environment, on 64bit hardware ?
    This is actually a "how do I install my OS from CD media" forum.

Maybe you are looking for