[LLVMbugs] [Bug 6597] New: Assertion failed: (false && "Unhandled type!"), function getTypeInfoLinkage, file CGRTTI.cpp, line 333.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Mar 12 06:52:47 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6597
Summary: Assertion failed: (false && "Unhandled type!"),
function getTypeInfoLinkage, file CGRTTI.cpp, line
333.
Product: clang
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: ich at az2000.de
CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com
[ 0%] Building CXX object CMakeFiles/openlierox.dir/src/gusanos/gconsole.o
Assertion failed: (false && "Unhandled type!"), function getTypeInfoLinkage,
file CGRTTI.cpp, line 333.
0 clang 0x00eec624 main + 15620188
1 clang 0x00eeca8e main + 15621318
2 libSystem.B.dylib 0x9346e2bb _sigtramp + 43
3 libSystem.B.dylib 0xffffffff _sigtramp + 1824071023
4 libSystem.B.dylib 0x934e223a raise + 26
5 libSystem.B.dylib 0x934ee679 abort + 73
6 libSystem.B.dylib 0x934e33db __assert_rtn + 101
7 clang 0x001c53e2 main + 1828378
8 clang 0x001c558c main + 1828804
9 clang 0x001c5403 main + 1828411
10 clang 0x001c58ef main + 1829671
11 clang 0x001c5cfa main + 1830706
12 clang 0x001725b3 main + 1488875
13 clang 0x001603de main + 1414678
14 clang 0x00166c17 main + 1441359
15 clang 0x0018c531 main + 1595241
16 clang 0x0018d807 main + 1600063
17 clang 0x00190380 main + 1611192
18 clang 0x00188b38 main + 1580400
19 clang 0x0019013c main + 1610612
20 clang 0x00187d4b main + 1576835
21 clang 0x001625fa main + 1423410
22 clang 0x001cb7f7 main + 1853999
23 clang 0x001cc3ff main + 1857079
24 clang 0x001cd49a main + 1861330
25 clang 0x001cb662 main + 1853594
26 clang 0x001cd128 main + 1860448
27 clang 0x001cd3b1 main + 1861097
28 clang 0x001cb662 main + 1853594
29 clang 0x001cbc0f main + 1855047
30 clang 0x001cb95e main + 1854358
31 clang 0x001cd128 main + 1860448
32 clang 0x001cd3b1 main + 1861097
33 clang 0x001cb662 main + 1853594
34 clang 0x001f3729 main + 2017633
35 clang 0x001f6411 main + 2029129
36 clang 0x001fead7 main + 2063631
37 clang 0x001fedaf main + 2064359
38 clang 0x001fef51 main + 2064777
39 clang 0x001ff35c main + 2065812
40 clang 0x002170ee main + 2163494
41 clang 0x0001f8dc main + 101140
42 clang 0x0022435a main + 2217362
43 clang 0x0003fef6 main + 233774
44 clang 0x0003fde6 main + 233502
45 clang 0x0002141b main + 108115
46 clang 0x00003414 _mh_execute_header + 9236
47 clang 0x00006eb1 main + 233
48 clang 0x00002336 _mh_execute_header + 4918
49 clang 0x00000033 _mh_execute_header + 18446744073709547571
Stack dump:
0. Program arguments:
/Users/az/Programmierung/CppIDE/llvm-src/Debug/bin/clang -cc1 -triple
i386-apple-darwin9.0.0 -S -disable-free -main-file-name gconsole.cpp -pic-level
1 -mdisable-fp-elim -target-cpu yonah -g -resource-dir
/Users/az/Programmierung/CppIDE/llvm-src/Debug/lib/clang/1.1 -DDEBUG=1
-D_AI_DEBUG -D SYSTEM_DATA_DIR="/usr/share/games"
-I/Users/az/Programmierung/openlierox/./optional-includes/generated
-I/Users/az/Programmierung/openlierox/./include
-I/Users/az/Programmierung/openlierox/./src
-I/Users/az/Programmierung/openlierox/./libs/pstreams -I/usr/include/libxml2
-I/usr/local/include/libxml2
-I/Users/az/Programmierung/openlierox/./libs/breakpad/src
-I/Users/az/Programmierung/openlierox/./libs/hawknl/include
-I/Users/az/Programmierung/openlierox/./libs/libzip
-I/Users/az/Programmierung/openlierox/./libs/lua
-I/Users/az/Programmierung/openlierox/./build/Xcode/include
-I/Users/az/Programmierung/openlierox/./build/Xcode/freealut/include
-I/Library/Frameworks/SDL.framework/Headers
-I/Library/Frameworks/SDL_image.framework/Headers
-I/Library/Frameworks/SDL_mixer.framework/Headers
-I/Library/Frameworks/UnixImageIO.framework/Headers
-I/Library/Frameworks/GD.framework/Headers -F ./build/Xcode
-F/Library/Frameworks -Wall -fmessage-length 99 -pthread -fexceptions
-fdiagnostics-show-option -fcolor-diagnostics -o
/var/folders/P9/P9wWY+Z8HDeOPixVmDZ0J++++TI/-Tmp-/cc-mNH5VM.s -x c++
/Users/az/Programmierung/openlierox/src/gusanos/gconsole.cpp
1. <eof> parser at end of file
2. Per-file LLVM IR generation
3. /usr/local/include/boost/function/function_base.hpp:420:9: Generating
code for declaration
'boost::detail::function::functor_manager<std::basic_string<char>
(*)(std::list<std::basic_string<char>, std::allocator<std::basic_string<char> >
> const &)>::manage'
4. /usr/local/include/boost/function/function_base.hpp:422:9: LLVM IR
generation of compound statement ('{}')
5. /usr/local/include/boost/function/function_base.hpp:424:23: LLVM IR
generation of compound statement ('{}')
clang: error: compiler command failed due to signal 6 (use -v to see
invocation)
make[2]: *** [CMakeFiles/openlierox.dir/src/gusanos/gconsole.o] Error 250
make[1]: *** [CMakeFiles/openlierox.dir/all] Error 2
make: *** [all] Error 2
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list