Segmentation fault hell in D

2012-06-08 Thread Jarl André
Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and try to eleminate whats creating the hell of bugz, segmantation fault. Why can't the compiler tell me anything else than the fact that i have referenced data that does

Re: Segmentation fault hell in D

2012-06-08 Thread Kai Meyer
On 06/08/2012 11:30 AM, "Jarl André" " wrote: Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and try to eleminate whats creating the hell of bugz, segmantation fault. Why can't the compiler tell me anything else than th

Re: Segmentation fault hell in D

2012-06-08 Thread Justin Whear
On Fri, 08 Jun 2012 19:30:57 +0200, Jarl André wrote: > Evry single time I encounter them I yawn. It means using the next > frickin hour to comment away code, add more log statements and try to > eleminate whats creating the hell of bugz, segmantation fault. Why can't > the compiler tell me anythi

Re: Segmentation fault hell in D

2012-06-08 Thread Dmitry Olshansky
On 08.06.2012 21:30, "Jarl André" " wrote: Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and try to eleminate whats creating the hell of bugz, segmantation fault. Why can't the compiler tell me anything else than the f

Re: Segmentation fault hell in D

2012-06-08 Thread Jonathan M Davis
On Friday, June 08, 2012 19:30:57 Jarl André" @puremagic.com wrote: > Evry single time I encounter them I yawn. It means using the next > frickin hour to comment away code, add more log statements and > try to eleminate whats creating the hell of bugz, segmantation > fault. Why can't the compiler

Re: Segmentation fault hell in D

2012-06-08 Thread Andrew Wiley
On Fri, Jun 8, 2012 at 11:29 AM, Jonathan M Davis wrote: > On Friday, June 08, 2012 19:30:57 Jarl André" > @puremagic.com wrote: > > Evry single time I encounter them I yawn. It means using the next > > frickin hour to comment away code, add more log statements and > > try to eleminate whats creat

Re: Segmentation fault hell in D

2012-06-09 Thread Dejan Lekic
On Fri, 08 Jun 2012 19:57:47 -0700, Andrew Wiley wrote: > On Fri, Jun 8, 2012 at 11:29 AM, Jonathan M Davis > wrote: > >> On Friday, June 08, 2012 19:30:57 Jarl André" >> @puremagic.com wrote: >> > Evry single time I encounter them I yawn. It means using the next >> > frickin hour to comment away

Re: Segmentation fault hell in D

2012-06-09 Thread Andrew Wiley
On Sat, Jun 9, 2012 at 6:09 AM, Dejan Lekic wrote: > On Fri, 08 Jun 2012 19:57:47 -0700, Andrew Wiley wrote: > >> On Fri, Jun 8, 2012 at 11:29 AM, Jonathan M Davis >> wrote: >> >>> On Friday, June 08, 2012 19:30:57 Jarl André" >>> @puremagic.com wrote: >>> > Evry single time I encounter them I yaw

Re: Segmentation fault hell in D

2012-06-09 Thread Chad J
On 06/08/2012 02:00 PM, Justin Whear wrote: On Fri, 08 Jun 2012 19:30:57 +0200, Jarl André wrote: Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and try to eleminate whats creating the hell of bugz, segmantation fault

Re: Segmentation fault hell in D

2012-06-10 Thread bioinfornatics
Le vendredi 08 juin 2012 à 19:30 +0200, Jarl =?UTF-8?B?QW5kcsOpIg==?= a écrit : > Evry single time I encounter them I yawn. It means using the next > frickin hour to comment away code, add more log statements and > try to eleminate whats creating the hell of bugz, segmantation > fault. Why can't