差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
softwares:root:errors [2018/09/05 16:56] – kobayash | softwares:root:errors [2018/09/26 22:14] (現在) – kobayash | ||
---|---|---|---|
行 19: | 行 19: | ||
*** Break *** segmentation violation | *** Break *** segmentation violation | ||
- | |||
- | |||
=========================================================== | =========================================================== | ||
行 34: | 行 32: | ||
#4 <signal handler called> | #4 <signal handler called> | ||
#5 0x00007f2a4d32588d in G__destroy_upto () from / | #5 0x00007f2a4d32588d in G__destroy_upto () from / | ||
- | #6 0x00007f2a4d32642c in G__scratch_globals_upto () from / | + | ... |
- | #7 0x00007f2a4e90b450 in TCint:: | + | |
- | #8 0x00007f2a4e88f741 in TROOT:: | + | |
- | #9 0x00007f2a4e942720 in TUnixSystem:: | + | |
- | #10 0x00007f2a29c75932 in G__histbrowser_C_ACLiC_dict_3035_0_2(G__value*, | + | |
- | #11 0x00007f2a4d3846fb in Cint:: | + | |
- | #12 0x00007f2a4e90d04c in TCint:: | + | |
- | #13 0x00007f2a4e8895c4 in TQConnection:: | + | |
- | #14 0x00007f2a4e8e192f in TQObject:: | + | |
- | #15 0x00007f2a3fc67498 in TGMainFrame:: | + | |
- | #16 0x00007f2a3fc75060 in TGFrame:: | + | |
- | #17 0x00007f2a3fccba78 in TGClient:: | + | |
- | #18 0x00007f2a3fccbd2d in TGClient:: | + | |
- | #19 0x00007f2a3fccbd8d in TGClient:: | + | |
- | #20 0x00007f2a4e947b48 in TUnixSystem:: | + | |
- | #21 0x00007f2a4e894cd6 in TSystem:: | + | |
- | #22 0x00007f2a4e895880 in TSystem:: | + | |
- | #23 0x00007f2a4e8aa54f in TApplication:: | + | |
#24 0x00007f2a4e4d2ba7 in TRint:: | #24 0x00007f2a4e4d2ba7 in TRint:: | ||
#25 0x0000000000401028 in main () | #25 0x0000000000401028 in main () | ||
=========================================================== | =========================================================== | ||
- | |||
The crash is most likely caused by a problem in your script. | The crash is most likely caused by a problem in your script. | ||
行 64: | 行 44: | ||
that might help us fixing this issue. | that might help us fixing this issue. | ||
+ | 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:: | ||
+ | |