差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
softwares:root:errors [2018/09/05 16:58] – kobayash | softwares:root:errors [2018/09/26 22:14] (現在) – kobayash | ||
---|---|---|---|
行 46: | 行 46: | ||
Root > </ | Root > </ | ||
+ | * CINT で上で 2 つのマクロを実行する場合、それらのマクロに同じ名前の関数が存在し、それらの引数にデフォルト値が与えられていると、以下のエラーがでる。< | ||
+ | *** Interpreter error recovered ***</ | ||
+ | * 以下のようなコードをマクロに書き、< | ||
+ | < | ||
+ | tf1-> | ||
+ | ghst-> | ||
+ | ginteg-> | ||
+ | garea-> | ||
+ | }</ | ||
+ | | ||
+ | *** Break *** segmentation violation | ||
+ | |||
+ | =========================================================== | ||
+ | There was a crash. | ||
+ | This is the entire stack trace of all threads: | ||
+ | =========================================================== | ||
+ | #0 0x00007fe5bf07127c in __libc_waitpid (pid=14124, stat_loc=stat_loc | ||
+ | entry=0x7ffc853e4920, | ||
+ | entry=0) at ../ | ||
+ | #1 0x00007fe5beff4c72 in do_system (line=< | ||
+ | #2 0x00007fe5bfd25cb9 in TUnixSystem:: | ||
+ | |||
+ | |