likely.

here's a quick test to see if your system properly creates a core dump:

        $ ls -R / & kill -KILL `jobs -p`

should output:

        [1]+ Segmentation fault     (core dumped) ls --color=auto


Auke



lifu wrote:
> The /var/cores dir is there, but didn't see any file.
> 
> What I had on moblin2 is
>     a.out: p3.c:6: main: Assertion `0' failed.
>     Aborted
> 
> Am I supposed to see this?
>     a.out: p1.c:6: main: Assertion `0' failed.
>     Aborted *(core dumped)*   <--- core file created?
> 
> 
> 
> 
> 
> On Thu, May 28, 2009 at 2:40 PM, Arjan van de Ven 
> <[email protected]>wrote:
> 
>> lifu wrote:
>>
>>> Does there anyone knows how to enable core dump under moblin2? I have
>>> added
>>> an assert(0) purposely at certain point. It did crash, but it doesn't
>>> generate the core dump file. The ulimit is set to unlimited, so I don't
>>> think that's the issue. Stangely, Fedora desktop doesn't have such
>>> problem.
>>> Is this somehing on mobin2 only?
>>> _______________________________________
>>>
>> the coredumps are directed to the /var/cores directory.
>>
>>
> _______________________________________________
> Moblin dev Mailing List
> [email protected]
> 
> To manage or unsubscribe from this mailing list visit:
> https://lists.moblin.org/mailman/listinfo/dev or your user account on 
> http://moblin.org once logged in.
> 
> For more information on the Moblin Developer Mailing lists visit:
> http://moblin.org/community/mailing-lists

_______________________________________________
Moblin dev Mailing List
[email protected]

To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on 
http://moblin.org once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to