Building module fails - vmlinux is truncated [solved]

Hello guys,
I cannot build the lenovo-sl-laptop-fan-control module anymore.
See the pkgbuild here: http://aur.archlinux.org/packages/le/le … l/PKGBUILD
All I get is this error message:
==> Starting make...
make -C /lib/modules/3.1.9-1-ARCH/build M=/tmp/packerbuild-1000/lenovo-sl-laptop/lenovo-sl-laptop/src/lenovo-sl-laptop-build modules
make[1]: Entering directory `/usr/src/linux-3.1.9-1-ARCH'
CC [M] /tmp/packerbuild-1000/lenovo-sl-laptop/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.o
Building modules, stage 2.
MODPOST 1 modules
FATAL: vmlinux is truncated. sechdrs[i].sh_offset=18446744071588955904 > sizeof(*hrd)=64
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-3.1.9-1-ARCH'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
The build failed.
Kernel version is linux-3.1.9-1-ARCH on a 64bit system.
Any ideas?
Regards,
Robert
Last edited by orschiro (2012-01-15 04:56:59)

I'm getting the same error message, this time from building the fglrx module on the 3.1.9 x86_64 kernel
2012-01-14 08:20:45
Building fglrx module for 3.1.9-1-ARCH kernel ...
patching file Makefile
Hunk #1 succeeded at 68 (offset 2 lines).
OsVersion says: SMP=1
file /proc/kallsyms says: SMP=1
file /lib/modules/3.1.9-1-ARCH/build/include/generated/autoconf.h says: SMP=1
1
0
file /lib/modules/3.1.9-1-ARCH/build/include/generated/autoconf.h says: MODVERSIONS=1
1
0
file /lib/modules/3.1.9-1-ARCH/build/arch/x86/include/asm/compat.h says: COMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space
make: Entering directory `/usr/src/linux-3.1.9-1-ARCH'
CC [M] /tmp/catalyst.tZIAzG/firegl_public.o
In file included from /tmp/catalyst.tZIAzG/firegl_public.c:192:0:
/tmp/catalyst.tZIAzG/kcl_debug.h:202:5: warning: "_DEBUG" is not defined [-Wundef]
/tmp/catalyst.tZIAzG/kcl_debug.h:162:16: warning: ‘module_log_map’ defined but not used [-Wunused-variable]
/tmp/catalyst.tZIAzG/kcl_debug.h:175:19: warning: ‘module_type_map’ defined but not used [-Wunused-variable]
CC [M] /tmp/catalyst.tZIAzG/kcl_acpi.o
In file included from /tmp/catalyst.tZIAzG/kcl_acpi.c:33:0:
/tmp/catalyst.tZIAzG/kcl_debug.h:202:5: warning: "_DEBUG" is not defined [-Wundef]
/tmp/catalyst.tZIAzG/kcl_debug.h:162:16: warning: ‘module_log_map’ defined but not used [-Wunused-variable]
/tmp/catalyst.tZIAzG/kcl_debug.h:175:19: warning: ‘module_type_map’ defined but not used [-Wunused-variable]
CC [M] /tmp/catalyst.tZIAzG/kcl_agp.o
In file included from /tmp/catalyst.tZIAzG/kcl_agp.c:47:0:
/tmp/catalyst.tZIAzG/kcl_debug.h:202:5: warning: "_DEBUG" is not defined [-Wundef]
/tmp/catalyst.tZIAzG/kcl_debug.h:162:16: warning: ‘module_log_map’ defined but not used [-Wunused-variable]
/tmp/catalyst.tZIAzG/kcl_debug.h:175:19: warning: ‘module_type_map’ defined but not used [-Wunused-variable]
CC [M] /tmp/catalyst.tZIAzG/kcl_debug.o
In file included from /tmp/catalyst.tZIAzG/kcl_debug.c:39:0:
/tmp/catalyst.tZIAzG/kcl_debug.h:202:5: warning: "_DEBUG" is not defined [-Wundef]
/tmp/catalyst.tZIAzG/kcl_debug.c:45:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
/tmp/catalyst.tZIAzG/kcl_debug.c:65:14: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
/tmp/catalyst.tZIAzG/kcl_debug.c: In function ‘prvGetCpuId’:
/tmp/catalyst.tZIAzG/kcl_debug.c:72:18: warning: unused variable ‘Mode’ [-Wunused-variable]
/tmp/catalyst.tZIAzG/kcl_debug.c: At top level:
/tmp/catalyst.tZIAzG/kcl_debug.h:162:16: warning: ‘module_log_map’ defined but not used [-Wunused-variable]
/tmp/catalyst.tZIAzG/kcl_debug.h:175:19: warning: ‘module_type_map’ defined but not used [-Wunused-variable]
CC [M] /tmp/catalyst.tZIAzG/kcl_ioctl.o
/tmp/catalyst.tZIAzG/kcl_ioctl.c: In function ‘KCL_IOCTL_RegisterConversion32’:
/tmp/catalyst.tZIAzG/kcl_ioctl.c:171:27: warning: extra tokens at end of #ifdef directive [enabled by default]
/tmp/catalyst.tZIAzG/kcl_ioctl.c: In function ‘KCL_IOCTL_UnregisterConversion32’:
/tmp/catalyst.tZIAzG/kcl_ioctl.c:183:27: warning: extra tokens at end of #ifdef directive [enabled by default]
CC [M] /tmp/catalyst.tZIAzG/kcl_io.o
CC [M] /tmp/catalyst.tZIAzG/kcl_pci.o
CC [M] /tmp/catalyst.tZIAzG/kcl_str.o
CC [M] /tmp/catalyst.tZIAzG/kcl_iommu.o
In file included from /tmp/catalyst.tZIAzG/kcl_iommu.c:45:0:
/tmp/catalyst.tZIAzG/kcl_debug.h:202:5: warning: "_DEBUG" is not defined [-Wundef]
/tmp/catalyst.tZIAzG/kcl_debug.h:162:16: warning: ‘module_log_map’ defined but not used [-Wunused-variable]
/tmp/catalyst.tZIAzG/kcl_debug.h:175:19: warning: ‘module_type_map’ defined but not used [-Wunused-variable]
CC [M] /tmp/catalyst.tZIAzG/kcl.o
CC [M] /tmp/catalyst.tZIAzG/kcl_wait.o
LD [M] /tmp/catalyst.tZIAzG/fglrx.o
Building modules, stage 2.
MODPOST 1 modules
FATAL: vmlinux is truncated. sechdrs[i].sh_offset=18446744071588955904 > sizeof(*hrd)=64
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
make: Leaving directory `/usr/src/linux-3.1.9-1-ARCH'
EDIT: didn't see the previous post ^^;;
Last edited by tuldok89 (2012-01-14 01:06:11)

Similar Messages

  • Build the main Guest Additions module Failed

    Hi all,
    I am not very sure if I am in the correct forum here. My problem is I cannot install the VirtualBox Guest Additions 4.2.12_84980 on my Oracle Linux 5 update 6_x86_64 bits system. I followed the instructions in a tutorial :
    cd /etc/yum.repos.d/
    wget http://public-yum.oracle.com/public-yum-el5.repo
    yum update
    yum install gcc
    yum install kernel-uek-devel-2.6.32-300.32.1.el5uek
    These steps above all succeeded; but, when I run the installation as below:
    cd /media/VBOXADDITIONS_4.2.12_84980/
    sh ./VBoxLinuxAdditions.run
    I got the error message:
    Build the main Guest Additions module Failed
    (Look at /var/log/vboxadd-install.log to find out what went wrong).
    I have little experience in installing VirtualBox Additions on Oracle Linux. Can anybody pls give me some suggestions? Thanks a lot in advance.

    user571093 wrote:
    Hi all,
    I am not very sure if I am in the correct forum here.No. This forum is "Oracle Database - General Questions". Your question has nothing to do with Oracle Database.
    Your problem is in the cracks between VBox and Oracle Linux. I'd suggest you mark this thread answered, then repost in the Oracle Linux Forum (Oracle Linux
    My problem is I cannot install the VirtualBox Guest Additions 4.2.12_84980 on my Oracle Linux 5 update 6_x86_64 bits system. I followed the instructions in a tutorial :
    cd /etc/yum.repos.d/
    wget http://public-yum.oracle.com/public-yum-el5.repo
    yum update
    yum install gcc
    yum install kernel-uek-devel-2.6.32-300.32.1.el5uek
    These steps above all succeeded; but, when I run the installation as below:
    cd /media/VBOXADDITIONS_4.2.12_84980/
    sh ./VBoxLinuxAdditions.run
    I got the error message:
    Build the main Guest Additions module Failed
    (Look at /var/log/vboxadd-install.log to find out what went wrong).Did you look at that file?
    >
    I have little experience in installing VirtualBox Additions on Oracle Linux. Can anybody pls give me some suggestions? Thanks a lot in advance.When you post in the Oracle Linux forum, be sure to show them the results of this command:
    uname -aThat will be key to which kernel header package to install.

  • [SOLVED] Loading user-defined modules [FAIL]

    Since the linux upgrade that rolled out on Nov 9, I have encountered an error during boot that says loading user-defined modules  [FAIL].  I read a post mentioning the problem being related to the /boot dir being on a separate partition (https://bbs.archlinux.org/viewtopic.php?id=129970).  Mine is not on a separate partition, so no booting to a live disk will fix that problem for me.  Another post mentions the problem causing loss of USB support (https://bbs.archlinux.org/viewtopic.php?id=130030)  which is, as of yet, unresolved.  I For all the people upgrading to linux3.1.1 with no problems, do you know what my problem would be?
    I have tried upgrading 3 times but each time it kills my wireless support completely.  All else seems to be working fine.
    Does anyone know what is causing this? or how to fix it or work around it?  I updated my mirrorlist and ran pacman -Syyu but this problem is still there 2 weeks later.  I've been running pacman -U /var/cache/pacman/pkg/linux-3.0.7* and rebooting after every system update.
    Please help.
    Thanks.
    Last edited by jdoggsc (2011-11-22 19:39:00)

    skunktrader wrote:If you have any modules from the AUR (broadcom-wl?) you need to rebuild and reinstall the module every time the kernel is updated.
    Thanks.  I didn't realize I had to get a new driver every time.  I've gone through several kernel upgrades so far and haven't had any problems.  That fixed it, though.

  • Bridge module fail at stage 2 building

    hi,
    Im trying to build bridge & tun modules to enable networking with qemu.
    I ran make modules in my kernel26suspend2 dir and got the following output:
    Building modules, stage 2.
    MODPOST 226 modules
    WARNING: "br_fdb_get_hook" [net/bridge/bridge.ko] undefined!
    WARNING: "br_fdb_put_hook" [net/bridge/bridge.ko] undefined!
    WARNING: "br_handle_frame_hook" [net/bridge/bridge.ko] undefined!
    make[1]: *** [__modpost] Error 1
    make: *** [modules] Error
    Any ideas?
    Thanks,
    Charly

    Try to rebuild the whole kernel.
    Regards,

  • Error date20.dll module failed to load

    I just loaded my Palm Desktop software onto a new PC with Vista. When I try to load the Palm Desktop I get this error message: "Error date20.dll module failed to load". Each time this happens, when I try to close this error message box for the 3rd time the Palm desktop finally loads.  How can I stop this from happening every time I try to open palm Desktop?
    Post relates to: Palm TX

    Not sure why I couldn't find this answer in my earlier searches...
    But this thread solved it for me:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/3aa1e324-da32-4ea0-865c-c69f610ef262/failed-to-load-execute-package-task-error?forum=sqlintegrationservices
    Essentially I had to install SSIS on the build machine so that the 64-bit version for
    ExecPackageTask.dll, was available.  I did this from the original media CD selection Integration Services as a feature.
    Hope this helps someone in the future.

  • Adobe Print form error: Initialization of the font server module failed.

    Hi all,
    When trying to open a PDF preview the error below is displayed:
    "Initialization of the font server module failed."
    The problem occurs with SAP GUI 7.10 patch 15 and Adobe Reader 9
    With SAP GUI 7.10 patch 12 and 13 with Adobe Reader 9 the problem do not happen.
    Has anybody faced this kind of problem? Is it a SAP GUI patch release issue?
    Any help is welcome.
    Kind regards,
    Thiago Viaro

    Hi Thiago,
    We had exactly the same problem, but also with sp 12 and 13 for sapgui 710.
    After applying ECL 6.0 Patch 4, the problem was solved.
    Please have a look at sap note 1308147 and 1356854
    Cheers,
    Peter Albrecht

  • Rendering error whilst writing to file /filename etc./ An output module failed

    I'm trying to render my composition in the latest AE CC 2014.  I get the following error with all composition sizes and with different codecs:  Rendering error whilst writing to file /filename etc./ An output module failed. The file may be damaged or corrupted (-1610153464). Can anyone help me sort this problem?

    AE build number? Codec used? System OS? 

  • [svn:bz-trunk] 21017: Comment out the line in Tomcat7Valve that was causing the build to fail.

    Revision: 21017
    Revision: 21017
    Author:   [email protected]
    Date:     2011-04-05 05:59:33 -0700 (Tue, 05 Apr 2011)
    Log Message:
    Comment out the line in Tomcat7Valve that was causing the build to fail. I am not sure what this line was supposed to do - likely, this is not-functional right now.
    Modified Paths:
        blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/Tomcat7Valve.java

    soon as you start up the computer, keep hitting the F1 key.  That should get you into the BIOS.
    Also, try disabling Active System Protection for your freezing issues.  I'm using XP so  I don't know where to tell you to find it in Vista.

  • OTF Module: Failed to output print data

    hi all,
    while seeing output on the screen i am getting this error on the status bar:
    "OTF Module: Failed to output print data"
    any one can help me in this regard why this error is coming i am  working on ECC.6

    Check this may give you some idea to solve your issue...
    Rough idea
    **Set printer parameters
    control_param-no_dialog = 'X'.
          control_param-preview = ''.
          control_param-getotf = 'X'.
          output_opt-tddest = 'LOCL'.
          output_opt-tdimmed = ''.
          output_opt-tdnewid = ''.
          output_opt-tdnoprint = ''.
          output_opt-tdnoprev = 'X'.
    Get smartform name
    call function 'SSF_FUNCTION_MODULE_NAME'
           EXPORTING
                formname           = formname
                variant            = ' '
                direct_call        = ' '
           IMPORTING
                fm_name            = fm_name
           EXCEPTIONS
                no_form            = 1
                no_function_module = 2
                others             = 3.
      if sy-subrc <> 0.
        message id sy-msgid type sy-msgty number sy-msgno
                with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      endif.
    Call smartform
    call function fm_name
               EXPORTING
                    control_parameters = control_param
                    output_options     = output_opt
                    user_settings      = ' '
                    wa_head            = wa_head
               IMPORTING
                    job_output_info    = job_info
               TABLES
                    int_detail         = int_detail
               EXCEPTIONS
                    formatting_error   = 1
                    internal_error     = 2
                    send_error         = 3
                    user_canceled      = 4
                    others             = 5.
    Note pass the job info file you got from above function module
    data: int_docs type standard table of docs,
            int_line type standard table of tline.
    call function 'CONVERT_OTF_2_PDF'
             IMPORTING
                  bin_filesize           = filesize
             TABLES
                  otf                    = job_info-otfdata
                  doctab_archive         = int_docs
                  lines                  = int_line
             EXCEPTIONS
                  err_conv_not_possible  = 1
                  err_otf_mc_noendmarker = 2
                  others                 = 3.
    USE below function module
    all method cl_gui_frontend_services=>gui_download
            exporting
              bin_filesize            = filesize
              filename                = filename
              filetype                = 'BIN'
            changing
              data_tab                = int_line
    Regards,
    SaiRam

  • Error -: AIP-18506: Configuration Builder rollback failed for configuration

    Hi B2B gurus,
    Everytime while i deploying a Config, its throwing a below error
    Error -: AIP-18506: Configuration Builder rollback failed for configuration null for business process null
    I changed the config ID still i am getting the same error.deleted the agreement, still same error its thorwing of.
    regards

    Hi,
    It's great to hear that your problem is solved now and you got the root cause of it.
    Can you please mark all your threads as answred, for which you have got the solution, and award points to the person who has helped you finding the solution as appropriate? It would help us to help everyone in better way.
    It would be great if you can share the solution in the respective forums for the sake of benefit of other users of this forum. (You can find the threads raised by you, by clicking your user name --> Recent Questions)
    Thanks & Regards,
    Anuj

  • An output module failed. The file may be damaged or corrupted.

    Whenever I try to render something in After Effects CC 13.1.1, an error message pops up, saying "After Effects error: Rendering error while writing to file '[not going to disclose]' An output module failed. The file may be damaged or corrupted (-1610153464)."
    Screenshot of the error message:
    I tried reinstalling QuickTime (7), repaired it, updated After Effects to the latest version(as I am writing this), checked firewall software, and used other formats such as AVI.
    Adobe Media Encoder (CC 2014-latest version) won't work with me, either.
    I sent the composition to Adobe Media Encoder, and this is what I got, no progress here.
    Screenshot:
    It took a while to connect to the dynamic link server, and failed.
    This is a log of what has happened in Adobe Media Encoder.
    - Source File: C:\Users\Default.BronyGue\Documents\not done\pinkcoverart_AME\tmpAEtoAMEProject-Pink Intro1.aep
    - Output File: C:\Users\Default.BronyGue\Documents\not done\pinkcoverart_AME\Pink Intro.mp4
    - Preset Used: YouTube HD 720p 29.97
    - Video: 1280x720 (1.0), 29.97 fps, Progressive
    - Audio: AAC, 320 kbps, 48 kHz, Stereo
    - Bitrate: VBR, 2 pass, Target 5.00 Mbps, Max 5.00 Mbps
    - Encoding Time: 00:00:12
    06/29/2014 02:29:14 PM : Encoding Failed
    The Operation was interrupted by user
    (no need to worry about the above part)
    - Source File: C:\Users\Default.BronyGue\Documents\not done\moddedchill_AME\tmpAEtoAMEProject-montage1.aep
    - Output File: C:\Users\Default.BronyGue\Videos\chilledup.wmv
    - Preset Used: Custom
    - Video: 1280x720 (1.0), 29.97 fps, Progressive
    - Audio: Windows Media Audio 10 Professional, 96000 Hz, Stereo, 24 bit
    - Bitrate: CBR, 2 pass, Max 10000.00 kbps
    - Encoding Time: 00:01:42
    11/22/2014 12:24:39 AM : Encoding Failed
    The Operation was interrupted by user
    - Source File: C:\Users\Default.BronyGue\Documents\not done\moddedchill_AME\tmpAEtoAMEProject-montage1.aep
    - Output File: C:\Users\Default.BronyGue\Videos\chilledup.mpg
    - Preset Used: Custom
    - Video: 1280x720, 29.97 fps, Progressive, Quality 75
    - Audio: MPEG Audio, 384 kbps, 48 kHz, Stereo, 16 bit
    - Bitrate: VBR, 1 Pass, Min 4.00, Target 15.00, Max 18.50 Mbps
    - Encoding Time: 00:00:11
    11/22/2014 12:52:11 AM : Encoding Failed
    The Operation was interrupted by user
    - Encoding Time: 00:00:51
    11/22/2014 12:53:51 AM : Encoding Failed
    Export Error
    Error compiling movie.
    Unknown error.
    - Encoding Time: 00:00:46
    11/22/2014 08:39:46 AM : Encoding Failed
    Export Error
    Error compiling movie.
    Unknown error.
    - Source File: C:\Users\Default.BronyGue\Documents\not done\moddedchill_AME\tmpAEtoAMEProject-montage4.aep
    - Output File: C:\Users\Default.BronyGue\Documents\not done\moddedchill_AME\montage.mpg
    - Preset Used: Match Source - High bitrate
    - Video:
    - Audio:
    - Bitrate:
    - Encoding Time: 00:00:00
    11/22/2014 10:06:45 AM : Encoding Failed
    Could not read from the source. Please check if it has moved or been deleted.
    I need some help! Any solutions?.
    Computer Specs:
    AMD FX-6300
    8GB 1600MHz DDR3 RAM
    NVIDIA GeForce GTX 650 Ti BOOST
    1TB 7200RPM Hard Drive
    Windows 8.1 Update 1(with latest updates)
    EDIT(11/23/2014 8:31PM PST): For some reason, other projects work for me just fine. I am not sure why it is not working on one project.
    Screenshot of a new project other than this I am rendering at the time of writing this edit:

    Can other projects can output to the same output location? Yes
    Can other projects render with the same render settings (codec, format, etc.)? Yes.
    If you create a new composition and just add a solid layer to it with no effects in the same project does it render? No. I still get the error.
    Can you render that brand new comp with the same render settings, output settings, output location etc.? Yes.
    If so, what effects are present in the offending comp? Twixtor Pro in all the cinematics/clips, Motion Tile and Transform for pan/crop & wiggle, Magic Bullet Looks and Bad TV Warping preset with just Wave Warp & Venetian Blinds for color correction, Gradient Ramp for text, Bad TV Warping preset with everything for effect, Transform for fade in/out, and ReelSmart Motion Blur v4.1.2 for motion blur.
    Also, what scripts are you using? Just the Move Anchor Point script I found from one of Mt. Mograph's videos, Summit 16 - 2.5D Minecraft Steve - After Effects - YouTube.
    Have you ever installed any third-party codec packs? (I've heard of some codec packs causing weird issues like this.) Yes, (not everything I have, just everything I can think of and find) I have K-Lite codec pack, Fraps, x264vfw, and Xvid MPEG-4 codec.

  • When I click on Print to print a pdf from my computer, the message "initialization of rasteurization module failed". What does this mean - how do I fix it?

    Why can't I print a pdf in Acrobat Pro? I keep getting the message "initialization of rasteurization module failed". What does that mean and how do I fix that?

    This is an Acrobat error ("Initialization of the rasterizer module failed.") but it is has never been reported before that I can see.
    Let's start with the basics.
    - What version of Acrobat Pro
    - What system
    - What printer
    - Does it happen with other printers?
    - Does it happen with all files?

  • "...an Output Module failed" error screen...

    Greetings AE Peeps!!
    Long time - no see - been stupid busy. My Studio has just ponied up and upgraded our 5 Edit Stations to AE CS5. I personally am a huge advocate of not upgrading software while in the middle of a project, but this was out of my control. I am having a lot of crashing (app just quits for no reason while scrubbing) and other weirdness...like today. I am rendering a 3 minute piece in ProRes 4:2:2 (1280x720p) to my RAID (no special plug-ins or anything) and I get the following error at the very end of every render:
    After Effects Error: Rendering error while writing to file (insert my RAID path here). An output module failed. The file may be damaged or corrupted (-1610153464)
    I have never in 11 years got a "failed Output Module error". Can anyone speak to this and tell me how to get rid of it short of reinstalling AE?
    Grazie! Ciao!
    Joey

    First, make sure that you've installed the After Effects CS5 (10.0.1) update.
    Regarding the output module failure: It may be that this is because you have an output module created in a previous version of After Effects that refers to a codec or set of settings that isn't working in After Effects CS5. The best thing to do is to remove the output modules from the render items and then rebuild them in After Effects CS5. That may sound tedious, but you only need to do it once, and then you can save output module templates that you know work with After Effects CS5.
    As Mylenium suggested, there are some challenges associated with the fact that there is no 64-bit QuickTime, so we had to create our own 32-bit-to-64-bit QuickTime conversion layer (QT32 Server). QuickTime does work with After Effects CS5, but there are some hiccups in some cases on first use.
    If this doesn't help, answer back and we'll help you through.
    Oh, this might be useful, too:
    http://blogs.adobe.com/toddkopriva/2011/02/troubleshooting-quicktime-errors-with-after-eff ects.html

  • Output module failed

    I know there are more posted about this problem bust still havent found a solution.
    I can only render out one movie from AE (CC 12.2.1.5). If I want to render a second movie I get ""[file path and name].mov”. An output module failed. The file may be damaged or corrupted. (-1610153464)"
    I've deleted DVCPROHDVideoOutput.component as read on a help file (http://blogs.adobe.com/aftereffects/2013/08/solutions-for-problems-with-quicktime-files-in -after-effects-cc-12-0-because-of-conflict-with-dvcprohdvideoout-quicktime-component.html) but dit didn't fix it.
    A restart of OSX (10.9.2) fix it for one render and then I got the same problem again. I render to DXV codec (rgb+alpha) (http://resolume.com/software/codec)
    What do I do to fix this? Because rebooting is taking to much time
    thx Joost

    Have you installed any third-party codec packs (such as K-lite)? I've seen them cause this sort of issue in the past.
    Have you tried it in AE 13.1 or 13.0?

  • AE CC Render error output module failed

    Hi, I tried my best to find this answer on the forums but couldn't find anything current.
    I have isolated two issues in AE CC where I can duplicate a failed render with this message:
    After Effects error: Rendering error while writing file "xxx". An output module failed. The file may be damaged or corrupted. (-1610153464)
    This happens when opening an AE CS6 project and trying to render a simple comp with only one text layer and a moving mask. It also just happened after my first round trip test with Cinema 4D. I could RAM preview the c4d layer but the output to Quicktime h.264 failed.
    I have even tried a full reinstall of AE CC. I have the basic FxFactory Pro plugins and MagicBullet Looks installed, but neither are being used since this is a single 1280x720 comp with a single C4D layer. Plus like I said it failed with the same error in past CS6 files.
    I don't know how to force disable a plugin to test that, but I can't see how an unused plugin could cause a render to fail like this.
    I'm on a new (late 2012) 27" iMac
    3.4 GHz Intel Core i7
    8GB RAM
    NVIDIA GeForce GTX 680MX with 2GB VRAM
    OS X 10.8.4
    AE CC 12.0.0.404
    CUDA driver 5.0.59
    Thanks for any suggestions!
    Matt

    Olaf, did you read my reply where I explained my solution? First you should try the steps outlined in the article Todd references:
    http://blogs.adobe.com/aftereffects/2011/02/troubleshooting-quicktime- errors-with-after-effects.html
    There seems to be a good way to isolate if it's the same issue I had, though. Let me go into a bit of depth for you.
    The trick was to launch the OS X app called Console, located in Applications > Utilities. It is a program that compiles and displays the system logs in real time. It's great to see the little things happening in the system that don't make it into the user interface. When I had my Console up and generated that same error you're having, I noticed this error in the log:
    The key here is the Adobe QT32 Server, which is mentioned in the TCP part of the article I linked to above from Todd. In my case at least, what was happening was that a third party app called AirServer was talking to the system's QuickTime over the same TCP ports the QT32 Server engine was trying, and it resulted in Adobe QT32 Server crashing, and that alert being thrown up in AfterEffects.
    If you're in the same boat, it means you have some sort of app or system extension that is also talking to QuickTime over TCP. That may not make any sense, but the easy thing to do is quit ALL third party apps, then quit AE, then restart AE.
    In my situation if AE gave me the error and then I quit AirServer, the error still happened because Adobe QT32 had already crashed. You have to relaunch AE after closing the offending third party app.
    To be sure you've quit all third party apps, open Activity Monitor (Applications > Utilities), chose "My Processes" from the dropdown menu, and scan through the list to make sure. You don't have to recognize all the processes there, but you should be able to recognize any third party ones you put there.
    Hope that helps!
    Matt

Maybe you are looking for