Bugzilla – Attachment 17 Details for
Bug 89
Crashes and wrong results due to GCC <=4.3 compiler bug with asserts inside of Eigen's code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
This bugzilla service is closed. All entries have been migrated to
https://gitlab.com/libeigen/eigen
Stack trace for householder_1
cygwin_trace.txt (text/plain), 1.60 KB, created by
Hauke Heibel
on 2010-10-21 13:47:17 UTC
(
hide
)
Description:
Stack trace for householder_1
Filename:
MIME Type:
Creator:
Hauke Heibel
Created:
2010-10-21 13:47:17 UTC
Size:
1.60 KB
patch
obsolete
>heibel@homer ~/external/eigen/eigen_bin/gcc >$ gdb ./test/householder_1.exe >GNU gdb 6.8.0.20080328-cvs (cygwin-special) >Copyright (C) 2008 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "i686-pc-cygwin"... >(gdb) run >Starting program: /cygdrive/c/Users/heibel/Documents/work/external/eigen/eigen_bin/gcc/test/householder_1.exe >[New thread 5116.0x1750] >Error: dll starting at 0x77a60000 not found. >Error: dll starting at 0x77960000 not found. >Error: dll starting at 0x77a60000 not found. >Error: dll starting at 0x77b80000 not found. >[New thread 5116.0x15d8] >Initializing random number generator with seed 1287661529 >Repeating each test 10 times > >Program received signal SIGSEGV, Segmentation fault. >0x004067ce in Eigen::MatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> >::applyHouseholderOnTheLeft<Eigen::Matrix<double, 1, 1, 0, 1, 1> > () >Current language: auto; currently c++ >(gdb) bt >#0 0x004067ce in Eigen::MatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> >::applyHouseholderOnTheLeft<Eigen::Matrix<double, 1, 1, 0, 1, 1> > () >#1 0x00402178 in householder<Eigen::Matrix<double, 2, 2, 0, 2, 2> > () >#2 0x00401570 in test_householder () >#3 0x0040183f in _fu21___ZSt4cout () >#4 0x61006cd3 in _cygwin_exit_return () from /usr/bin/cygwin1.dll >#5 0x00000001 in ?? () >#6 0x00a380e0 in ?? () >#7 0x00008000 in ?? () >#8 0x00000000 in ?? () >(gdb)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 89
: 17 |
18
|
19
|
96
|
98
|
100
|
101
|
102
|
103
|
104