public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "g63marty at yahoo dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/56742] [4.8/4.9 regression] Optimization bug lead to uncaught throw
Date: Tue, 14 Jan 2014 21:20:00 -0000	[thread overview]
Message-ID: <bug-56742-4-aLIVMovLF8@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56742-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56742

--- Comment #13 from at2010 <g63marty at yahoo dot com> ---
Hello.

I also observed the 64bit compile problem while muxing. And after using the new
build the problem is indeed resolved. However I still see a remnant wxwiget
error in the logs that you may wish to fix as well.
Error is
In file
/home/mosu/prog/video/mingw/cross-git-all/tmp-wxwidgets/wxWidgets-3.0.0/src/msw/window.cpp
at line 576: 'SetFocus' failed with error 0x00000057 (the parameter is
incorrect.).

This is the pre-fix log. The post-fix log is below.

mkvmerge v6.7.0 ('Back to the Ground') 64bit built on Jan  8 2014 15:10:52

'notrealfilename.avi': Using the demultiplexer for the format 'AVI'.

'notrealfilename.avi' track 0: Using the output module for the format 'MPEG-4'.

'notrealfilename.avi' track 1: Using the output module for the format 'AC3'.

The file 'notrealfilename (1).mkv' has been opened for writing.

Progress: 0%

[Fails with return code 3]

Output of Debug window:
12:34:22: dpi is 96/96
12:34:22: Querying mkvmerge's capabilities
12:34:23: Capability: VERSION=mkvmerge v6.7.0 ('Back to the Ground') 64bit
built on Jan  8 2014 15:10:52
12:34:23: Capability: 
12:34:23: Capability: FLAC
12:34:23: Capability: 
12:34:23: about to check... btw int? 0
12:34:23: update state changed, now 1
12:34:26: update state changed, now 2
12:34:32: identify 1: command: ``"C:\Program Files
(x86)\MKVToolNix\mkvmerge.exe"
"@C:\Users\notme\AppData\Local\Temp\mmg-mkvmerge-options-3992-1389731672"''
12:34:33: identify 1: result: 0
12:34:33: identify 1: output[0]: ``File 'notrealfilename.avi': container: AVI
[is_providing_timecodes:1]''
12:34:33: identify 1: output[1]: ``''
12:34:33: identify 1: output[2]: ``Track ID 0: video (MPEG-4p2)''
12:34:33: identify 1: output[3]: ``''
12:34:33: identify 1: output[4]: ``Track ID 1: audio (AC3/EAC3)''
12:34:33: identify 1: output[5]: ``''
12:36:58: Locale selection logic: select_locale English (English)
uu_locale_lower en translation_c::get_default_ui_locale() en app->m_ui_locale
en
12:37:20: Querying mkvmerge's capabilities
12:37:20: Capability: VERSION=mkvmerge v6.7.0 ('Back to the Ground') 64bit
built on Jan  8 2014 15:10:52
12:37:20: Capability: 
12:37:20: Capability: FLAC
12:37:20: Capability: 
In file
/home/mosu/prog/video/mingw/cross-git-all/tmp-wxwidgets/wxWidgets-3.0.0/src/msw/window.cpp
at line 576: 'SetFocus' failed with error 0x00000057 (the parameter is
incorrect.).
In file
/home/mosu/prog/video/mingw/cross-git-all/tmp-wxwidgets/wxWidgets-3.0.0/src/msw/window.cpp
at line 576: 'SetFocus' failed with error 0x00000057 (the parameter is
incorrect.).
In file
/home/mosu/prog/video/mingw/cross-git-all/tmp-wxwidgets/wxWidgets-3.0.0/src/msw/window.cpp
at line 576: 'SetFocus' failed with error 0x00000057 (the parameter is
incorrect.).
In file
/home/mosu/prog/video/mingw/cross-git-all/tmp-wxwidgets/wxWidgets-3.0.0/src/msw/window.cpp
at line 576: 'SetFocus' failed with error 0x00000057 (the parameter is
incorrect.).

12:57:49: dpi is 96/96
12:57:49: Querying mkvmerge's capabilities
12:57:49: Capability: VERSION=mkvmerge v6.7.0 ('Back to the Ground') 64bit
built on Jan  8 2014 15:10:52
12:57:49: Capability: 
12:57:49: Capability: FLAC
12:57:49: Capability: 
12:58:00: identify 1: command: ``"C:\Program Files
(x86)\MKVToolNix\mkvmerge.exe"
"@C:\Users\Marty\AppData\Local\Temp\mmg-mkvmerge-options-4540-1389733080"''
12:58:01: identify 1: result: 0
12:58:01: identify 1: output[0]: ``File 'notrealfilename.avi': container: AVI
[is_providing_timecodes:1]''
12:58:01: identify 1: output[1]: ``''
12:58:01: identify 1: output[2]: ``Track ID 0: video (MPEG-4p2)''
12:58:01: identify 1: output[3]: ``''
12:58:01: identify 1: output[4]: ``Track ID 1: audio (AC3/EAC3)''
12:58:01: identify 1: output[5]: ``''
In file
/home/mosu/prog/video/mingw/cross-git-all/tmp-wxwidgets/wxWidgets-3.0.0/src/msw/window.cpp
at line 576: 'SetFocus' failed with error 0x00000057 (the parameter is
incorrect.).


mkvmerge v6.7.0 ('Back to the Ground') 64bit built on Jan 11 2014 10:17:39

'notrealfilename.avi': Using the demultiplexer for the format 'AVI'.

'notrealfilename.avi' track 0: Using the output module for the format 'MPEG-4'.

'notrealfilename.avi' track 1: Using the output module for the format 'AC3'.

The file 'notrealfilename (2).mkv' has been opened for writing.


Progress: 0%
[omitted lines]
Progress: 100%

The cue entries (the index) are being written...
Muxing took 53 seconds.


Output of Debug window:
13:01:17: dpi is 96/96
13:01:17: Querying mkvmerge's capabilities
13:01:17: Capability: VERSION=mkvmerge v6.7.0 ('Back to the Ground') 64bit
built on Jan 11 2014 10:17:39
13:01:17: Capability: 
13:01:17: Capability: FLAC
13:01:17: Capability: 
13:01:36: identify 1: command: ``"C:\Program Files
(x86)\MKVToolNix\mkvmerge.exe"
"@C:\Users\notme\AppData\Local\Temp\mmg-mkvmerge-options-4456-1389733296"''
13:01:37: identify 1: result: 0
13:01:37: identify 1: output[0]: ``File 'notrealfilename.avi': container: AVI
[is_providing_timecodes:1]''
13:01:37: identify 1: output[1]: ``Track ID 0: video (MPEG-4p2)''
13:01:37: identify 1: output[2]: ``Track ID 1: audio (AC3/EAC3)''
13:01:37: identify 1: output[3]: ``''
In file
/home/mosu/prog/video/mingw/cross-git-all/tmp-wxwidgets/wxWidgets-3.0.0/src/msw/window.cpp
at line 576: 'SetFocus' failed with error 0x00000057 (the parameter is
incorrect.).


      parent reply	other threads:[~2014-01-14 21:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 15:56 [Bug c++/56742] New: " ktietz at gcc dot gnu.org
2013-03-26 15:59 ` [Bug c++/56742] " ktietz at gcc dot gnu.org
2013-03-26 20:11 ` pinskia at gcc dot gnu.org
2013-03-26 21:14 ` ktietz at gcc dot gnu.org
2013-03-26 23:43 ` steven at gcc dot gnu.org
2013-03-27  9:40 ` ktietz at gcc dot gnu.org
2013-03-27 13:48 ` [Bug rtl-optimization/56742] " jason at gcc dot gnu.org
2013-03-27 14:43 ` ktietz at gcc dot gnu.org
2013-03-27 14:50 ` [Bug rtl-optimization/56742] [4.8 regression] " ktietz at gcc dot gnu.org
2013-04-26 18:16 ` jakub at gcc dot gnu.org
2013-05-22 20:54 ` [Bug rtl-optimization/56742] [4.8/4.9 " rth at gcc dot gnu.org
2013-05-22 20:55 ` rth at gcc dot gnu.org
2013-05-22 20:57 ` rth at gcc dot gnu.org
2013-05-22 23:19 ` rth at gcc dot gnu.org
2013-05-31 23:18 ` rth at gcc dot gnu.org
2014-01-14 21:15 ` g63marty at yahoo dot com
2014-01-14 21:20 ` g63marty at yahoo dot com [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-56742-4-aLIVMovLF8@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).