← Back to team overview

yade-dev team mailing list archive

Re: [Bug 528509] Re: genCylLSM.py calls a crash

 

from GenGeo import *
works for me. Never payed an attention on it.
______________________________

Anton Gladkyy


2010/4/14 Václav Šmilauer <eudoxos@xxxxxxxx>

> BTW your module is called GenGeo? I have gengeo here, from trunk of
> gengeo. Perhaps it change in the meantime?
>
> --
> genCylLSM.py calls a crash
> https://bugs.launchpad.net/bugs/528509
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Yet Another Dynamic Engine: New
>
> Bug description:
> It seems, that the function packer.generatePacking () calls a crash.
>
> .....
> InsertGenerator3D::seedParticles
> bbx: -25 -25 -25 - 25 25 225
> SIGSEGV/SIGABRT handler called; gdb batch file is `/tmp/yade-7ZdmxQ/tmp-0'
> GNU gdb (GDB) 7.0-ubuntu
> Copyright (C) 2009 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <
> http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>.
> [Thread debugging using libthread_db enabled]
> [New Thread 0x7fe71a8e4910 (LWP 30782)]
> [New Thread 0x7fe71c1c4910 (LWP 30781)]
> [New Thread 0x7fe71c9c5910 (LWP 30780)]
> 0x00007fe73308db4d in __libc_waitpid (pid=30783, stat_loc=<value optimized
> out>,
>    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
> 41      ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
>        in ../sysdeps/unix/sysv/linux/waitpid.c
> No symbol "info" in current context.
>
> Thread 4 (Thread 0x7fe71c9c5910 (LWP 30780)):
> #0  sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85
> #1  0x00000000004cd598 in PyThread_acquire_lock (lock=0x23f3710,
> waitflag=128) at ../Python/thread_pthread.h:349
> #2  0x000000000049c85a in PyEval_AcquireThread (tstate=0x2b41c50) at
> ../Python/ceval.c:253
> #3  0x00000000004d0bdc in t_bootstrap (boot_raw=0x2a86e20) at
> ../Modules/threadmodule.c:424
> #4  0x00007fe733c01a04 in start_thread (arg=<value optimized out>) at
> pthread_create.c:300
> #5  0x00007fe7330c980d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #6  0x0000000000000000 in ?? ()
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/yade/+bug/528509/+subscribe
>

-- 
genCylLSM.py calls a crash
https://bugs.launchpad.net/bugs/528509
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: New

Bug description:
It seems, that the function packer.generatePacking () calls a crash.

.....
InsertGenerator3D::seedParticles
bbx: -25 -25 -25 - 25 25 225
SIGSEGV/SIGABRT handler called; gdb batch file is `/tmp/yade-7ZdmxQ/tmp-0'
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
[Thread debugging using libthread_db enabled]
[New Thread 0x7fe71a8e4910 (LWP 30782)]
[New Thread 0x7fe71c1c4910 (LWP 30781)]
[New Thread 0x7fe71c9c5910 (LWP 30780)]
0x00007fe73308db4d in __libc_waitpid (pid=30783, stat_loc=<value optimized out>, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
	in ../sysdeps/unix/sysv/linux/waitpid.c
No symbol "info" in current context.

Thread 4 (Thread 0x7fe71c9c5910 (LWP 30780)):
#0  sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85
#1  0x00000000004cd598 in PyThread_acquire_lock (lock=0x23f3710, waitflag=128) at ../Python/thread_pthread.h:349
#2  0x000000000049c85a in PyEval_AcquireThread (tstate=0x2b41c50) at ../Python/ceval.c:253
#3  0x00000000004d0bdc in t_bootstrap (boot_raw=0x2a86e20) at ../Modules/threadmodule.c:424
#4  0x00007fe733c01a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007fe7330c980d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()





References