whizard is hosted by Hepforge, IPPP Durham
close Warning: Error with navigation contributor "BrowserModule"

Opened 12 years ago

Closed 12 years ago

#473 closed defect (fixed)

Invalid pointer

Reported by: Juergen Reuter Owned by: kilian
Priority: P1 Milestone: v2.0.7
Component: core Version: 2.0.6
Severity: critical Keywords:
Cc:

Description

When running the EEMatching examples I get:

 ********************** PYINIT: initialization completed **********************
| Using PYTHIA interface for parton showers

 ******************************************************
 KTCLUS: written by Mike Seymour, July 1992.
 Last modified November 2000.
 Please send comments or suggestions to Mike.Seymour@rl.ac.uk

       Collision type = 1 = e+e-
     Angular variable = 1 = angle
 Monotonic definition = 1 = no
 Recombination scheme = 1 = E
 ******************************************************

*** glibc detected *** whizard: free(): invalid pointer: 0x0000000000730dc8 ***
======= Backtrace: =========
/lib64/libc.so.6[0x3f4f8750c6]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__particles_MOD_particle_init_particle+0x118)[0x7f4c4140e0f8]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(+0x144138)[0x7f4c4140f138]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__particles_MOD_particle_set_apply_keep_beams+0x758)[0x7f4c4140f898]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__particles_MOD_particle_set_to_hepevt_form+0x1f3)[0x7f4c414101d3]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__particles_MOD_particle_set_fill_hepeup+0xa9)[0x7f4c41411699]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__events_MOD_event_write_to_hepeup+0x21)[0x7f4c414e9301]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__event_files_MOD_event_file_list_write_event+0x270)[0x7f4c414ffe20]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__simulations_MOD_simulation_handle_event+0x111)[0x7f4c4151df61]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__simulations_MOD_simulation_event+0xbb)[0x7f4c4151e1db]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__commands_MOD_cmd_simulate_execute+0xc6e)[0x7f4c415633fe]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__commands_MOD_command_list_execute+0x2f)[0x7f4c41559a5f]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__whizard_MOD_whizard_process_stream+0x92)[0x7f4c41567922]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard.so.0(__whizard_MOD_whizard_process_file+0x341)[0x7f4c41568211]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard_main.so.0(+0x423f)[0x7f4c4287823f]
/afs/desy.de/group/theorie/software/ELF64/lib/libwhizard_main.so.0(main+0x1f)[0x7f4c4287901f]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x3f4f81ecdd]
whizard[0x400659]
======= Memory map: ========
00400000-00401000 r-xp 00000000 00:15 1760764532                         /afs/desy.de/group/theorie/software/ELF64/bin/whizard
00600000-00601000 rw-p 00000000 00:15 1760764532

Change History (1)

comment:1 Changed 12 years ago by Juergen Reuter

Resolution: fixed
Status: newclosed

Resolved in #3766. Thanks, Sebastian.

Note: See TracTickets for help on using tickets.