FreeBSD Bugzilla – Attachment 181017 Details for
Bug 217881
devel/cppcheck: version 1.77 always crashes on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
gdb backtrace + end of truss output
trace.txt (text/plain), 2.79 KB, created by
Philippe Michel
on 2017-03-20 21:46:21 UTC
(
hide
)
Description:
gdb backtrace + end of truss output
Filename:
MIME Type:
Creator:
Philippe Michel
Created:
2017-03-20 21:46:21 UTC
Size:
2.79 KB
patch
obsolete
>(gdb) where >#0 0x0000000000459371 in std::__1::__tree_iterator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__tree_node<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void*>*, long> std::__1::__tree<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >::find<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) () >#1 0x000000000053d47f in Library::load(char const*, char const*) () >#2 0x0000000000457e78 in CppCheckExecutor::tryLoadLibrary(Library&, char const*, char const*) () >#3 0x00000000004566b8 in CppCheckExecutor::check_internal(CppCheck&, int, char const* const*) () >#4 0x0000000000456501 in CppCheckExecutor::check(int, char const* const*) () >#5 0x0000000000459c9b in main () > > >from truss : >[...] >open("std.cfg",O_RDONLY,0666) ERR#2 'No such file or directory' >open("/usr/local/share/cppcheck/cfg/std.cfg",O_RDONLY,0666) = 3 (0x3) >fstat(3,{ mode=-rw-r--r-- ,inode=111650,size=120849,blksize=32768 }) = 0 (0x0) >lseek(3,0x0,SEEK_CUR) = 0 (0x0) >lseek(3,0x0,SEEK_SET) = 0 (0x0) >read(3,"<?xml version="1.0"?>\n<def form"...,32768) = 32768 (0x8000) >fstat(3,{ mode=-rw-r--r-- ,inode=111650,size=120849,blksize=32768 }) = 0 (0x0) >lseek(3,0x18000,SEEK_SET) = 98304 (0x18000) >read(3," </arg>\n </function>\n <!-- "...,32768) = 22545 (0x5811) >lseek(3,0x0,SEEK_SET) = 0 (0x0) >read(3,"<?xml version="1.0"?>\n<def form"...,32768) = 32768 (0x8000) >read(3,"brlen">\n <noreturn>false</no"...,32768) = 32768 (0x8000) >read(3,"inder(double x, double y); -->\n"...,32768) = 32768 (0x8000) >read(3," </arg>\n </function>\n <!-- "...,32768) = 22545 (0x5811) >close(3) = 0 (0x0) >lstat("/usr",{ mode=drwxr-xr-x ,inode=520960,size=512,blksize=32768 }) = 0 (0x0) >lstat("/usr/local",{ mode=drwxr-xr-x ,inode=520968,size=512,blksize=32768 }) = 0 (0x0) >lstat("/usr/local/share",{ mode=drwxr-xr-x ,inode=596520,size=2560,blksize=32768 }) = 0 (0x0) >lstat("/usr/local/share/cppcheck",{ mode=drwxr-xr-x ,inode=110558,size=512,blksize=32768 }) = 0 (0x0) >lstat("/usr/local/share/cppcheck/cfg",{ mode=drwxr-xr-x ,inode=110559,size=512,blksize=32768 }) = 0 (0x0) >lstat("/usr/local/share/cppcheck/cfg/std.cfg",{ mode=-rw-r--r-- ,inode=111650,size=120849,blksize=32768 }) = 0 (0x0) >SIGNAL 10 (SIGBUS) >process killed, signal = 10 (core dumped) >
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 217881
: 181017 |
181266